The real numbers can be classified into several nested subsets. Understanding these classifications Is essential for working with the number system fluently.
Definition. The set of natural numbers is N = { 1 , 2 , 3 , … } \mathbb{N} = \{1, 2, 3, \ldots\} N = { 1 , 2 , 3 , … } . The set of integers is Z = { … , − 2 , − 1 , 0 , 1 , 2 , … } \mathbb{Z} = \{\ldots, -2, -1, 0, 1, 2, \ldots\} Z = { … , − 2 , − 1 , 0 , 1 , 2 , … } .
A rational number is any number that can be expressed as p q \frac{p}{q} q p where p ∈ Z p \in \mathbb{Z} p ∈ Z q ∈ Z ∖ { 0 } q \in \mathbb{Z} \setminus \{0\} q ∈ Z ∖ { 0 } And p p p and q q q have no common factors other than 1 (i.e. The Fraction is in its lowest terms ).
An irrational number is a real number that cannot be expressed as a fraction of two integers. Key examples include 2 \sqrt{2} 2 , π \pi π And e e e .
Theorem. 2 \sqrt{2} 2 is irrational.
Proof. Suppose for contradiction that 2 = p q \sqrt{2} = \frac{p}{q} 2 = q p where p p p and q q q are coprime Integers with q ≠ 0 q \neq 0 q = 0 . Then:
2 = p 2 q 2 ⟹ p 2 = 2 q 2 2 = \frac{p^2}{q^2} \implies p^2 = 2q^2 2 = q 2 p 2 ⟹ p 2 = 2 q 2
Since p 2 p^2 p 2 is even, p p p must be even. Write p = 2 k p = 2k p = 2 k for some integer k k k . Then:
4 k 2 = 2 q 2 ⟹ q 2 = 2 k 2 4k^2 = 2q^2 \implies q^2 = 2k^2 4 k 2 = 2 q 2 ⟹ q 2 = 2 k 2
So q 2 q^2 q 2 is also even, meaning q q q is even. But this contradicts the assumption that p p p and q q q are Coprime. Therefore 2 \sqrt{2} 2 is irrational. ■ \blacksquare ■
Theorem. 3 \sqrt{3} 3 is irrational.
Proof. Suppose 3 = p q \sqrt{3} = \frac{p}{q} 3 = q p in lowest terms. Then p 2 = 3 q 2 p^2 = 3q^2 p 2 = 3 q 2 So 3 ∣ p 2 3 \mid p^2 3 ∣ p 2 Hence 3 ∣ p 3 \mid p 3 ∣ p (since 3 is prime). Write p = 3 k p = 3k p = 3 k : 9 k 2 = 3 q 2 9k^2 = 3q^2 9 k 2 = 3 q 2 So q 2 = 3 k 2 q^2 = 3k^2 q 2 = 3 k 2 Giving 3 ∣ q 3 \mid q 3 ∣ q . This contradicts coprimality. ■ \blacksquare ■
This technique generalises: for any prime p p p , p \sqrt{p} p is irrational. The proof structure is Identical in every case.
Proposition. The sum of a rational and an irrational number is irrational.
Proof. Let r ∈ Q r \in \mathbb{Q} r ∈ Q and s ∉ Q s \notin \mathbb{Q} s ∈ / Q . Suppose r + s = q ∈ Q r + s = q \in \mathbb{Q} r + s = q ∈ Q . Then s = q − r ∈ Q s = q - r \in \mathbb{Q} s = q − r ∈ Q (since rationals are closed under subtraction), contradicting the Irrationality of s s s . ■ \blacksquare ■
Proposition. The product of a non-zero rational and an irrational number is irrational.
Proof. Let r ∈ Q ∖ { 0 } r \in \mathbb{Q} \setminus \{0\} r ∈ Q ∖ { 0 } and s ∉ Q s \notin \mathbb{Q} s ∈ / Q . Suppose r s = q ∈ Q rs = q \in \mathbb{Q} r s = q ∈ Q . Then S = q r ∈ Q S = \frac{q}{r} \in \mathbb{Q} S = r q ∈ Q (since R ≠ 0 R \neq 0 R = 0 ), a contradiction. ■ \blacksquare ■
Definition. A prime number is a natural number greater than 1 that has exactly two factors: 1 and itself.
The prime numbers below 30 are: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29.
Theorem (Fundamental Theorem of Arithmetic). Every integer greater than 1 can be written as a Unique product of prime numbers, up to the order of the factors.
This uniqueness is surprisingly powerful. It underpins the entire theory of divisibility and is the Reason prime factorisation is such a central tool.
Example. Write 1260 1260 1260 as a product of primes.
1260 = 126 × 10 = ( 63 × 2 ) × ( 2 × 5 ) = ( 7 × 9 ) × 2 2 × 5 = 2 2 × 3 2 × 5 × 7 1260 = 126 \times 10 = (63 \times 2) \times (2 \times 5) = (7 \times 9) \times 2^2 \times 5 = 2^2 \times 3^2 \times 5 \times 7 1260 = 126 × 10 = ( 63 × 2 ) × ( 2 × 5 ) = ( 7 × 9 ) × 2 2 × 5 = 2 2 × 3 2 × 5 × 7
Example. Write 3960 3960 3960 as a product of primes.
3960 = 396 × 10 = ( 4 × 99 ) × ( 2 × 5 ) = 2 2 × 9 × 11 × 2 × 5 = 2 3 × 3 2 × 5 × 11 3960 = 396 \times 10 = (4 \times 99) \times (2 \times 5) = 2^2 \times 9 \times 11 \times 2 \times 5 = 2^3 \times 3^2 \times 5 \times 11 3960 = 396 × 10 = ( 4 × 99 ) × ( 2 × 5 ) = 2 2 × 9 × 11 × 2 × 5 = 2 3 × 3 2 × 5 × 11
Theorem (Euclid). There are infinitely many prime numbers.
Proof. Suppose there are finitely many primes p 1 , p 2 , … , p n p_1, p_2, \ldots, p_n p 1 , p 2 , … , p n . Consider N = p 1 p 2 ⋯ p n + 1 N = p_1 p_2 \cdots p_n + 1 N = p 1 p 2 ⋯ p n + 1 . For each prime P i P_i P i , N N N leaves remainder 1 when divided by P i P_i P i , so No p i p_i p i divides N N N . Either N N N is prime (contradicting that the list was complete) or N N N has a Prime factor not in the list (also a contradiction). ■ \blacksquare ■
Given two integers a a a and b b b Their highest common factor (HCF) is the largest integer that Divides both a a a and b b b . Their lowest common multiple (LCM) is the smallest positive integer That is a multiple of both.
If the prime factorisations are a = p 1 α 1 p 2 α 2 ⋯ a = p_1^{\alpha_1} p_2^{\alpha_2} \cdots a = p 1 α 1 p 2 α 2 ⋯ and b = p 1 β 1 p 2 β 2 ⋯ b = p_1^{\beta_1} p_2^{\beta_2} \cdots b = p 1 β 1 p 2 β 2 ⋯ Then:
\mathrm{HCF(a, b) = p_1^{\min(\alpha_1, \beta_1)} p_2^{\min(\alpha_2, \beta_2)} \cdots
\mathrm{LCM(a, b) = p_1^{\max(\alpha_1, \beta_1)} p_2^{\max(\alpha_2, \beta_2)} \cdots
Relationship: For any positive integers a a a and b b b :
\mathrm{HCF(a, b) \times \mathrm{LCM(a, b) = a \times b
Proof of the relationship. Write a = ∏ p i α i a = \prod p_i^{\alpha_i} a = ∏ p i α i and b = ∏ p i β i b = \prod p_i^{\beta_i} b = ∏ p i β i . Then:
\mathrm{HCF \times \mathrm{LCM = \prod p_i^{\min(\alpha_i, \beta_i)} \cdot \prod p_i^{\max(\alpha_i, \beta_i)} = \prod p_i^{\min(\alpha_i, \beta_i) + \max(\alpha_i, \beta_i)} = \prod p_i^{\alpha_i + \beta_i} = ab \quad \blacksquare
Worked Example. Find the HCF and LCM of 84 84 84 and 210 210 210 .
84 = 2 2 × 3 × 7 , 210 = 2 × 3 × 5 × 7 84 = 2^2 \times 3 \times 7, \qquad 210 = 2 \times 3 \times 5 \times 7 84 = 2 2 × 3 × 7 , 210 = 2 × 3 × 5 × 7
\mathrm{HCF = 2^{\min(2,1)} \times 3^{\min(1,1)} \times 5^{\min(0,1)} \times 7^{\min(1,1)} = 2 \times 3 \times 7 = 42
\mathrm{LCM = 2^{\max(2,1)} \times 3^{\max(1,1)} \times 5^{\max(0,1)} \times 7^{\max(1,1)} = 2^2 \times 3 \times 5 \times 7 = 420
Verification: 42 × 420 = 17640 = 84 × 210 42 \times 420 = 17640 = 84 \times 210 42 × 420 = 17640 = 84 × 210 . ✓ \checkmark ✓
Worked Example (Higher Tier). Find the HCF and LCM of 180 180 180 , 252 252 252 And 396 396 396 .
180 = 2 2 × 3 2 × 5 , 252 = 2 2 × 3 2 × 7 , 396 = 2 2 × 3 2 × 11 180 = 2^2 \times 3^2 \times 5, \qquad 252 = 2^2 \times 3^2 \times 7, \qquad 396 = 2^2 \times 3^2 \times 11 180 = 2 2 × 3 2 × 5 , 252 = 2 2 × 3 2 × 7 , 396 = 2 2 × 3 2 × 11
\mathrm{HCF = 2^2 \times 3^2 = 36
\mathrm{LCM = 2^2 \times 3^2 \times 5 \times 7 \times 11 = 4 \times 9 \times 385 = 13860
To test whether a number n n n is prime, you only need to check divisibility by primes up to n \sqrt{n} n . If none divide n n n Then n n n is prime.
Worked Example. Is 211 211 211 prime?
211 ≈ 14.5 \sqrt{211} \approx 14.5 211 ≈ 14.5 So we check primes up to 13 13 13 : 2, 3, 5, 7, 11, 13.
Not divisible by 2 (odd), 3 (digit sum = 4 = 4 = 4 ), or 5 (does not end in 0 or 5). 211 = 30 × 7 + 1 211 = 30 \times 7 + 1 211 = 30 × 7 + 1 Not divisible by 7.211 = 19 × 11 + 2 211 = 19 \times 11 + 2 211 = 19 × 11 + 2 Not divisible by 11.211 = 16 × 13 + 3 211 = 16 \times 13 + 3 211 = 16 × 13 + 3 Not divisible by 13.Therefore 211 211 211 is prime.
Addition and subtraction: a b ± c d = a d ± b c b d \frac{a}{b} \pm \frac{c}{d} = \frac{ad \pm bc}{bd} b a ± d c = b d a d ± b c
Multiplication: a b × c d = a c b d \frac{a}{b} \times \frac{c}{d} = \frac{ac}{bd} b a × d c = b d a c
Division: a b ÷ c d = a b × d c = a d b c \frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c} = \frac{ad}{bc} b a ÷ d c = b a × c d = b c a d
Worked Example. Evaluate 3 4 + 2 5 − 1 3 \frac{3}{4} + \frac{2}{5} - \frac{1}{3} 4 3 + 5 2 − 3 1 .
3 4 + 2 5 − 1 3 = 45 + 24 − 20 60 = 49 60 \frac{3}{4} + \frac{2}{5} - \frac{1}{3} = \frac{45 + 24 - 20}{60} = \frac{49}{60} 4 3 + 5 2 − 3 1 = 60 45 + 24 − 20 = 60 49
Worked Example (Higher Tier). Simplify 2 3 4 1 1 3 \frac{2\frac{3}{4}}{1\frac{1}{3}} 1 3 1 2 4 3 .
Convert to improper fractions: 11 4 ÷ 4 3 = 11 4 × 3 4 = 33 16 \frac{11}{4} \div \frac{4}{3} = \frac{11}{4} \times \frac{3}{4} = \frac{33}{16} 4 11 ÷ 3 4 = 4 11 × 4 3 = 16 33 .
Worked Example (Higher Tier). Evaluate ( 2 3 ) − 2 × 9 16 \left(\frac{2}{3}\right)^{-2} \times \frac{9}{16} ( 3 2 ) − 2 × 16 9 .
( 3 2 ) 2 × 9 16 = 9 4 × 9 16 = 81 64 \left(\frac{3}{2}\right)^2 \times \frac{9}{16} = \frac{9}{4} \times \frac{9}{16} = \frac{81}{64} ( 2 3 ) 2 × 16 9 = 4 9 × 16 9 = 64 81
A recurring decimal has digits that repeat infinitely. We can convert these to exact fractions Using algebra.
Worked Example. Convert 0. 3 ˙ 6 ˙ 0.\dot{3}\dot{6} 0. 3 ˙ 6 ˙ to a fraction.
Let x = 0.363636 … x = 0.363636\ldots x = 0.363636 …
The repeating block has 2 digits, so multiply by 100:
100 x = 36.363636 … 100x = 36.363636\ldots 100 x = 36.363636 …
x = 0.363636 … x = 0.363636\ldots x = 0.363636 …
Subtracting: 99 x = 36 99x = 36 99 x = 36 So x = 36 99 = 4 11 x = \frac{36}{99} = \frac{4}{11} x = 99 36 = 11 4 .
General rule: If the repeating block has n n n digits, multiply by 10 n 10^n 1 0 n Subtract the original, And simplify.
Worked Example (Higher Tier). Convert 0.1 6 ˙ 3 ˙ 0.1\dot{6}\dot{3} 0.1 6 ˙ 3 ˙ to a fraction.
Let x = 0.163163163 … x = 0.163163163\ldots x = 0.163163163 …
The repeating block has 3 digits, so multiply by 1000:
1000 x = 163.163163 … 1000x = 163.163163\ldots 1000 x = 163.163163 …
x = 0.163163 … x = 0.163163\ldots x = 0.163163 …
999 x = 163 ⟹ x = 163 999 999x = 163 \implies x = \frac{163}{999} 999 x = 163 ⟹ x = 999 163
Check: gcd ( 163 , 999 ) \gcd(163, 999) g cd( 163 , 999 ) . Since 163 163 163 is prime and 999 = 3 3 × 37 999 = 3^3 \times 37 999 = 3 3 × 37 They are coprime. So x = 163 999 x = \frac{163}{999} x = 999 163 .
Worked Example. Convert 0.4 7 ˙ 0.4\dot{7} 0.4 7 ˙ to a fraction.
Here one digit (4 4 4 ) does not repeat and two digits (7 7 7 ) repeat. Let x = 0.47777 … x = 0.47777\ldots x = 0.47777 …
Multiply by 10: 10 x = 4.7777 … 10x = 4.7777\ldots 10 x = 4.7777 …
Multiply by 100: 100 x = 47.7777 … 100x = 47.7777\ldots 100 x = 47.7777 …
Subtract: 90 x = 43 ⟹ x = 43 90 90x = 43 \implies x = \frac{43}{90} 90 x = 43 ⟹ x = 90 43 .
A percentage represents a fraction out of 100. The key operations are:
Percentage of an amount: P % P\% P % of A = P 100 × A A = \frac{P}{100} \times A A = 100 P × A Percentage change: \frac{\mathrm{change}{\mathrm{original} \times 100\% Percentage increase/decrease: \mathrm{new = \mathrm{original \times \left(1 \pm \frac{P}{100}\right) Worked Example. A coat costs 120 pounds. It is reduced by 15% in a sale, then the sale price is Increased by 15%. What is the final price?
After the reduction: 120 × 0.85 = 102 120 \times 0.85 = 102 120 × 0.85 = 102 pounds.
After the increase: 102 × 1.15 = 117.30 102 \times 1.15 = 117.30 102 × 1.15 = 117.30 pounds.
Theorem. A percentage increase of P % P\% P % followed by a percentage decrease of P % P\% P % (or vice Versa) always results in a net decrease. The net effect is a decrease of P 2 100 % \frac{P^2}{100}\% 100 P 2 % .
Proof. The factor for increase is ( 1 + P 100 ) \left(1 + \frac{P}{100}\right) ( 1 + 100 P ) and for decrease is ( 1 − P 100 ) \left(1 - \frac{P}{100}\right) ( 1 − 100 P ) . The combined factor is:
( 1 + P 100 ) ( 1 − P 100 ) = 1 − P 2 10000 \left(1 + \frac{P}{100}\right)\left(1 - \frac{P}{100}\right) = 1 - \frac{P^2}{10000} ( 1 + 100 P ) ( 1 − 100 P ) = 1 − 10000 P 2
This is always less than 1 for P ≠ 0 P \neq 0 P = 0 Confirming a net decrease of P 2 100 % \frac{P^2}{100}\% 100 P 2 % . ■ \blacksquare ■
Worked Example (Higher Tier). A quantity increases by 20% one year and decreases by 20% the Next. What is the overall percentage change?
Combined factor: 1.2 × 0.8 = 0.96 1.2 \times 0.8 = 0.96 1.2 × 0.8 = 0.96 A net decrease of 4%.
By the theorem: 20 2 100 = 4 % \frac{20^2}{100} = 4\% 100 2 0 2 = 4% decrease. ✓ \checkmark ✓
Worked Example. After a 20% increase, a price is 336 pounds. Find the original price.
The original price is 100 % 100\% 100% And after the increase it is 120 % 120\% 120% . So:
\mathrm{original = \frac{336}{1.20} = 280 \mathrm{ pounds
Worked Example (Higher Tier). A shop offers “15% off the sale price.” A customer pays 34 pounds. What was the original price before the sale?
The customer pays 85% of the sale price. Sale price = 34 0.85 = 40 = \frac{34}{0.85} = 40 = 0.85 34 = 40 pounds.
If the sale itself was, say, a 20% discount on the original: original = 40 0.80 = 50 = \frac{40}{0.80} = 50 = 0.80 40 = 50 Pounds.
For compound growth at rate r % r\% r % per period over n n n periods:
A = P ( 1 + r 100 ) n A = P\left(1 + \frac{r}{100}\right)^n A = P ( 1 + 100 r ) n
For depreciation:
A = P ( 1 − r 100 ) n A = P\left(1 - \frac{r}{100}\right)^n A = P ( 1 − 100 r ) n
Worked Example. 2000 pounds is invested at 3.5% compound interest per year. Find the value after 6 years, giving your answer to the nearest penny.
A = 2000 \times 1.035^6 = 2000 \times 1.22925\ldots = 2458.51 \mathrm{ pounds
Worked Example (Higher Tier). A car bought for 18000 pounds depreciates at 12% per annum. After How many whole years will its value first fall below 8000 pounds?
We need 18000 × 0.88 n < 8000 18000 \times 0.88^n \lt 8000 18000 × 0.8 8 n < 8000 So 0.88 n < 8000 18000 = 4 9 0.88^n \lt \frac{8000}{18000} = \frac{4}{9} 0.8 8 n < 18000 8000 = 9 4 .
Taking logarithms: n ln 0.88 < ln ( 4 9 ) n \ln 0.88 \lt \ln\!\left(\frac{4}{9}\right) n ln 0.88 < ln ( 9 4 ) .
Since ln 0.88 < 0 \ln 0.88 \lt 0 ln 0.88 < 0 The inequality reverses: n > ln ( 4 / 9 ) ln 0.88 = − 0.811 − 0.128 ≈ 6.33 n \gt \frac{\ln(4/9)}{\ln 0.88} = \frac{-0.811}{-0.128} \approx 6.33 n > l n 0.88 l n ( 4/9 ) = − 0.128 − 0.811 ≈ 6.33 .
So after 7 years the value first falls below 8000 pounds.
Worked Example. 5000 pounds is invested at 4% compound interest. Find the total interest earned After 3 years.
A = 5000 \times 1.04^3 = 5000 \times 1.124864 = 5624.32 \mathrm{ pounds
Total interest = 5624.32 − 5000 = 624.32 = 5624.32 - 5000 = 624.32 = 5624.32 − 5000 = 624.32 pounds.
For positive integers m m m and n n n And non-zero base a a a :
Law Expression Multiplication a m × a n = a m + n a^m \times a^n = a^{m+n} a m × a n = a m + n Division a m ÷ a n = a m − n a^m \div a^n = a^{m-n} a m ÷ a n = a m − n Power of a power ( a m ) n = a m n (a^m)^n = a^{mn} ( a m ) n = a mn Power of a product ( a b ) n = a n b n (ab)^n = a^n b^n ( ab ) n = a n b n Negative index a − n = 1 a n a^{-n} = \frac{1}{a^n} a − n = a n 1 Zero index a 0 = 1 a^0 = 1 a 0 = 1 Fractional index a 1 / n = a n a^{1/n} = \sqrt[n]{a} a 1/ n = n a Mixed fractional a m / n = ( a n ) m a^{m/n} = \left(\sqrt[n]{a}\right)^m a m / n = ( n a ) m
Why a 0 = 1 a^0 = 1 a 0 = 1 : Consider a m ÷ a m = a m − m = a 0 a^m \div a^m = a^{m-m} = a^0 a m ÷ a m = a m − m = a 0 . But a m ÷ a m = 1 a^m \div a^m = 1 a m ÷ a m = 1 . Therefore a 0 = 1 a^0 = 1 a 0 = 1 for all a ≠ 0 a \neq 0 a = 0 .
Worked Example. Simplify 8 a 3 b 2 × 3 a − 1 b 4 6 a 2 b − 3 \frac{8a^3 b^2 \times 3a^{-1} b^4}{6a^2 b^{-3}} 6 a 2 b − 3 8 a 3 b 2 × 3 a − 1 b 4 .
8 × 3 6 ⋅ a 3 + ( − 1 ) − 2 ⋅ b 2 + 4 − ( − 3 ) = 4 ⋅ a 0 ⋅ b 9 = 4 b 9 \frac{8 \times 3}{6} \cdot a^{3 + (-1) - 2} \cdot b^{2 + 4 - (-3)} = 4 \cdot a^0 \cdot b^9 = 4b^9 6 8 × 3 ⋅ a 3 + ( − 1 ) − 2 ⋅ b 2 + 4 − ( − 3 ) = 4 ⋅ a 0 ⋅ b 9 = 4 b 9
Worked Example (Higher Tier). Simplify ( 27 x 6 8 y − 3 ) − 2 / 3 \left(\frac{27x^6}{8y^{-3}}\right)^{-2/3} ( 8 y − 3 27 x 6 ) − 2/3 .
= ( 8 y − 3 27 x 6 ) 2 / 3 = 8 2 / 3 ⋅ y − 3 × 2 / 3 27 2 / 3 ⋅ x 6 × 2 / 3 = 4 ⋅ y − 2 9 ⋅ x 4 = 4 9 x 4 y 2 = \left(\frac{8y^{-3}}{27x^6}\right)^{2/3} = \frac{8^{2/3} \cdot y^{-3 \times 2/3}}{27^{2/3} \cdot x^{6 \times 2/3}} = \frac{4 \cdot y^{-2}}{9 \cdot x^4} = \frac{4}{9x^4 y^2} = ( 27 x 6 8 y − 3 ) 2/3 = 2 7 2/3 ⋅ x 6 × 2/3 8 2/3 ⋅ y − 3 × 2/3 = 9 ⋅ x 4 4 ⋅ y − 2 = 9 x 4 y 2 4
A surd is an irrational number expressed as the root of an integer, for example 3 \sqrt{3} 3 or 5 3 \sqrt[3]{5} 3 5 .
Rules of surds:
a × b = a b , a b = a b , ( a ) 2 = a \sqrt{a} \times \sqrt{b} = \sqrt{ab}, \qquad \frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}}, \qquad (\sqrt{a})^2 = a a × b = ab , b a = b a , ( a ) 2 = a
Rationalising the denominator: To remove a surd from the denominator, multiply top and bottom by The surd (or its conjugate if the denominator is a binomial).
Worked Example. Simplify 6 3 \frac{6}{\sqrt{3}} 3 6 .
6 3 = 6 3 3 = 2 3 \frac{6}{\sqrt{3}} = \frac{6\sqrt{3}}{3} = 2\sqrt{3} 3 6 = 3 6 3 = 2 3
Worked Example. Rationalise 5 2 − 3 \frac{5}{2 - \sqrt{3}} 2 − 3 5 .
Multiply by the conjugate 2 + 3 2 + \sqrt{3} 2 + 3 :
5 ( 2 + 3 ) ( 2 − 3 ) ( 2 + 3 ) = 5 ( 2 + 3 ) 4 − 3 = 5 ( 2 + 3 ) = 10 + 5 3 \frac{5(2 + \sqrt{3})}{(2 - \sqrt{3})(2 + \sqrt{3})} = \frac{5(2 + \sqrt{3})}{4 - 3} = 5(2 + \sqrt{3}) = 10 + 5\sqrt{3} ( 2 − 3 ) ( 2 + 3 ) 5 ( 2 + 3 ) = 4 − 3 5 ( 2 + 3 ) = 5 ( 2 + 3 ) = 10 + 5 3
Worked Example (Higher Tier). Simplify 7 + 3 7 − 3 \frac{\sqrt{7} + \sqrt{3}}{\sqrt{7} - \sqrt{3}} 7 − 3 7 + 3 .
( 7 + 3 ) 2 7 − 3 = 7 + 2 21 + 3 4 = 10 + 2 21 4 = 5 + 21 2 \frac{(\sqrt{7} + \sqrt{3})^2}{7 - 3} = \frac{7 + 2\sqrt{21} + 3}{4} = \frac{10 + 2\sqrt{21}}{4} = \frac{5 + \sqrt{21}}{2} 7 − 3 ( 7 + 3 ) 2 = 4 7 + 2 21 + 3 = 4 10 + 2 21 = 2 5 + 21
Worked Example (Higher Tier). Expand and simplify ( 3 + 2 5 ) ( 1 − 5 ) (3 + 2\sqrt{5})(1 - \sqrt{5}) ( 3 + 2 5 ) ( 1 − 5 ) .
= 3 − 3 5 + 2 5 − 2 × 5 = 3 − 5 − 10 = − 7 − 5 = 3 - 3\sqrt{5} + 2\sqrt{5} - 2 \times 5 = 3 - \sqrt{5} - 10 = -7 - \sqrt{5} = 3 − 3 5 + 2 5 − 2 × 5 = 3 − 5 − 10 = − 7 − 5
Worked Example (Higher Tier). Simplify 50 + 2 8 − 3 18 \sqrt{50} + 2\sqrt{8} - 3\sqrt{18} 50 + 2 8 − 3 18 .
Write each in simplest surd form:
= 5 2 + 2 × 2 2 − 3 × 3 2 = 5 2 + 4 2 − 9 2 = 0 = 5\sqrt{2} + 2 \times 2\sqrt{2} - 3 \times 3\sqrt{2} = 5\sqrt{2} + 4\sqrt{2} - 9\sqrt{2} = 0 = 5 2 + 2 × 2 2 − 3 × 3 2 = 5 2 + 4 2 − 9 2 = 0
Theorem. If a + b c = d + e c a + b\sqrt{c} = d + e\sqrt{c} a + b c = d + e c where a , b , d , e a, b, d, e a , b , d , e are rational and c \sqrt{c} c is Irrational, then a = d a = d a = d and b = e b = e b = e .
Proof. If a + b c = d + e c a + b\sqrt{c} = d + e\sqrt{c} a + b c = d + e c Then ( a − d ) = ( e − b ) c (a - d) = (e - b)\sqrt{c} ( a − d ) = ( e − b ) c . If e ≠ b e \neq b e = b Then c = a − d e − b ∈ Q \sqrt{c} = \frac{a - d}{e - b} \in \mathbb{Q} c = e − b a − d ∈ Q Contradicting the irrationality of c \sqrt{c} c . Therefore e = b e = b e = b and hence a = d a = d a = d . ■ \blacksquare ■
This theorem is used frequently in solving equations involving surds.
A number in standard form is written as a × 10 n a \times 10^n a × 1 0 n where 1 ≤ a < 10 1 \leq a \lt 10 1 ≤ a < 10 and n n n is an Integer.
Worked Example. Calculate 4.5 × 10 8 3 × 10 − 2 \frac{4.5 \times 10^8}{3 \times 10^{-2}} 3 × 1 0 − 2 4.5 × 1 0 8 Giving your answer in Standard form.
4.5 × 10 8 3 × 10 − 2 = 1.5 × 10 8 − ( − 2 ) = 1.5 × 10 10 \frac{4.5 \times 10^8}{3 \times 10^{-2}} = 1.5 \times 10^{8 - (-2)} = 1.5 \times 10^{10} 3 × 1 0 − 2 4.5 × 1 0 8 = 1.5 × 1 0 8 − ( − 2 ) = 1.5 × 1 0 10
Worked Example. The population of a city is 2.4 × 10 6 2.4 \times 10^6 2.4 × 1 0 6 . The average income is 3.1 × 10 4 3.1 \times 10^4 3.1 × 1 0 4 pounds per year. Find the total income, in standard form.
2.4 \times 10^6 \times 3.1 \times 10^4 = 7.44 \times 10^{10} \mathrm{ pounds
Worked Example (Higher Tier). The speed of light is approximately 3 × 10 8 3 \times 10^8 3 × 1 0 8 m/s. The Distance from the Sun to the Earth is approximately 1.5 × 10 11 1.5 \times 10^{11} 1.5 × 1 0 11 m. How many minutes does Light take to travel from the Sun to the Earth?
\mathrm{Time = \frac{1.5 \times 10^{11}}{3 \times 10^8} = 500 \mathrm{ seconds = \frac{500}{60} \approx 8.33 \mathrm{ minutes
When a measurement is given to a specified degree of accuracy, the true value lies within a range.
Definition. If a quantity x x x is given as a a a to the nearest unit, then:
The upper bound of x x x is a + 0.5 a + 0.5 a + 0.5 The lower bound of x x x is a − 0.5 a - 0.5 a − 0.5 For x x x rounded to d d d decimal places, the bounds are a ± 0.5 × 10 − d a \pm 0.5 \times 10^{-d} a ± 0.5 × 1 0 − d .
For x x x rounded to s s s significant figures, the bounds are a ± 0.5 × 10 ⌊ log 10 a ⌋ − s + 1 a \pm 0.5 \times 10^{\lfloor \log_{10} a \rfloor - s + 1} a ± 0.5 × 1 0 ⌊ l o g 10 a ⌋ − s + 1 .
Worked Example. A rectangle has length 8.4 8.4 8.4 cm and width 5.2 5.2 5.2 cm, both measured to 1 decimal Place. Find the upper and lower bounds for the area.
Bounds for length: 8.35 ≤ l < 8.45 8.35 \leq l \lt 8.45 8.35 ≤ l < 8.45
Bounds for width: 5.15 ≤ w < 5.20 5.15 \leq w \lt 5.20 5.15 ≤ w < 5.20
Upper bound of area: 8.45 \times 5.20 = 43.94 \mathrm{ cm^2 Lower bound of area: 8.35 \times 5.15 = 43.0025 \mathrm{ cm^2 Worked Example (Higher Tier). x = 6.3 x = 6.3 x = 6.3 and y = 2.7 y = 2.7 y = 2.7 Both correct to 1 decimal place. Find the Lower bound of x y \frac{x}{y} y x .
Lower bound of \frac{x}{y} = \frac{\mathrm{lower(x)}{\mathrm{upper(y)} = \frac{6.25}{2.75} = \frac{25}{11} \approx 2.27 .
Upper bound of \frac{x}{y} = \frac{\mathrm{upper(x)}{\mathrm{lower(y)} = \frac{6.35}{2.65} = \frac{127}{53} \approx 2.40 .
General principle for bounds:
Operation Upper bound Lower bound a + b a + b a + b upper( a ) (a) ( a ) + upper( b ) (b) ( b ) lower( a ) (a) ( a ) + lower( b ) (b) ( b ) a − b a - b a − b upper( a ) (a) ( a ) - lower( b ) (b) ( b ) lower( a ) (a) ( a ) - upper( b ) (b) ( b ) a × b a \times b a × b upper( a ) (a) ( a ) × \times × upper( b ) (b) ( b ) lower( a ) (a) ( a ) × \times × lower( b ) (b) ( b ) a ÷ b a \div b a ÷ b upper( a ) (a) ( a ) ÷ \div ÷ lower( b ) (b) ( b ) lower( a ) (a) ( a ) ÷ \div ÷ upper( b ) (b) ( b )
Worked Example (Higher Tier). a = 12.4 a = 12.4 a = 12.4 cm and b = 3.7 b = 3.7 b = 3.7 cm, both to 1 d.p. Find the upper Bound of a 2 − b 2 a^2 - b^2 a 2 − b 2 .
Upper bound of a 2 − b 2 a^2 - b^2 a 2 − b 2 : \mathrm{upper(a)^2 - \mathrm{lower(b)^2 = 12.45^2 - 3.65^2 = 155.0025 - 13.3225 = 141.68 \mathrm{ cm^2 .
Decimal places: Count digits after the decimal point.Significant figures: Count from the first non-zero digit.Worked Example. Round 0.004063 0.004063 0.004063 to 2 significant figures.
The first significant figure is 4, the second is 0. The next digit is 6, so round up: 0.0041 0.0041 0.0041 .
Worked Example. Round 0.004063 0.004063 0.004063 to 3 significant figures.
The third significant figure is 6, and the next digit is 3, so round down: 0.00406 0.00406 0.00406 .
Replace numbers with approximate values ( 1 significant figure) to get a quick estimate.
Worked Example. Estimate 3.97 × 18.4 0.498 \frac{3.97 \times 18.4}{0.498} 0.498 3.97 × 18.4 .
≈ 4 × 20 0.5 = 80 0.5 = 160 \approx \frac{4 \times 20}{0.5} = \frac{80}{0.5} = 160 ≈ 0.5 4 × 20 = 0.5 80 = 160
Worked Example. Estimate 51 + 4.9 × 7.8 3.1 \sqrt{51} + \frac{4.9 \times 7.8}{3.1} 51 + 3.1 4.9 × 7.8 .
≈ 49 + 5 × 8 3 = 7 + 40 3 ≈ 7 + 13.3 = 20.3 \approx \sqrt{49} + \frac{5 \times 8}{3} = 7 + \frac{40}{3} \approx 7 + 13.3 = 20.3 ≈ 49 + 3 5 × 8 = 7 + 3 40 ≈ 7 + 13.3 = 20.3
An error interval for a rounded value x x x is the range of possible true values.
Worked Example. x x x is rounded to the nearest integer as 7. Write down the error interval for x x x .
6.5 ≤ x < 7.5 6.5 \leq x \lt 7.5 6.5 ≤ x < 7.5
Note: the lower bound is inclusive (values of exactly 6.5 round up to 7), but the upper bound is Exclusive (values of exactly 7.5 round up to 8).
Worked Example (Higher Tier). p = 42.6 p = 42.6 p = 42.6 is correct to 3 significant figures. Write down the Error interval for p p p .
42.55 ≤ p < 42.65 42.55 \leq p \lt 42.65 42.55 ≤ p < 42.65
Worked Example (Higher Tier). x = 0.0304 x = 0.0304 x = 0.0304 is correct to 3 significant figures. Write down the Error interval for x x x .
0.03035 ≤ x < 0.03045 0.03035 \leq x \lt 0.03045 0.03035 ≤ x < 0.03045
Truncation is different from rounding. When a number is truncated to a given number of decimal Places, all digits beyond that point are discarded (not rounded).
Example. Truncate 3.749 3.749 3.749 to 1 decimal place: 3.7 3.7 3.7 (not 3.8 3.8 3.8 ).
Example. Truncate π \pi π to 3 decimal places: 3.141 3.141 3.141 (not 3.142 3.142 3.142 ).
Caution
Cutoff is 5 or greater. Be sure to read the question carefully.
y y y is directly proportional to x x x if y = k x y = kx y = k x for some constant k k k (the constant of Proportionality).
We write y ∝ x y \propto x y ∝ x .
Worked Example. y y y is directly proportional to x x x . When x = 5 x = 5 x = 5 , y = 30 y = 30 y = 30 . Find y y y when x = 8 x = 8 x = 8 .
30 = 5 k ⟹ k = 6 30 = 5k \implies k = 6 30 = 5 k ⟹ k = 6
y = 6 × 8 = 48 y = 6 \times 8 = 48 y = 6 × 8 = 48
y y y is inversely proportional to x x x if y = k x y = \frac{k}{x} y = x k .
We write y ∝ 1 x y \propto \frac{1}{x} y ∝ x 1 .
Worked Example. y y y is inversely proportional to x 2 x^2 x 2 . When x = 3 x = 3 x = 3 , y = 12 y = 12 y = 12 . Find y y y when x = 6 x = 6 x = 6 .
12 = k 9 ⟹ k = 108 12 = \frac{k}{9} \implies k = 108 12 = 9 k ⟹ k = 108
y = 108 36 = 3 y = \frac{108}{36} = 3 y = 36 108 = 3
Worked Example (Higher Tier). The time t t t taken to fill a tank is inversely proportional to the Square of the radius r r r of the pipe. When r = 2 r = 2 r = 2 cm, t = 45 t = 45 t = 45 minutes. Find t t t when r = 5 r = 5 r = 5 cm.
t = k r 2 ⟹ 45 = k 4 ⟹ k = 180 t = \frac{k}{r^2} \implies 45 = \frac{k}{4} \implies k = 180 t = r 2 k ⟹ 45 = 4 k ⟹ k = 180
t = \frac{180}{25} = 7.2 \mathrm{ minutes
Worked Example (Higher Tier). y y y is directly proportional to x \sqrt{x} x . When x = 9 x = 9 x = 9 y = 12 y = 12 y = 12 . Find y y y when x = 25 x = 25 x = 25 .
y = k x ⟹ 12 = 3 k ⟹ k = 4 y = k\sqrt{x} \implies 12 = 3k \implies k = 4 y = k x ⟹ 12 = 3 k ⟹ k = 4
y = 4 25 = 20 y = 4\sqrt{25} = 20 y = 4 25 = 20
Operation Symbol Example Square n 2 n^2 n 2 7 2 = 49 7^2 = 49 7 2 = 49 Cube n 3 n^3 n 3 4 3 = 64 4^3 = 64 4 3 = 64 Square root n \sqrt{n} n 81 = 9 \sqrt{81} = 9 81 = 9 Cube root n 3 \sqrt[3]{n} 3 n 27 3 = 3 \sqrt[3]{27} = 3 3 27 = 3
It is essential to memorise squares up to 15 2 = 225 15^2 = 225 1 5 2 = 225 and cubes up to 5 3 = 125 5^3 = 125 5 3 = 125 for efficient Exam work.
Triangular numbers: T n = n ( n + 1 ) 2 T_n = \frac{n(n+1)}{2} T n = 2 n ( n + 1 ) Giving the sequence 1 , 3 , 6 , 10 , 15 , 21 , … 1, 3, 6, 10, 15, 21, \ldots 1 , 3 , 6 , 10 , 15 , 21 , …
These represent the number of dots that can form an equilateral triangle with n n n dots on each side.
Square numbers: S n = n 2 S_n = n^2 S n = n 2 Giving 1 , 4 , 9 , 16 , 25 , … 1, 4, 9, 16, 25, \ldots 1 , 4 , 9 , 16 , 25 , …
Cube numbers: C n = n 3 C_n = n^3 C n = n 3 Giving 1 , 8 , 27 , 64 , 125 , … 1, 8, 27, 64, 125, \ldots 1 , 8 , 27 , 64 , 125 , …
Proposition. Every square number is either a multiple of 4 or one more than a multiple of 4.
Proof. If n n n is even, n = 2 k n = 2k n = 2 k and n 2 = 4 k 2 n^2 = 4k^2 n 2 = 4 k 2 A multiple of 4. If n n n is odd, n = 2 k + 1 n = 2k + 1 n = 2 k + 1 And n 2 = 4 k 2 + 4 k + 1 = 4 ( k 2 + k ) + 1 n^2 = 4k^2 + 4k + 1 = 4(k^2 + k) + 1 n 2 = 4 k 2 + 4 k + 1 = 4 ( k 2 + k ) + 1 One more than a multiple of 4. ■ \blacksquare ■
Divisible by Rule 2 Last digit is even 3 Sum of digits is divisible by 3 4 Last two digits form a number divisible by 4 5 Last digit is 0 or 5 6 Divisible by both 2 and 3 8 Last three digits form a number divisible by 8 9 Sum of digits is divisible by 9 10 Last digit is 0 11 Alternating sum of digits is divisible by 11
Worked Example. Is 734856 734856 734856 divisible by 11?
Alternating sum: 7 − 3 + 4 − 8 + 5 − 6 = − 1 7 - 3 + 4 - 8 + 5 - 6 = -1 7 − 3 + 4 − 8 + 5 − 6 = − 1 . Since − 1 -1 − 1 is not divisible by 11, no.
Worked Example. Is 81624 81624 81624 divisible by 8?
Last three digits: 624 624 624 . Check 624 ÷ 8 = 78 624 \div 8 = 78 624 ÷ 8 = 78 . Yes, divisible by 8.
LCM problems arise frequently in real-world contexts: synchronising events, finding repeating Patterns, and scheduling.
Worked Example. Bus A arrives every 12 minutes and Bus B arrives every 18 minutes. They both Arrive together at 08:00. When will they next arrive together?
We need \mathrm{LCM(12, 18) = 36 minutes.
Next simultaneous arrival: 08:36.
Worked Example. Three lights flash every 6, 8, and 12 seconds respectively. They all flash at Time t = 0 t = 0 t = 0 . When will they next all flash together?
\mathrm{LCM(6, 8, 12) = 24 seconds.
List all possible cases and verify each one.
Example. Prove that every prime greater than 3 is of the form 6 n ± 1 6n \pm 1 6 n ± 1 for some integer n n n .
Every integer is of the form 6 n 6n 6 n , 6 n + 1 6n+1 6 n + 1 , 6 n + 2 6n+2 6 n + 2 , 6 n + 3 6n+3 6 n + 3 , 6 n + 4 6n+4 6 n + 4 Or 6 n + 5 6n+5 6 n + 5 .
6 n 6n 6 n : divisible by 6 (not prime for n ≥ 1 n \geq 1 n ≥ 1 )6 n + 2 = 2 ( 3 n + 1 ) 6n + 2 = 2(3n + 1) 6 n + 2 = 2 ( 3 n + 1 ) : even (not prime)6 n + 3 = 3 ( 2 n + 1 ) 6n + 3 = 3(2n + 1) 6 n + 3 = 3 ( 2 n + 1 ) : divisible by 3 (not prime)6 n + 4 = 2 ( 3 n + 2 ) 6n + 4 = 2(3n + 2) 6 n + 4 = 2 ( 3 n + 2 ) : even (not prime)The only remaining forms are 6 n + 1 6n + 1 6 n + 1 and 6 n + 5 = 6 ( n + 1 ) − 1 6n + 5 = 6(n + 1) - 1 6 n + 5 = 6 ( n + 1 ) − 1 . ■ \blacksquare ■
Example. Prove that the sum of any three consecutive integers is divisible by 3.
Let the three consecutive integers be n n n , n + 1 n + 1 n + 1 , n + 2 n + 2 n + 2 .
Sum = n + ( n + 1 ) + ( n + 2 ) = 3 n + 3 = 3 ( n + 1 ) = n + (n + 1) + (n + 2) = 3n + 3 = 3(n + 1) = n + ( n + 1 ) + ( n + 2 ) = 3 n + 3 = 3 ( n + 1 ) .
Since n + 1 n + 1 n + 1 is an integer, the sum is a multiple of 3. ■ \blacksquare ■
Example. Prove that the sum of any four consecutive integers is never a prime number.
Let the integers be n n n , n + 1 n + 1 n + 1 , n + 2 n + 2 n + 2 , n + 3 n + 3 n + 3 .
Sum = 4 n + 6 = 2 ( 2 n + 3 ) = 4n + 6 = 2(2n + 3) = 4 n + 6 = 2 ( 2 n + 3 ) .
This is always even and always greater than 2 (since the smallest possible sum is 0 + 1 + 2 + 3 = 6 0 + 1 + 2 + 3 = 6 0 + 1 + 2 + 3 = 6 ). The only even prime is 2, and the sum is always at least 6, so it can never be Prime. ■ \blacksquare ■
Example. Prove that n 2 + n n^2 + n n 2 + n is always even for all integers n n n .
n 2 + n = n ( n + 1 ) n^2 + n = n(n + 1) n 2 + n = n ( n + 1 ) . Among any two consecutive integers, one must be even. Therefore their product Is even. ■ \blacksquare ■
Example. Prove that the difference between the squares of any two consecutive odd numbers is Divisible by 8.
Let the consecutive odd numbers be 2 k + 1 2k + 1 2 k + 1 and 2 k + 3 2k + 3 2 k + 3 .
( 2 k + 3 ) 2 − ( 2 k + 1 ) 2 = ( 4 k 2 + 12 k + 9 ) − ( 4 k 2 + 4 k + 1 ) = 8 k + 8 = 8 ( k + 1 ) (2k + 3)^2 - (2k + 1)^2 = (4k^2 + 12k + 9) - (4k^2 + 4k + 1) = 8k + 8 = 8(k + 1) ( 2 k + 3 ) 2 − ( 2 k + 1 ) 2 = ( 4 k 2 + 12 k + 9 ) − ( 4 k 2 + 4 k + 1 ) = 8 k + 8 = 8 ( k + 1 ) .
Since k + 1 k + 1 k + 1 is an integer, this is a multiple of 8. ■ \blacksquare ■
Confusing HCF and LCM. The HCF uses the minimum power of each prime; the LCM uses the maximum .Incorrect bounds for subtraction and division. For positive quantities, the upper bound of a − b a - b a − b is upper( a ) (a) ( a ) - lower( b ) (b) ( b ) Not upper( a ) (a) ( a ) - upper( b ) (b) ( b ) .Forgetting that a 0 = 1 a^0 = 1 a 0 = 1 for any a ≠ 0 a \neq 0 a = 0 . This is a definition, not a pattern.Mishandling negative indices. a − n = 1 a n a^{-n} = \frac{1}{a^n} a − n = a n 1 Not − a n -a^n − a n .Rationalising denominators incorrectly. When the denominator is a + b a + \sqrt{b} a + b Multiply by a − b a - \sqrt{b} a − b Not by a − b \sqrt{a} - \sqrt{b} a − b .Assuming compound percentage changes cancel. A 20% increase followed by a 20% decrease gives 1.2 × 0.8 = 0.96 1.2 \times 0.8 = 0.96 1.2 × 0.8 = 0.96 A net decrease of 4%.Truncation vs rounding. Truncation discards digits; rounding considers the next digit.Using the wrong bound for division. To maximise a b \frac{a}{b} b a (positive), maximise the numerator and minimise the denominator.Assuming surds can cancel partially. 2 + 3 \sqrt{2} + \sqrt{3} 2 + 3 cannot be simplified further.Express 540 540 540 as a product of prime factors. Hence find the HCF and LCM of 540 540 540 and 324 324 324 .
Convert 0.2 7 ˙ 0.2\dot{7} 0.2 7 ˙ to a fraction in its lowest terms.
Simplify ( 2 3 ) 3 27 \frac{(2\sqrt{3})^3}{\sqrt{27}} 27 ( 2 3 ) 3 .
A car depreciates at 12% per year. If it was bought for 18000 pounds, find its value after 4 years to the nearest pound.
a = 6.3 a = 6.3 a = 6.3 and b = 2.7 b = 2.7 b = 2.7 Both correct to 1 decimal place. Find the lower bound of a b \frac{a}{b} b a .
y y y is directly proportional to the cube of x x x . When x = 2 x = 2 x = 2 , y = 40 y = 40 y = 40 . Find x x x when y = 1080 y = 1080 y = 1080 .
Simplify 12 x 5 y − 2 3 x − 1 y 4 × ( x y 3 ) 2 \frac{12x^5 y^{-2}}{3x^{-1} y^4} \times (xy^3)^2 3 x − 1 y 4 12 x 5 y − 2 × ( x y 3 ) 2 .
Rationalise the denominator of 5 + 3 5 − 1 \frac{\sqrt{5} + 3}{\sqrt{5} - 1} 5 − 1 5 + 3 .
Calculate 6.2 × 10 − 3 × 4.8 × 10 7 1.2 × 10 2 \frac{6.2 \times 10^{-3} \times 4.8 \times 10^7}{1.2 \times 10^2} 1.2 × 1 0 2 6.2 × 1 0 − 3 × 4.8 × 1 0 7 in standard form.
Prove that the sum of any three consecutive integers is divisible by 3.
Simplify ( 3 + 2 ) 2 − ( 3 − 2 ) 2 2 \frac{(3 + \sqrt{2})^2 - (3 - \sqrt{2})^2}{\sqrt{2}} 2 ( 3 + 2 ) 2 − ( 3 − 2 ) 2 .
Prove that the product of n ( n + 1 ) ( n + 2 ) n(n + 1)(n + 2) n ( n + 1 ) ( n + 2 ) is always divisible by 6 for positive integers n n n .
A number x x x is truncated to 2 decimal places as 3.47 3.47 3.47 . Write down the error interval for x x x .
Express 0.1 2 ˙ 3 ˙ 0.1\dot{2}\dot{3} 0.1 2 ˙ 3 ˙ as a fraction in its lowest terms.
Two lights flash every 15 seconds and 24 seconds. They flash together at noon. At what times before 1 pm will they flash together?
Number theory is the bedrock of mathematics — every other topic builds on it. Prime factorisation is like a molecular formula: it breaks every number into its irreducible elements, revealing structure that is invisible on the surface. The Fundamental Theorem of Arithmetic guarantees that this decomposition is unique, which is why prime factorisation is so powerful for finding HCFs and LCMs. Bounds are about precision: when you round a measurement, you are accepting uncertainty, and bounds quantify that uncertainty. The key insight is that numbers are not just values — they have properties (divisibility, primality, parity) that determine how they behave in calculations.
Example 1:
A typical exam question on Number requires you to apply your knowledge to an unfamiliar context. Read the question carefully, identify the key concept being tested, and structure your answer using the appropriate terminology.
Example 2:
Multi-step problems in Number often combine two or more concepts. Break the problem down: identify what you need to find, recall the relevant formula or principle, substitute values, and state your answer with correct units or formatting.
A[1_Number] --> B[Key Concepts]
A --> D[Practical Applications]
B --> E[Fundamental definitions]
D --> G[Real-world usage]
This topic covers the mathematical techniques and concepts related to number, including key theorems, methods, and problem-solving approaches.
Key concepts include:
arithmetic and geometric sequences series and sigma notation recurrence relations convergence tests mathematical induction Regular practice with a variety of question types is essential to build fluency and confidence in applying these mathematical techniques.