All courses โ€บ Mathematics S2

Mathematics S2: free practice, theory and problems

๐Ÿ”— Shared curriculum with R2. The questions are the same, but your progress counts separately for each subject.

6 parts82 problemsPractice examFree
Start practising for free โ†’

Contents

  1. Sequences and series
  2. Savings, loans and present value
  3. Differentiation rules in practice
  4. Cost, revenue and profit
  5. Probability distributions
  6. Hypothesis testing

1. Sequences and series

๐Ÿ”— Shared curriculum with R2. The questions are the same, but your progress counts separately for each subject.

What is it about?

A sequence is a list of numbers. A series is the sum of the terms of a sequence.

Concepts and formulas

Constant difference: arithmetic. Constant factor: geometric. Convergence requires โˆฃkโˆฃ<1|k| < 1.

Practise sequences and series in the app โ†’

2. Savings, loans and present value

What is it about?

Savings, loans and investments are geometric series in disguise. Each payment grows (or is discounted) by the same factor, so the sum becomes a geometric series.

Concepts and formulas

Example

A loan of 1,000,000 NOK, 5 % interest, 20 annual instalments (annuity): a=1โ€‰000โ€‰000โ‹…0.051โˆ’1.05โˆ’20โ‰ˆ80โ€‰243a = \dfrac{1\,000\,000 \cdot 0.05}{1 - 1.05^{-20}} \approx 80\,243 NOK per year. As a serial loan, the first instalment is 50โ€‰000+50โ€‰000=100โ€‰00050\,000 + 50\,000 = 100\,000 NOK, and it decreases by 2500 NOK each year.

Draw a timeline with the payments, and move everything to the same point in time before adding.

Practise savings, loans and present value in the app โ†’

3. Differentiation rules in practice

๐Ÿ”— Shared curriculum with R1. The questions are the same, but your progress counts separately for each subject.

What is it about?

Here you practise the rules you need to differentiate everything in R1: powers, exe^x, lnโกx\ln x, and combinations with the product, quotient and chain rules.

Concepts and formulas

Method

  1. Look at the structure: is it a product, a quotient or a function of a function?
  2. Choose the rule and write down uu, vv (or the inner function uu) and their derivatives.
  3. Put it together and simplify. Insert numbers at the very end.
The inner function is always differentiated last: "outer derivative times inner derivative".

Practise differentiation rules in practice in the app โ†’

4. Cost, revenue and profit

๐Ÿ”— Shared curriculum with S1. The questions are the same, but your progress counts separately for each subject.

What is it about?

Businesses use functions to describe what it costs to produce xx units, what they earn, and when the profit is largest. The derivative is here called marginal cost and marginal revenue.

Concepts and formulas

Example

K(x)=0.02x2+20x+5000K(x) = 0.02x^2 + 20x + 5000 and the price is 100 NOK. Oโ€ฒ(x)=100โˆ’(0.04x+20)=0O'(x) = 100 - (0.04x + 20) = 0 gives x=2000x = 2000 units. The profit is then O(2000)=200โ€‰000โˆ’(80โ€‰000+40โ€‰000+5000)=75โ€‰000O(2000) = 200\,000 - (80\,000 + 40\,000 + 5000) = 75\,000 NOK.

Keep producing as long as one more unit brings in more than it costs.

Practise cost, revenue and profit in the app โ†’

5. Probability distributions

What is it about?

A probability distribution tells you how likely each possible outcome is. With the expected value and the standard deviation you describe the "centre" and the "spread". The two most important distributions are the binomial distribution and the normal distribution.

Concepts and formulas

Example

The height of 18-year-olds is N(175,7)N(175, 7) cm. The share below 182 cm is ฮฆโ€‰โฃ(182โˆ’1757)=ฮฆ(1)โ‰ˆ0.841\Phi\!\left(\dfrac{182 - 175}{7}\right) = \Phi(1) \approx 0.841.

Binomial: count successes in a fixed number of trials. Normal: measurements clustering around an average.

Practise probability distributions in the app โ†’

6. Hypothesis testing

What is it about?

A hypothesis test decides whether data give enough reason to reject a claim. Is a coin biased? Does a new medicine work? Has a new teaching method raised the average grade?

Concepts and formulas

Example

A coin gives 60 heads in 100 tosses. H0:p=0.5H_0: p = 0.5, H1:p>0.5H_1: p > 0.5. Z=60โˆ’50100โ‹…0.5โ‹…0.5=105=2Z = \dfrac{60 - 50}{\sqrt{100 \cdot 0.5 \cdot 0.5}} = \dfrac{10}{5} = 2. The p-value is 1โˆ’ฮฆ(2)โ‰ˆ0.023<0.051 - \Phi(2) \approx 0.023 < 0.05, so we reject H0H_0: the coin appears to be biased.

Small p-value โ†’ the result is unlikely if H0H_0 holds โ†’ reject H0H_0.

Practise hypothesis testing in the app โ†’

Example problems with solutions

Here are some of the problems in mathematics S2. In the app, calculation problems get new numbers every time, so you can practise until it sticks โ€“ and take a graded practice exam before the real one.

Sequences and series: When does an infinite geometric series converge?

Answer: When โˆฃkโˆฃ<1|k| < 1

Then the terms get smaller and smaller, and the sum approaches a1/(1โˆ’k)a_1/(1-k).

Savings, loans and present value: You deposit 10,000 NOK at the end of each year for 5 years at 4 % interest. What do you have right after the last deposit?

Answer: 54163.2 NOK

10โ€‰000โ‹…1.045โˆ’10.04=54โ€‰163.210\,000 \cdot \dfrac{1.04^5 - 1}{0.04} = 54\,163.2 NOK.

Differentiation rules in practice: Differentiate f(x)=e3xf(x) = e^{3x}.

Answer: 3e3x3e^{3x}

The chain rule: u=3xu = 3x, uโ€ฒ=3u' = 3.

Cost, revenue and profit: What is marginal cost?

Answer: The derivative of the cost function

Kโ€ฒ(x)K'(x) is roughly the cost of making one more unit.

Practise all the problems โ†’