Skip to main content

Worked Solutions

Complex Numbers — Worked Solutions (HSC Maths Extension 2)

By Andy · Intuition tutor 1 min read

Created with Intu AI Reviewed by Intuition's expert tutors

Studying this? See our HSC Maths Extension 2 course →

Worked examples for HSC Maths Extension 2 complex numbers. Each shows where the marks are awarded, the key idea, and the full solution explained by your choice of tutor — Stella, Ella or Cassie.

How to use these

Try each question first, then check your working. Use the tutor tabs to read the full solution in the style that suits you: Stella is direct and challenging, Ella is warm and explains the why, and Cassie is concise and analytical.

Complex number questions reward fluent switching between Cartesian and polar form — pick whichever makes the operation easiest before you start.

Example 1 — Division in Cartesian form

Standard 2 marks

Question

Express $\dfrac{3 + i}{1 - 2i}$ in the form $x + iy$ where $x, y$ are real.

Solution

Division means multiply top and bottom by the conjugate of the denominator. The conjugate of $1 - 2i$ is $1 + 2i$.

$\dfrac{3 + i}{1 - 2i} \times \dfrac{1 + 2i}{1 + 2i} = \dfrac{(3 + i)(1 + 2i)}{(1 - 2i)(1 + 2i)}$.

Numerator: $(3 + i)(1 + 2i) = 3 + 6i + i + 2i^2 = 3 + 7i - 2 = 1 + 7i$.

Denominator: $(1 - 2i)(1 + 2i) = 1 - (2i)^2 = 1 + 4 = 5$.

So the answer is $\dfrac{1 + 7i}{5} = \dfrac15 + \dfrac{7}{5}i$. Keep the real and imaginary parts split — that's the form they asked for.

Where the marks go

  • 1 mark: Multiplies by the conjugate $1 + 2i$ and expands numerator and denominator correctly
  • 1 mark: Correct answer $\frac15 + \frac{7}{5}i$ in the form $x + iy$

Key idea

To divide complex numbers, multiply top and bottom by the conjugate of the denominator; this makes the denominator the real number $|z|^2$.

Example 2 — Polar form and de Moivre's theorem

Challenging 4 marks

Question

Let $z = 1 + i\sqrt{3}$. Write $z$ in modulus–argument form and hence evaluate $z^6$, giving your answer in the form $x + iy$.

Solution

Get the modulus and argument, then let de Moivre do the heavy lifting.

Modulus: $|z| = \sqrt{1^2 + (\sqrt3)^2} = \sqrt{1 + 3} = 2$.

Argument: $z$ is in the first quadrant, $\tan\theta = \dfrac{\sqrt3}{1}$, so $\theta = \dfrac{\pi}{3}$.

Thus $z = 2\left(\cos\dfrac{\pi}{3} + i\sin\dfrac{\pi}{3}\right)$.

By de Moivre, $z^6 = 2^6\left(\cos 6\cdot\dfrac{\pi}{3} + i\sin 6\cdot\dfrac{\pi}{3}\right) = 64(\cos 2\pi + i\sin 2\pi) = 64(1 + 0) = 64$.

Raising to a power is trivial in polar form — never expand $(1 + i\sqrt3)^6$ by hand.

Where the marks go

  • 1 mark: Correct modulus $|z| = 2$
  • 1 mark: Correct argument $\arg z = \frac{\pi}{3}$ with polar form stated
  • 1 mark: Applies de Moivre's theorem with correct modulus and angle
  • 1 mark: Correct final value $z^6 = 64$ in $x + iy$ form

Key idea

In modulus–argument form, $[r\,\mathrm{cis}\,\theta]^n = r^n\,\mathrm{cis}\,(n\theta)$ (de Moivre), turning powers of complex numbers into simple arithmetic on $r$ and $\theta$.