IB Maths AI HL Complex Numbers Paper 1 & 2 Argand diagram ~8 min read

Modulus & Argument

Plot a complex number on an Argand diagram and it becomes an arrow from the origin. That arrow has two measurements: its length, the modulus, and the angle it turns from the positive real axis, the argument.

📘 What you need to know

The modulus of a complex number

On an Argand diagram, the complex number z = x + yi is a point at (x, y). The modulus, written |z| or r, is its straight-line distance from the origin. By Pythagoras on the right triangle with legs x and y, |z| = √(x² + y²).

The modulus is the length; the argument is the angle Re Im O θ z = x + yi x = Re(z) y = Im(z) |z| = √(x² + y²) θ = arg z, measured counter-clockwise from the positive real axis
The modulus |z| is the hypotenuse of the right triangle with legs x and y; the argument θ is the angle the arrow makes with the positive real axis.

A modulus is never negative — it is a distance. Note too that adding complex numbers does not add their moduli: |z1 + z2| ≠ |z1| + |z2| in general. The modulus also links to the conjugate: since zz* = (x + yi)(xyi) = x² + y², it follows that zz* = |z|².

Modulus & the conjugate |z| = √(x² + y²) zz* = z*z = |z multiplying by the conjugate produces a real number — the modulus squared

The argument of a complex number

The argument, arg z or θ, is the angle the arrow makes with the positive real axis, measured counter-clockwise, in radians. The standard (principal) range is −π < arg z ≤ π, so anticlockwise angles are positive and clockwise ones negative.

Use right-angled trigonometry: the reference angle is α = tan−1(|y| / |x|). The final argument then depends on the quadrant, so a quick sketch is essential.

Quadrant rule for the argument (reference angle α): quadrant 1 → θ = α (positive acute); quadrant 2 → θ = π − α (positive obtuse); quadrant 3 → θ = −(π − α) (negative obtuse); quadrant 4 → θ = −α (negative acute). The argument of 0 is undefined.

Modulus and argument under multiplication and division

Modulus and argument behave very neatly when complex numbers are multiplied or divided. The moduli combine by multiplication or division, while the arguments combine by addition or subtraction.

Multiplication & division rules: |z1z2| = |z1||z2| and arg(z1z2) = arg z1 + arg z2; |z1/z2| = |z1| / |z2| and arg(z1/z2) = arg z1 − arg z2. In short — moduli multiply or divide; arguments add or subtract.

🧭 Recipe — finding the modulus and argument

  1. Sketch z = x + yi on an Argand diagram to see which quadrant it lies in.
  2. Modulus: compute |z| = √(x² + y²).
  3. Reference angle: find α = tan−1(|y| / |x|).
  4. Adjust for the quadrant: 1 → α, 2 → π−α, 3 → −(π−α), 4 → −α.
  5. State |z| and arg z, keeping arg z in −π < arg z ≤ π.

Worked examples

WE 1

Finding the modulus

Find the modulus of (a) z = 5 − 12i and (b) w = −8 + 6i.

(a) |z| = √(x² + y²) √(5² + (−12)²) = √(25 + 144) = √169 (b) |w| = √((−8)² + 6²) √(64 + 36) = √100 (a) |z| = 13 · (b) |w| = 10 the signs vanish once squared — the modulus is always positive.
WE 2

Argument in the first quadrant

Find the argument of z = 4 + 4i, giving an exact answer.

sketch: x > 0, y > 0 ⇒ first quadrant argument is positive and acute: θ = tan⁻¹(y / x) θ = tan⁻¹(4 / 4) = tan⁻¹(1) arg z = π/4 π/4 ≈ 0.785 — no quadrant adjustment is needed in quadrant 1.
WE 3

Argument in the second quadrant

Find the argument of z = −3 + 3i, giving an exact answer.

sketch: x < 0, y > 0 ⇒ second quadrant reference angle α = tan⁻¹(|y| / |x|) α = tan⁻¹(3 / 3) = π/4 quadrant 2: θ = π − α θ = π − π/4 arg z = 3π/4 positive and obtuse — exactly what quadrant 2 should give.
WE 4

Modulus from the conjugate

For z = 6 − 8i, find zz* and hence write down |z|.

z* = 6 + 8i; multiply zz* (6 − 8i)(6 + 8i) = 36 − 64i² = 36 + 64 zz* = 100 use zz* = |z|², so |z| = √(zz*) zz* = 100 · |z| = 10 zz* lands on a real number — its square root is the modulus.
WE 5

Multiplying and dividing

Two complex numbers have |z1| = 6, arg z1 = π/3 and |z2| = 2, arg z2 = π/12. Find the modulus and argument of (a) z1z2 and (b) z1/z2.

(a) product: multiply moduli, add arguments |z₁z₂| = 6 × 2 = 12 arg = π/3 + π/12 = 4π/12 + π/12 = 5π/12 (b) quotient: divide moduli, subtract arguments |z₁/z₂| = 6 ÷ 2 = 3 arg = π/3 − π/12 = 3π/12 = π/4 (a) 12, 5π/12 · (b) 3, π/4 no need to convert to Cartesian form — work directly with modulus and argument.
WE 6

Full question: fourth quadrant and a product

Let z = √3 − i. (a) Find |z|. (b) Find arg z. (c) Given w has |w| = 5 and arg w = π/2, find the modulus and argument of zw.

(a) |z| = √((√3)² + (−1)²) = √(3 + 1) = √4 = 2 (b) x > 0, y < 0 ⇒ quadrant 4, negative acute α = tan⁻¹(1 / √3) = π/6 ⇒ arg z = −π/6 (c) zw: multiply moduli, add arguments |zw| = 2 × 5 = 10;   arg = −π/6 + π/2 = π/3 (a) 2 · (b) −π/6 · (c) |zw| = 10, arg(zw) = π/3 a quadrant-4 number has a negative argument — the sketch confirms it.

💡 Top tips

âš  Common mistakes

Next up: Introduction to Argand Diagrams — the complex plane in full. You will plot complex numbers as points and vectors, and read numbers straight off a diagram.

Need help with AI HL Complex Numbers?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session →