Algebra
Algebra is a fundamental area of the Leaving Certificate Mathematics syllabus, appearing in both
Paper 1 and Paper 2. This topic covers algebraic expressions, equations, inequalities, complex
Numbers, matrices, and sequences.
Algebraic Expressions
Expanding and Factorising
Expansion is the process of removing brackets by multiplying each term inside by the expression
Outside.
Example (OL/HL): Expand ( 2 x + 3 ) ( x − 5 ) (2x + 3)(x - 5) ( 2 x + 3 ) ( x − 5 ) .
( 2 x + 3 ) ( x − 5 ) = 2 x 2 − 10 x + 3 x − 15 = 2 x 2 − 7 x − 15 (2x + 3)(x - 5) = 2x^2 - 10x + 3x - 15 = 2x^2 - 7x - 15 ( 2 x + 3 ) ( x − 5 ) = 2 x 2 − 10 x + 3 x − 15 = 2 x 2 − 7 x − 15
Example (HL): Expand and simplify ( x + 2 ) 3 (x + 2)^3 ( x + 2 ) 3 .
( x + 2 ) 3 = ( x + 2 ) ( x + 2 ) 2 = ( x + 2 ) ( x 2 + 4 x + 4 ) = x 3 + 4 x 2 + 4 x + 2 x 2 + 8 x + 8 = x 3 + 6 x 2 + 12 x + 8 (x + 2)^3 = (x + 2)(x + 2)^2 = (x + 2)(x^2 + 4x + 4) = x^3 + 4x^2 + 4x + 2x^2 + 8x + 8 = x^3 + 6x^2 + 12x + 8 ( x + 2 ) 3 = ( x + 2 ) ( x + 2 ) 2 = ( x + 2 ) ( x 2 + 4 x + 4 ) = x 3 + 4 x 2 + 4 x + 2 x 2 + 8 x + 8 = x 3 + 6 x 2 + 12 x + 8
Factorisation is the reverse process. Common techniques include:
Common factor: 6 x 2 + 9 x = 3 x ( 2 x + 3 ) 6x^2 + 9x = 3x(2x + 3) 6 x 2 + 9 x = 3 x ( 2 x + 3 )
Quadratic trinomial: x 2 + 5 x + 6 = ( x + 2 ) ( x + 3 ) x^2 + 5x + 6 = (x + 2)(x + 3) x 2 + 5 x + 6 = ( x + 2 ) ( x + 3 )
Difference of two squares: x 2 − 16 = ( x − 4 ) ( x + 4 ) x^2 - 16 = (x - 4)(x + 4) x 2 − 16 = ( x − 4 ) ( x + 4 )
Difference of Two Squares (HL)
The identity a 2 − b 2 = ( a − b ) ( a + b ) a^2 - b^2 = (a - b)(a + b) a 2 − b 2 = ( a − b ) ( a + b ) extends to factorisation:
4 x 2 − 25 y 2 = ( 2 x − 5 y ) ( 2 x + 5 y ) 4x^2 - 25y^2 = (2x - 5y)(2x + 5y) 4 x 2 − 25 y 2 = ( 2 x − 5 y ) ( 2 x + 5 y )
Proof. ( a − b ) ( a + b ) = a 2 + a b − a b − b 2 = a 2 − b 2 (a-b)(a+b) = a^2 + ab - ab - b^2 = a^2 - b^2 ( a − b ) ( a + b ) = a 2 + ab − ab − b 2 = a 2 − b 2 .
This identity also leads to the sum and difference of two cubes:
A 3 − b 3 = ( a − b ) ( a 2 + a b + b 2 ) A^3 - b^3 = (a - b)(a^2 + ab + b^2) A 3 − b 3 = ( a − b ) ( a 2 + ab + b 2 )
A 3 + b 3 = ( a + b ) ( a 2 − a b + b 2 ) A^3 + b^3 = (a + b)(a^2 - ab + b^2) A 3 + b 3 = ( a + b ) ( a 2 − ab + b 2 )
Verification: ( a − b ) ( a 2 + a b + b 2 ) = a 3 + a 2 b + a b 2 − a 2 b − a b 2 − b 3 = a 3 − b 3 (a - b)(a^2 + ab + b^2) = a^3 + a^2b + ab^2 - a^2b - ab^2 - b^3 = a^3 - b^3 ( a − b ) ( a 2 + ab + b 2 ) = a 3 + a 2 b + a b 2 − a 2 b − a b 2 − b 3 = a 3 − b 3 .
Example (HL): Factorise x 4 − 16 x^4 - 16 x 4 − 16 completely.
X 4 − 16 = ( x 2 − 4 ) ( x 2 + 4 ) = ( x − 2 ) ( x + 2 ) ( x 2 + 4 ) X^4 - 16 = (x^2 - 4)(x^2 + 4) = (x - 2)(x + 2)(x^2 + 4) X 4 − 16 = ( x 2 − 4 ) ( x 2 + 4 ) = ( x − 2 ) ( x + 2 ) ( x 2 + 4 )
Example (HL): Factorise x 3 + 8 x^3 + 8 x 3 + 8 .
X 3 + 8 = ( x + 2 ) ( x 2 − 2 x + 4 ) X^3 + 8 = (x + 2)(x^2 - 2x + 4) X 3 + 8 = ( x + 2 ) ( x 2 − 2 x + 4 )
Perfect Square Trinomials (HL)
A 2 + 2 a b + b 2 = ( a + b ) 2 A^2 + 2ab + b^2 = (a + b)^2 A 2 + 2 ab + b 2 = ( a + b ) 2
A 2 − 2 a b + b 2 = ( a − b ) 2 A^2 - 2ab + b^2 = (a - b)^2 A 2 − 2 ab + b 2 = ( a − b ) 2
Example (HL): Factorise 9 x 2 − 30 x + 25 9x^2 - 30x + 25 9 x 2 − 30 x + 25 .
9 x 2 − 30 x + 25 = ( 3 x − 5 ) 2 9x^2 - 30x + 25 = (3x - 5)^2 9 x 2 − 30 x + 25 = ( 3 x − 5 ) 2
Solving Equations
Linear Equations (OL/HL)
Solve for x x x : 3 ( 2 x − 1 ) = 4 ( x + 3 ) − 5 3(2x - 1) = 4(x + 3) - 5 3 ( 2 x − 1 ) = 4 ( x + 3 ) − 5 .
6 x − 3 = 4 x + 12 − 5 6x - 3 = 4x + 12 - 5 6 x − 3 = 4 x + 12 − 5
6 x − 4 x = 7 + 3 6x - 4x = 7 + 3 6 x − 4 x = 7 + 3
2 x = 10 ⟹ x = 5 2x = 10 \implies x = 5 2 x = 10 ⟹ x = 5
Example (HL): Solve 2 x + 1 3 − x − 2 4 = 1 6 \frac{2x + 1}{3} - \frac{x - 2}{4} = \frac{1}{6} 3 2 x + 1 − 4 x − 2 = 6 1 .
Multiply through by 12 (the LCM of 3, 4, 6):
4 ( 2 x + 1 ) − 3 ( x − 2 ) = 2 4(2x + 1) - 3(x - 2) = 2 4 ( 2 x + 1 ) − 3 ( x − 2 ) = 2
8 x + 4 − 3 x + 6 = 2 8x + 4 - 3x + 6 = 2 8 x + 4 − 3 x + 6 = 2
5 x + 10 = 2 ⟹ 5 x = − 8 ⟹ x = − 8 5 5x + 10 = 2 \implies 5x = -8 \implies x = -\frac{8}{5} 5 x + 10 = 2 ⟹ 5 x = − 8 ⟹ x = − 5 8
Quadratic Equations (OL/HL)
Quadratic equations take the form a x 2 + b x + c = 0 ax^2 + bx + c = 0 a x 2 + b x + c = 0 . Methods of solution include:
Method 1: Factorisation
X^2 - 5x + 6 = 0 \implies (x - 2)(x - 3) = 0 \implies x = 2 \mathrm{ or x = 3
For a x 2 + b x + c = 0 ax^2 + bx + c = 0 a x 2 + b x + c = 0 :
X = − b ± b 2 − 4 a c 2 a X = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} X = 2 a − b ± b 2 − 4 a c
Derivation. Complete the square for a x 2 + b x + c = 0 ax^2 + bx + c = 0 a x 2 + b x + c = 0 :
a ( x 2 + b a x ) = − c a\!\left(x^2 + \frac{b}{a}x\right) = -c a ( x 2 + a b x ) = − c
a ( x + b 2 a ) 2 − b 2 4 a = − c a\!\left(x + \frac{b}{2a}\right)^2 - \frac{b^2}{4a} = -c a ( x + 2 a b ) 2 − 4 a b 2 = − c
a ( x + b 2 a ) 2 = b 2 − 4 a c 4 a a\!\left(x + \frac{b}{2a}\right)^2 = \frac{b^2 - 4ac}{4a} a ( x + 2 a b ) 2 = 4 a b 2 − 4 a c
x + b 2 a = ± b 2 − 4 a c 2 a x + \frac{b}{2a} = \frac{\pm\sqrt{b^2 - 4ac}}{2a} x + 2 a b = 2 a ± b 2 − 4 a c
Example: Solve 2 x 2 + 3 x − 5 = 0 2x^2 + 3x - 5 = 0 2 x 2 + 3 x − 5 = 0 .
Here a = 2 a = 2 a = 2 , b = 3 b = 3 b = 3 , c = − 5 c = -5 c = − 5 .
X = − 3 ± 9 + 40 4 = − 3 ± 7 4 X = \frac{-3 \pm \sqrt{9 + 40}}{4} = \frac{-3 \pm 7}{4} X = 4 − 3 ± 9 + 40 = 4 − 3 ± 7
X = 1 \mathrm{ or x = -\frac{5}{2}
Method 3: Completing the Square (HL)
Write a x 2 + b x + c ax^2 + bx + c a x 2 + b x + c in the form a ( x − h ) 2 + k a(x - h)^2 + k a ( x − h ) 2 + k .
Example: Express x 2 + 6 x + 2 x^2 + 6x + 2 x 2 + 6 x + 2 in completed square form.
X 2 + 6 x + 2 = ( x 2 + 6 x + 9 ) − 9 + 2 = ( x + 3 ) 2 − 7 X^2 + 6x + 2 = (x^2 + 6x + 9) - 9 + 2 = (x + 3)^2 - 7 X 2 + 6 x + 2 = ( x 2 + 6 x + 9 ) − 9 + 2 = ( x + 3 ) 2 − 7
The Discriminant (HL)
The discriminant Δ = b 2 − 4 a c \Delta = b^2 - 4ac Δ = b 2 − 4 a c determines the nature of the roots:
Condition Roots Δ > 0 \Delta > 0 Δ > 0 Two distinct real roots Δ = 0 \Delta = 0 Δ = 0 One repeated real root Δ < 0 \Delta < 0 Δ < 0 No real roots (two complex roots)
Example (HL): Find the range of k k k for which x 2 + 4 x + k = 0 x^2 + 4x + k = 0 x 2 + 4 x + k = 0 has real roots.
Δ = 16 − 4 k ≥ 0 ⟹ k ≤ 4 \Delta = 16 - 4k \geq 0 \implies k \leq 4 Δ = 16 − 4 k ≥ 0 ⟹ k ≤ 4
Example (HL): Find the range of k k k for which k x 2 + 4 x + k = 0 kx^2 + 4x + k = 0 k x 2 + 4 x + k = 0 has real roots.
Δ = 16 − 4 k 2 ≥ 0 ⟹ k 2 ≤ 4 ⟹ − 2 ≤ k ≤ 2 \Delta = 16 - 4k^2 \geq 0 \implies k^2 \leq 4 \implies -2 \leq k \leq 2 Δ = 16 − 4 k 2 ≥ 0 ⟹ k 2 ≤ 4 ⟹ − 2 ≤ k ≤ 2
Example (HL): Find the value of k k k for which x 2 + 2 k x + 9 = 0 x^2 + 2kx + 9 = 0 x 2 + 2 k x + 9 = 0 has equal roots.
Δ = 4 k 2 − 36 = 0 ⟹ k 2 = 9 ⟹ k = ± 3 \Delta = 4k^2 - 36 = 0 \implies k^2 = 9 \implies k = \pm 3 Δ = 4 k 2 − 36 = 0 ⟹ k 2 = 9 ⟹ k = ± 3
Simultaneous Equations (OL/HL)
Example (OL): Solve:
{ 2 x + y = 7 X − y = 2 \begin{cases}
2x + y = 7 \\
X - y = 2
\end{cases} { 2 x + y = 7 X − y = 2
Adding: 3 x = 9 ⟹ x = 3 3x = 9 \implies x = 3 3 x = 9 ⟹ x = 3 . Substituting: y = 1 y = 1 y = 1 .
Example (HL): Solve:
{ X + y = 5 X 2 + y 2 = 13 \begin{cases}
X + y = 5 \\
X^2 + y^2 = 13
\end{cases} { X + y = 5 X 2 + y 2 = 13
From the first equation y = 5 − x y = 5 - x y = 5 − x . Substituting:
X 2 + ( 5 − x ) 2 = 13 X^2 + (5 - x)^2 = 13 X 2 + ( 5 − x ) 2 = 13
X 2 + 25 − 10 x + x 2 = 13 X^2 + 25 - 10x + x^2 = 13 X 2 + 25 − 10 x + x 2 = 13
2 x 2 − 10 x + 12 = 0 ⟹ x 2 − 5 x + 6 = 0 2x^2 - 10x + 12 = 0 \implies x^2 - 5x + 6 = 0 2 x 2 − 10 x + 12 = 0 ⟹ x 2 − 5 x + 6 = 0
(x - 2)(x - 3) = 0 \implies x = 2 \mathrm{ or x = 3
Solutions: ( 2 , 3 ) (2, 3) ( 2 , 3 ) and ( 3 , 2 ) (3, 2) ( 3 , 2 ) .
Inequalities (OL/HL)
Linear Inequalities
When multiplying or dividing both sides by a negative number, reverse the inequality sign.
Example: Solve 3 − 2 x > 7 3 - 2x > 7 3 − 2 x > 7 .
− 2 x > 4 ⟹ x < − 2 -2x > 4 \implies x < -2 − 2 x > 4 ⟹ x < − 2
Quadratic Inequalities (HL)
Example: Solve x 2 − 3 x − 4 < 0 x^2 - 3x - 4 < 0 x 2 − 3 x − 4 < 0 .
Factorise: ( x − 4 ) ( x + 1 ) < 0 (x - 4)(x + 1) < 0 ( x − 4 ) ( x + 1 ) < 0 .
The product is negative when one factor is positive and the other negative. Since the parabola opens
Upward:
− 1 < x < 4 -1 < x < 4 − 1 < x < 4
:::caution Always check the inequality sign carefully. For x 2 − 3 x − 4 > 0 x^2 - 3x - 4 \gt 0 x 2 − 3 x − 4 > 0 The solution would Be
x < − 1 x \lt -1 x < − 1 or x > 4 x \gt 4 x > 4 (outside the roots).
Example (HL): Solve x − 1 x + 2 ≤ 0 \frac{x - 1}{x + 2} \le 0 x + 2 x − 1 ≤ 0 .
Critical values: x = 1 x = 1 x = 1 (numerator zero) and x = − 2 x = -2 x = − 2 (denominator zero).
Sign chart:
Interval x < − 2 x < -2 x < − 2 − 2 < x < 1 -2 < x < 1 − 2 < x < 1 x > 1 x > 1 x > 1 x − 1 x - 1 x − 1 Negative Negative Positive x + 2 x + 2 x + 2 Negative Positive Positive Quotient Positive Negative Non-negative
Solution: x ∈ ( − 2 , 1 ] x \in (-2, 1] x ∈ ( − 2 , 1 ] .
Modulus Inequalities (HL)
∣ x ∣ < a ⟺ − a < x < a |x| \lt a \iff -a \lt x \lt a ∣ x ∣ < a ⟺ − a < x < a
∣ x ∣ > a ⟺ x < − a |x| > a \iff x \lt -a ∣ x ∣ > a ⟺ x < − a or x > a x > a x > a
Example: Solve ∣ 2 x − 3 ∣ < 5 |2x - 3| \lt 5 ∣2 x − 3∣ < 5 .
− 5 < 2 x − 3 < 5 -5 \lt 2x - 3 \lt 5 − 5 < 2 x − 3 < 5
− 2 < 2 x < 8 -2 \lt 2x \lt 8 − 2 < 2 x < 8
− 1 < x < 4 -1 \lt x \lt 4 − 1 < x < 4
Complex Numbers (HL)
Definition
A complex number is of the form z = a + b i z = a + bi z = a + bi where a , b ∈ R a, b \in \mathbb{R} a , b ∈ R and i 2 = − 1 i^2 = -1 i 2 = − 1 .
a a a is the real part (Re ( z ) \operatorname{Re}(z) Re ( z ) )
b b b is the imaginary part (Im ( z ) \operatorname{Im}(z) Im ( z ) )
Operations
Addition: ( a + b i ) + ( c + d i ) = ( a + c ) + ( b + d ) i (a + bi) + (c + di) = (a + c) + (b + d)i ( a + bi ) + ( c + d i ) = ( a + c ) + ( b + d ) i
Multiplication: ( a + b i ) ( c + d i ) = ( a c − b d ) + ( a d + b c ) i (a + bi)(c + di) = (ac - bd) + (ad + bc)i ( a + bi ) ( c + d i ) = ( a c − b d ) + ( a d + b c ) i
Complex conjugate: z ˉ = a − b i \bar{z} = a - bi z ˉ = a − bi
Z ⋅ z ˉ = a 2 + b 2 Z \cdot \bar{z} = a^2 + b^2 Z ⋅ z ˉ = a 2 + b 2
Division:
a + b i c + d i = ( a + b i ) ( c − d i ) ( c + d i ) ( c − d i ) = ( a c + b d ) + ( b c − a d ) i c 2 + d 2 \dfrac{a + bi}{c + di} = \dfrac{(a + bi)(c - di)}{(c + di)(c - di)} = \dfrac{(ac + bd) + (bc - ad)i}{c^2 + d^2} c + d i a + bi = ( c + d i ) ( c − d i ) ( a + bi ) ( c − d i ) = c 2 + d 2 ( a c + b d ) + ( b c − a d ) i
Modulus and Argument
The modulus (or absolute value) of z = a + b i z = a + bi z = a + bi :
∣ z ∣ = a 2 + b 2 |z| = \sqrt{a^2 + b^2} ∣ z ∣ = a 2 + b 2
The argument arg ( z ) \arg(z) arg ( z ) is the angle θ \theta θ measured from the positive real axis:
θ = arctan ( b a ) , a > 0 \theta = \arctan\left(\frac{b}{a}\right), \quad a > 0 θ = arctan ( a b ) , a > 0
For a < 0 a < 0 a < 0 Add π \pi π to get the correct quadrant.
Quadrant check for the argument:
| Quadrant | a a a | b b b | arg ( z ) \arg(z) arg ( z ) |
| -------- | ----- | ----- | --------------------- | --- | --- |
| I | > 0 > 0 > 0 | > 0 > 0 > 0 | arctan ( b / a ) \arctan(b/a) arctan ( b / a ) |
| II | < 0 < 0 < 0 | > 0 > 0 > 0 | π − arctan ( b / ∣ a ∣ ) \pi - \arctan(b/ | a | ) π − arctan ( b /∣ a ∣ ) |
| III | < 0 < 0 < 0 | < 0 < 0 < 0 | − π + arctan ( b / a ) -\pi + \arctan(b/a) − π + arctan ( b / a ) |
| IV | > 0 > 0 > 0 | < 0 < 0 < 0 | − arctan ( b / a ) -\arctan(b/a) − arctan ( b / a ) |
Z = r ( cos θ + i sin θ ) = r e i θ Z = r(\cos\theta + i\sin\theta) = re^{i\theta} Z = r ( cos θ + i sin θ ) = r e i θ
Where r = ∣ z ∣ r = |z| r = ∣ z ∣ and θ = arg ( z ) \theta = \arg(z) θ = arg ( z ) .
Example (HL): Express z = − 1 + i 3 z = -1 + i\sqrt{3} z = − 1 + i 3 in polar form.
r = 1 + 3 = 2 r = \sqrt{1 + 3} = 2 r = 1 + 3 = 2 . Since a = − 1 < 0 a = -1 < 0 a = − 1 < 0 and b = 3 > 0 b = \sqrt{3} > 0 b = 3 > 0 The point is in the second
Quadrant.
θ = π − arctan ( 3 1 ) = π − π 3 = 2 π 3 \theta = \pi - \arctan\!\left(\frac{\sqrt{3}}{1}\right) = \pi - \frac{\pi}{3} = \frac{2\pi}{3} θ = π − arctan ( 1 3 ) = π − 3 π = 3 2 π
Z = 2 ( cos 2 π 3 + i sin 2 π 3 ) = 2 e 2 π i / 3 Z = 2\left(\cos\frac{2\pi}{3} + i\sin\frac{2\pi}{3}\right) = 2e^{2\pi i/3} Z = 2 ( cos 3 2 π + i sin 3 2 π ) = 2 e 2 π i /3
De Moivre’s Theorem (HL)
For z = r ( cos θ + i sin θ ) z = r(\cos\theta + i\sin\theta) z = r ( cos θ + i sin θ ) and n ∈ Z n \in \mathbb{Z} n ∈ Z :
Z n = r n ( cos n θ + i sin n θ ) Z^n = r^n(\cos n\theta + i\sin n\theta) Z n = r n ( cos n θ + i sin n θ )
Proof by induction for positive integers. Base case n = 1 n = 1 n = 1 : trivial. Inductive step: assume
True for n = k n = k n = k . Then
z k + 1 = z k ⋅ z = r k ( cos k θ + i sin k θ ) ⋅ r ( cos θ + i sin θ ) z^{k+1} = z^k \cdot z = r^k(\cos k\theta + i\sin k\theta) \cdot r(\cos\theta + i\sin\theta) z k + 1 = z k ⋅ z = r k ( cos k θ + i sin k θ ) ⋅ r ( cos θ + i sin θ ) .
Expanding using addition formulae gives r k + 1 ( cos ( k + 1 ) θ + i sin ( k + 1 ) θ ) r^{k+1}(\cos(k+1)\theta + i\sin(k+1)\theta) r k + 1 ( cos ( k + 1 ) θ + i sin ( k + 1 ) θ ) .
Example: Express ( 3 + i ) 4 (\sqrt{3} + i)^4 ( 3 + i ) 4 in the form a + b i a + bi a + bi .
First find modulus and argument: r = 2 r = 2 r = 2 , θ = π 6 \theta = \frac{\pi}{6} θ = 6 π .
( 3 + i ) 4 = 2 4 ( cos 4 π 6 + i sin 4 π 6 ) = 16 ( cos 2 π 3 + i sin 2 π 3 ) = 16 ( − 1 2 + i 3 2 ) = − 8 + 8 3 i (\sqrt{3} + i)^4 = 2^4\left(\cos\frac{4\pi}{6} + i\sin\frac{4\pi}{6}\right) = 16\left(\cos\frac{2\pi}{3} + i\sin\frac{2\pi}{3}\right) = 16\left(-\frac{1}{2} + i\frac{\sqrt{3}}{2}\right) = -8 + 8\sqrt{3}\,i ( 3 + i ) 4 = 2 4 ( cos 6 4 π + i sin 6 4 π ) = 16 ( cos 3 2 π + i sin 3 2 π ) = 16 ( − 2 1 + i 2 3 ) = − 8 + 8 3 i
Example (HL): Express z = 1 − i 3 z = 1 - i\sqrt{3} z = 1 − i 3 in polar form and hence find z 5 z^5 z 5 .
r = 1 + 3 = 2 r = \sqrt{1 + 3} = 2 r = 1 + 3 = 2 . Since a = 1 > 0 a = 1 > 0 a = 1 > 0 and b = − 3 < 0 b = -\sqrt{3} < 0 b = − 3 < 0 The point is in the fourth
Quadrant.
θ = − π 3 , z = 2 e − π i / 3 \theta = -\frac{\pi}{3}, \quad z = 2e^{-\pi i/3} θ = − 3 π , z = 2 e − π i /3
Z 5 = 2 5 e − 5 π i / 3 = 32 ( cos − 5 π 3 + i sin − 5 π 3 ) = 32 ( 1 2 − i 3 2 ) = 16 − 16 3 i Z^5 = 2^5 e^{-5\pi i/3} = 32\left(\cos\frac{-5\pi}{3} + i\sin\frac{-5\pi}{3}\right) = 32\left(\frac{1}{2} - i\frac{\sqrt{3}}{2}\right) = 16 - 16\sqrt{3}\,i Z 5 = 2 5 e − 5 π i /3 = 32 ( cos 3 − 5 π + i sin 3 − 5 π ) = 32 ( 2 1 − i 2 3 ) = 16 − 16 3 i
Roots of Unity (HL)
The n n n Th roots of unity are the solutions to z n = 1 z^n = 1 z n = 1 .
Z k = cos 2 k π n + i sin 2 k π n , k = 0 , 1 , 2 , … , n − 1 Z_k = \cos\frac{2k\pi}{n} + i\sin\frac{2k\pi}{n}, \quad k = 0, 1, 2, \ldots, n-1 Z k = cos n 2 k π + i sin n 2 k π , k = 0 , 1 , 2 , … , n − 1
These lie on the unit circle in the complex plane, equally spaced at angles of 2 π n \frac{2\pi}{n} n 2 π .
Properties:
The sum of all n n n Th roots of unity is 0 0 0 .
The product of all n n n Th roots of unity is ( − 1 ) n − 1 (-1)^{n-1} ( − 1 ) n − 1 .
The n n n Th roots of any complex number w = r e i θ w = re^{i\theta} w = r e i θ are
r n e i ( θ + 2 k π ) / n \sqrt[n]{r}\, e^{i(\theta + 2k\pi)/n} n r e i ( θ + 2 k π ) / n for k = 0 , 1 , … , n − 1 k = 0, 1, \ldots, n-1 k = 0 , 1 , … , n − 1 .
Example: Find the cube roots of unity.
For z 3 = 1 z^3 = 1 z 3 = 1 : z k = cos 2 k π 3 + i sin 2 k π 3 z_k = \cos\frac{2k\pi}{3} + i\sin\frac{2k\pi}{3} z k = cos 3 2 k π + i sin 3 2 k π , k = 0 , 1 , 2 k = 0, 1, 2 k = 0 , 1 , 2 .
Z 0 = 1 , z 1 = − 1 2 + i 3 2 , z 2 = − 1 2 − i 3 2 Z_0 = 1, \quad z_1 = -\frac{1}{2} + i\frac{\sqrt{3}}{2}, \quad z_2 = -\frac{1}{2} - i\frac{\sqrt{3}}{2} Z 0 = 1 , z 1 = − 2 1 + i 2 3 , z 2 = − 2 1 − i 2 3
Note: 1 + z 1 + z 2 = 0 1 + z_1 + z_2 = 0 1 + z 1 + z 2 = 0 .
Example (HL): Find all complex numbers z z z such that z 4 = 16 z^4 = 16 z 4 = 16 .
The four fourth roots of 16 = 16 e 0 i 16 = 16e^{0i} 16 = 16 e 0 i are:
Z k = 2 e 2 k π i / 4 , k = 0 , 1 , 2 , 3 Z_k = 2\,e^{2k\pi i/4}, \quad k = 0, 1, 2, 3 Z k = 2 e 2 k π i /4 , k = 0 , 1 , 2 , 3
Z 0 = 2 , z 1 = 2 i , z 2 = − 2 , z 3 = − 2 i Z_0 = 2, \quad z_1 = 2i, \quad z_2 = -2, \quad z_3 = -2i Z 0 = 2 , z 1 = 2 i , z 2 = − 2 , z 3 = − 2 i
Matrices (HL)
Definitions
A matrix A A A of order m × n m \times n m × n has m m m rows and n n n columns.
Operations
Addition: Add corresponding elements (matrices must be the same order).
Scalar multiplication: Multiply every element by the scalar.
Matrix multiplication: If A A A is m × p m \times p m × p and B B B is p × n p \times n p × n Then A B AB A B is m × n m \times n m × n .
The ( i , j ) (i, j) ( i , j ) entry of A B AB A B is:
( A B ) i j = ∑ k = 1 p a i k b k j (AB)_{ij} = \sum_{k=1}^{p} a_{ik}b_{kj} ( A B ) ij = k = 1 ∑ p a ik b k j
Determinant and Inverse of a 2 × 2 2 \times 2 2 × 2 Matrix
For A = ( a b c d ) A = \begin{pmatrix} a & b \\ c & d \end{pmatrix} A = ( a c b d ) :
det ( A ) = a d − b c \det(A) = ad - bc det ( A ) = a d − b c
If det ( A ) ≠ 0 \det(A) \neq 0 det ( A ) = 0 :
A − 1 = 1 a d − b c ( d − b − c a ) A^{-1} = \frac{1}{ad - bc}\begin{pmatrix} d & -b \\ -c & a \end{pmatrix} A − 1 = a d − b c 1 ( d − c − b a )
Determinant of a 3 × 3 3 \times 3 3 × 3 Matrix (HL)
For A = ( a b c d e f g h k ) A = \begin{pmatrix} a & b & c \\ d & e & f \\ g & h & k \end{pmatrix} A = a d g b e h c f k :
det ( A ) = a ( e k − f h ) − b ( d k − f g ) + c ( d h − e g ) \det(A) = a(ek - fh) - b(dk - fg) + c(dh - eg) det ( A ) = a ( e k − f h ) − b ( d k − f g ) + c ( d h − e g )
Solving Systems Using Matrices (HL)
For A X = B AX = B A X = B where A A A is invertible:
X = A − 1 B X = A^{-1}B X = A − 1 B
Example: Solve:
{ 2 x + y = 5 X − y = 1 \begin{cases}
2x + y = 5 \\
X - y = 1
\end{cases} { 2 x + y = 5 X − y = 1
( 2 1 1 − 1 ) ( x y ) = ( 5 1 ) \begin{pmatrix} 2 & 1 \\ 1 & -1 \end{pmatrix}\begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} 5 \\ 1 \end{pmatrix} ( 2 1 1 − 1 ) ( x y ) = ( 5 1 )
det ( A ) = − 2 − 1 = − 3 \det(A) = -2 - 1 = -3 det ( A ) = − 2 − 1 = − 3
A − 1 = 1 − 3 ( − 1 − 1 − 1 2 ) = ( 1 3 1 3 1 3 − 2 3 ) A^{-1} = \frac{1}{-3}\begin{pmatrix} -1 & -1 \\ -1 & 2 \end{pmatrix} = \begin{pmatrix} \frac{1}{3} & \frac{1}{3} \\ \frac{1}{3} & -\frac{2}{3} \end{pmatrix} A − 1 = − 3 1 ( − 1 − 1 − 1 2 ) = ( 3 1 3 1 3 1 − 3 2 )
( x y ) = ( 1 3 1 3 1 3 − 2 3 ) ( 5 1 ) = ( 2 1 ) \begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} \frac{1}{3} & \frac{1}{3} \\ \frac{1}{3} & -\frac{2}{3} \end{pmatrix}\begin{pmatrix} 5 \\ 1 \end{pmatrix} = \begin{pmatrix} 2 \\ 1 \end{pmatrix} ( x y ) = ( 3 1 3 1 3 1 − 3 2 ) ( 5 1 ) = ( 2 1 )
Proof by Induction (HL)
Method
Base case: Show the statement holds for n = 1 n = 1 n = 1 (or the smallest relevant value).
Inductive hypothesis: Assume the statement holds for n = k n = k n = k .
Inductive step: Show that if it holds for n = k n = k n = k It also holds for n = k + 1 n = k + 1 n = k + 1 .
Conclusion: By the principle of mathematical induction, the statement holds for all
n ≥ 1 n \geq 1 n ≥ 1 .
Why induction works. The base case anchors the chain at n = 1 n = 1 n = 1 . The inductive step shows that
If any link in the chain holds, the next one does too. Together, they prove that every link holds.
Example: Prove by induction that ∑ r = 1 n r 2 = n ( n + 1 ) ( 2 n + 1 ) 6 \sum_{r=1}^{n} r^2 = \frac{n(n+1)(2n+1)}{6} ∑ r = 1 n r 2 = 6 n ( n + 1 ) ( 2 n + 1 ) .
Base case (n = 1 n = 1 n = 1 ): LHS = 1 = 1 = 1 RHS = 1 ⋅ 2 ⋅ 3 6 = 1 = \frac{1 \cdot 2 \cdot 3}{6} = 1 = 6 1 ⋅ 2 ⋅ 3 = 1 . True.
Inductive hypothesis: Assume ∑ r = 1 k r 2 = k ( k + 1 ) ( 2 k + 1 ) 6 \sum_{r=1}^{k} r^2 = \frac{k(k+1)(2k+1)}{6} ∑ r = 1 k r 2 = 6 k ( k + 1 ) ( 2 k + 1 ) .
Inductive step:
∑ r = 1 k + 1 r 2 = k ( k + 1 ) ( 2 k + 1 ) 6 + ( k + 1 ) 2 \sum_{r=1}^{k+1} r^2 = \frac{k(k+1)(2k+1)}{6} + (k+1)^2 r = 1 ∑ k + 1 r 2 = 6 k ( k + 1 ) ( 2 k + 1 ) + ( k + 1 ) 2
= k ( k + 1 ) ( 2 k + 1 ) + 6 ( k + 1 ) 2 6 = \frac{k(k+1)(2k+1) + 6(k+1)^2}{6} = 6 k ( k + 1 ) ( 2 k + 1 ) + 6 ( k + 1 ) 2
= ( k + 1 ) [ k ( 2 k + 1 ) + 6 ( k + 1 ) ] 6 = \frac{(k+1)[k(2k+1) + 6(k+1)]}{6} = 6 ( k + 1 ) [ k ( 2 k + 1 ) + 6 ( k + 1 )]
= ( k + 1 ) ( 2 k 2 + 7 k + 6 ) 6 = \frac{(k+1)(2k^2 + 7k + 6)}{6} = 6 ( k + 1 ) ( 2 k 2 + 7 k + 6 )
= ( k + 1 ) ( k + 2 ) ( 2 k + 3 ) 6 = \frac{(k+1)(k+2)(2k+3)}{6} = 6 ( k + 1 ) ( k + 2 ) ( 2 k + 3 )
= ( k + 1 ) ( ( k + 1 ) + 1 ) ( 2 ( k + 1 ) + 1 ) 6 = \frac{(k+1)((k+1)+1)(2(k+1)+1)}{6} = 6 ( k + 1 ) (( k + 1 ) + 1 ) ( 2 ( k + 1 ) + 1 )
This matches the formula with n = k + 1 n = k + 1 n = k + 1 . By induction, the result holds for all n ≥ 1 n \ge 1 n ≥ 1 .
Example: Prove that ∑ r = 1 n r 3 = n 2 ( n + 1 ) 2 4 \sum_{r=1}^{n} r^3 = \frac{n^2(n+1)^2}{4} ∑ r = 1 n r 3 = 4 n 2 ( n + 1 ) 2 .
Base case (n = 1 n = 1 n = 1 ): LHS = 1 = 1 = 1 RHS = 1 ⋅ 4 4 = 1 = \frac{1 \cdot 4}{4} = 1 = 4 1 ⋅ 4 = 1 . True.
Inductive hypothesis: Assume ∑ r = 1 k r 3 = k 2 ( k + 1 ) 2 4 \sum_{r=1}^{k} r^3 = \frac{k^2(k+1)^2}{4} ∑ r = 1 k r 3 = 4 k 2 ( k + 1 ) 2 .
Inductive step:
∑ r = 1 k + 1 r 3 = k 2 ( k + 1 ) 2 4 + ( k + 1 ) 3 \sum_{r=1}^{k+1} r^3 = \frac{k^2(k+1)^2}{4} + (k+1)^3 r = 1 ∑ k + 1 r 3 = 4 k 2 ( k + 1 ) 2 + ( k + 1 ) 3
= k 2 ( k + 1 ) 2 + 4 ( k + 1 ) 3 4 = \frac{k^2(k+1)^2 + 4(k+1)^3}{4} = 4 k 2 ( k + 1 ) 2 + 4 ( k + 1 ) 3
= ( k + 1 ) 2 [ k 2 + 4 ( k + 1 ) ] 4 = \frac{(k+1)^2[k^2 + 4(k+1)]}{4} = 4 ( k + 1 ) 2 [ k 2 + 4 ( k + 1 )]
= ( k + 1 ) 2 ( k 2 + 4 k + 4 ) 4 = \frac{(k+1)^2(k^2 + 4k + 4)}{4} = 4 ( k + 1 ) 2 ( k 2 + 4 k + 4 )
= ( k + 1 ) 2 ( k + 2 ) 2 4 = \frac{(k+1)^2(k+2)^2}{4} = 4 ( k + 1 ) 2 ( k + 2 ) 2
= ( k + 1 ) 2 ( ( k + 1 ) + 1 ) 2 4 = \frac{(k+1)^2((k+1)+1)^2}{4} = 4 ( k + 1 ) 2 (( k + 1 ) + 1 ) 2
By induction, the result holds for all n ≥ 1 n \ge 1 n ≥ 1 .
Long Division of Polynomials (HL)
To divide P ( x ) P(x) P ( x ) by ( x − a ) (x - a) ( x − a ) Use either long division or synthetic division. The result gives:
P ( x ) = ( x − a ) Q ( x ) + R P(x) = (x - a)Q(x) + R P ( x ) = ( x − a ) Q ( x ) + R
Where Q ( x ) Q(x) Q ( x ) is the quotient and R R R is the remainder. By the Remainder Theorem , R = P ( a ) R = P(a) R = P ( a ) .
Factor Theorem: ( x − a ) (x - a) ( x − a ) is a factor of P ( x ) P(x) P ( x ) if and only if P ( a ) = 0 P(a) = 0 P ( a ) = 0 .
Example: Factorise x 3 − 3 x + 2 x^3 - 3x + 2 x 3 − 3 x + 2 .
Try P ( 1 ) = 1 − 3 + 2 = 0 P(1) = 1 - 3 + 2 = 0 P ( 1 ) = 1 − 3 + 2 = 0 So ( x − 1 ) (x - 1) ( x − 1 ) is a factor.
Dividing: x 3 − 3 x + 2 = ( x − 1 ) ( x 2 + x − 2 ) = ( x − 1 ) ( x + 2 ) ( x − 1 ) = ( x − 1 ) 2 ( x + 2 ) x^3 - 3x + 2 = (x - 1)(x^2 + x - 2) = (x - 1)(x + 2)(x - 1) = (x - 1)^2(x + 2) x 3 − 3 x + 2 = ( x − 1 ) ( x 2 + x − 2 ) = ( x − 1 ) ( x + 2 ) ( x − 1 ) = ( x − 1 ) 2 ( x + 2 ) .
Example (HL): When P ( x ) = x 3 + 2 x 2 − 5 x − 6 P(x) = x^3 + 2x^2 - 5x - 6 P ( x ) = x 3 + 2 x 2 − 5 x − 6 is divided by ( x − 1 ) (x - 1) ( x − 1 ) The remainder is
P ( 1 ) = 1 + 2 − 5 − 6 = − 8 P(1) = 1 + 2 - 5 - 6 = -8 P ( 1 ) = 1 + 2 − 5 − 6 = − 8 .
Polynomial Inequalities (HL)
Example: Solve ( x − 1 ) 2 ( x + 2 ) > 0 (x - 1)^2(x + 2) \gt 0 ( x − 1 ) 2 ( x + 2 ) > 0 .
The critical values are x = − 2 x = -2 x = − 2 and x = 1 x = 1 x = 1 (double root).
Sign chart:
Interval x < − 2 x < -2 x < − 2 − 2 < x < 1 -2 < x < 1 − 2 < x < 1 x > 1 x > 1 x > 1 ( x + 2 ) (x+2) ( x + 2 ) Negative Positive Positive ( x − 1 ) 2 (x-1)^2 ( x − 1 ) 2 Positive Positive Positive Product Negative Positive Positive
Solution: x < − 2 x < -2 x < − 2 or x > 1 x > 1 x > 1 I.e., x ∈ ( − ∞ , − 2 ) ∪ ( 1 , ∞ ) x \in (-\infty, -2) \cup (1, \infty) x ∈ ( − ∞ , − 2 ) ∪ ( 1 , ∞ ) .
Note that x = − 1 x = -1 x = − 1 is not a solution (the product equals zero, not positive). And x = 1 x = 1 x = 1 is not a
Solution despite being a root, because the factor is squared.
Worked Examples
See the examples integrated throughout the sections above.
Common Pitfalls
Sign errors in factorisation and expansion — always double-check by expanding back.
Forgetting to reverse the inequality when multiplying/dividing by a negative number.
Confusing the discriminant conditions for real vs. Complex roots. Δ < 0 \Delta < 0 Δ < 0 means two
complex conjugate roots, not “no roots.”
De Moivre’s theorem requires the argument to be in radians.
Matrix multiplication is not commutative: A B ≠ B A AB \neq BA A B = B A .
Induction base case — always state and verify it explicitly. A proof without a base case is
like a chain with no anchor.
Domain restrictions on logarithms — log a ( x ) \log_a(x) log a ( x ) is only defined for x > 0 x > 0 x > 0 .
Forgetting absolute values in the quadratic formula when Δ < 0 \Delta < 0 Δ < 0 :
x = − b ± i ∣ Δ ∣ 2 a x = \frac{-b \pm i\sqrt{|\Delta|}}{2a} x = 2 a − b ± i ∣Δ∣ .
Confusing the argument quadrant. For z = − 1 + i z = -1 + i z = − 1 + i (second quadrant),
arg ( z ) = 3 π 4 \arg(z) = \frac{3\pi}{4} arg ( z ) = 4 3 π Not arctan ( − 1 ) \arctan(-1) arctan ( − 1 ) .
Practice Questions
Ordinary Level
Expand ( 3 x − 2 ) ( 2 x + 5 ) (3x - 2)(2x + 5) ( 3 x − 2 ) ( 2 x + 5 ) .
Factorise x 2 − 7 x + 12 x^2 - 7x + 12 x 2 − 7 x + 12 .
Solve 4 x − 7 = 2 x + 9 4x - 7 = 2x + 9 4 x − 7 = 2 x + 9 .
Solve x 2 − 5 x + 6 = 0 x^2 - 5x + 6 = 0 x 2 − 5 x + 6 = 0 by factorisation.
Solve 2 x 2 + x − 3 = 0 2x^2 + x - 3 = 0 2 x 2 + x − 3 = 0 using the quadratic formula.
Higher Level
Prove by induction that ∑ r = 1 n r 3 = n 2 ( n + 1 ) 2 4 \sum_{r=1}^{n} r^3 = \frac{n^2(n+1)^2}{4} ∑ r = 1 n r 3 = 4 n 2 ( n + 1 ) 2 .
Express z = 1 − i 3 z = 1 - i\sqrt{3} z = 1 − i 3 in polar form and hence find z 5 z^5 z 5 .
Find the modulus and argument of 1 + i 1 − i \frac{1 + i}{1 - i} 1 − i 1 + i .
Find the values of k k k for which k x 2 + 4 x + k = 0 kx^2 + 4x + k = 0 k x 2 + 4 x + k = 0 has equal roots.
Given A = ( 1 2 3 4 ) A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} A = ( 1 3 2 4 ) and
B = ( 0 − 1 2 3 ) B = \begin{pmatrix} 0 & -1 \\ 2 & 3 \end{pmatrix} B = ( 0 2 − 1 3 ) Find A B − B A AB - BA A B − B A .
Find all complex numbers z z z such that z 4 = 16 z^4 = 16 z 4 = 16 .
Solve the inequality x 2 − 2 x − 15 > 0 x^2 - 2x - 15 \gt 0 x 2 − 2 x − 15 > 0 .
Factorise x 4 − 1 x^4 - 1 x 4 − 1 completely.
Find the remainder when P ( x ) = 2 x 3 − 3 x 2 + 5 x − 7 P(x) = 2x^3 - 3x^2 + 5x - 7 P ( x ) = 2 x 3 − 3 x 2 + 5 x − 7 is divided by ( x + 2 ) (x + 2) ( x + 2 ) .
Solve ∣ 3 x − 1 ∣ ≤ 8 |3x - 1| \le 8 ∣3 x − 1∣ ≤ 8 .
Find the modulus and argument of z = 3 + 4 i 1 − 2 i z = \frac{3 + 4i}{1 - 2i} z = 1 − 2 i 3 + 4 i .
Prove by induction that 3 n ≥ 2 n + n 3^n \ge 2^n + n 3 n ≥ 2 n + n for all n ≥ 1 n \ge 1 n ≥ 1 .
Express 2 x + 1 ( x + 1 ) ( x − 2 ) \frac{2x + 1}{(x+1)(x-2)} ( x + 1 ) ( x − 2 ) 2 x + 1 in partial fractions.
Solve z 3 = − 27 z^3 = -27 z 3 = − 27 and plot all solutions on an Argand diagram.
Find the quadratic equation whose roots are 2 + 3 2 + \sqrt{3} 2 + 3 and 2 − 3 2 - \sqrt{3} 2 − 3 .
Extended Practice
Given z = 2 + 3 i z = 2 + 3i z = 2 + 3 i and w = 1 − 4 i w = 1 - 4i w = 1 − 4 i Find z w ˉ z\bar{w} z w ˉ and ∣ z / w ∣ |z/w| ∣ z / w ∣ .
Solve the simultaneous equations x + i y + i z = 0 x + iy + iz = 0 x + i y + i z = 0 and x − 2 y + i z = 1 + i x - 2y + iz = 1 + i x − 2 y + i z = 1 + i for real x x x and
y y y .
Prove by induction that
1 1 × 2 + 1 2 × 3 + ⋯ + 1 n ( n + 1 ) = n n + 1 \frac{1}{1 \times 2} + \frac{1}{2 \times 3} + \cdots + \frac{1}{n(n+1)} = \frac{n}{n+1} 1 × 2 1 + 2 × 3 1 + ⋯ + n ( n + 1 ) 1 = n + 1 n .
Find the matrix A A A such that
A ( 1 2 ) = ( 5 3 ) A\begin{pmatrix} 1 \\ 2 \end{pmatrix} = \begin{pmatrix} 5 \\ 3 \end{pmatrix} A ( 1 2 ) = ( 5 3 ) and
A ( 3 1 ) = ( 7 7 ) A\begin{pmatrix} 3 \\ 1 \end{pmatrix} = \begin{pmatrix} 7 \\ 7 \end{pmatrix} A ( 3 1 ) = ( 7 7 ) .
Express 3 x 2 − x + 2 ( x − 1 ) ( x 2 + 1 ) \frac{3x^2 - x + 2}{(x-1)(x^2 + 1)} ( x − 1 ) ( x 2 + 1 ) 3 x 2 − x + 2 in partial fractions.
Find all complex numbers z z z satisfying ∣ z − 2 i ∣ = ∣ z + 2 ∣ |z - 2i| = |z + 2| ∣ z − 2 i ∣ = ∣ z + 2∣ and interpret geometrically.
Prove that if a quadratic equation with rational coefficients has one irrational root
a + b c a + b\sqrt{c} a + b c (where b ≠ 0 b \neq 0 b = 0 ), then a − b c a - b\sqrt{c} a − b c is also a root.
Summary
This topic covers the mathematical techniques and concepts related to algebra, including key
theorems, methods, and problem-solving approaches.
Key concepts include:
quadratic equations and the discriminant
simultaneous equations
polynomial division and the factor theorem
partial fractions
binomial expansion
Regular practice with a variety of question types is essential to build fluency and confidence in
applying these mathematical techniques.
:::