PYQ Vault

MHT-CET Maths · Complex Numbers

Modulus and Argument — Polar Form, De Moivre and Square Roots

|z| is the distance from the origin and arg z the angle from the positive real axis — the modulus multiplies and divides, the argument adds and subtracts, and z = r(cos θ + i sin θ) makes powers routine.

Why this matters

18 PYQs at 28% HARD — the chapter's biggest page and its softest, which is why it is the half worth owning. The modulus of a product or quotient of factors is asked every year and needs no expansion at all; the argument questions are wrong only when the quadrant is ignored; and |z| + z = a + ib has been set four times with two different right-hand sides. Three stems here were repaired against the papers this session: a magnitude that belonged to the twin sitting, an argument denominator, and a key that pointed at the twin's answer.

Concept 1 of 5

Modulus and Its Properties: |z₁z₂| = |z₁||z₂|

Intuition

∣z∣=x2+y2|z| = \sqrt{x^2 + y^2} is the length of the arrow from 00 to zz. Lengths multiply when complex numbers multiply and divide when they divide — so the modulus of a big product is computed factor by factor, never by expanding.

Definition

  • ∣x+iy∣=x2+y2|x + iy| = \sqrt{x^2 + y^2}; ∣zˉ∣=∣z∣|\bar z| = |z|; ∣z∣2=zzˉ|z|^2 = z\bar z.
  • ∣z1z2∣=∣z1∣∣z2∣|z_1z_2| = |z_1||z_2|, ∣z1z2∣=∣z1∣∣z2∣\left|\dfrac{z_1}{z_2}\right| = \dfrac{|z_1|}{|z_2|}, ∣zn∣=∣z∣n|z^n| = |z|^n. So ∣(3+i)3(4+3i)2(8+6i)2∣=23⋅52102=2\left|\dfrac{(\sqrt3 + i)^3(4 + 3i)^2}{(8 + 6i)^2}\right| = \dfrac{2^3\cdot5^2}{10^2} = 2.
  • ∣z1+z2∣≠∣z1∣+∣z2∣|z_1 + z_2| \ne |z_1| + |z_2| in general (triangle inequality: ≤\le).
  • Modulus of a square root: if w2=zw^2 = z then ∣w∣2=∣z∣|w|^2 = |z|, so ∣z∣=∣z∣|\sqrt z| = \sqrt{|z|}. For 6+8i6 + 8i: 10\sqrt{10}; for the conjugate of −7+24i-7 + 24i: 25=5\sqrt{25} = 5.
  • Memorise the Pythagorean moduli: ∣3+4i∣=5|3 + 4i| = 5, ∣8+6i∣=10|8 + 6i| = 10, ∣5+12i∣=13|5 + 12i| = 13, ∣7+24i∣=25|7 + 24i| = 25, ∣3+i∣=2|\sqrt3 + i| = 2, ∣1+i∣=2|1 + i| = \sqrt2.

Modulus rules

∣z1z2∣=∣z1∣∣z2∣∣z1z2∣=∣z1∣∣z2∣∣zn∣=∣z∣n∣z∣=∣z∣|z_1z_2| = |z_1||z_2| \qquad \left|\frac{z_1}{z_2}\right| = \frac{|z_1|}{|z_2|} \qquad |z^n| = |z|^n \qquad |\sqrt z| = \sqrt{|z|}

Worked example

Find ∣z∣|z| for z=(1+i)4(5+12i)(3−4i)2z = \dfrac{(1 + i)^4(5 + 12i)}{(3 - 4i)^2}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 1Complex NumbersMODERATE
If z=(3+i)3(3i+4)2(8+6i)2z = \dfrac{(\sqrt{3}+i)^3(3i+4)^2}{(8+6i)^2}, then ∣z∣|z| is equal to

[Q144 · May Shift 1 · 2021]

Expanding the product to find its modulus

(3+i)3(4+3i)2(\sqrt3 + i)^3(4 + 3i)^2 expanded is a page of algebra with several sign traps. Moduli multiply: 23⋅522^3\cdot5^2. Never expand for a modulus.

Concept 2 of 5

The Argument: Reference Angle Plus the Quadrant

Intuition

tan⁡−1yx\tan^{-1}\dfrac{y}{x} only gives a reference angle; the quadrant of the point decides whether to keep it, add π\pi, or subtract from π\pi. −12+32i-\dfrac12 + \dfrac{\sqrt3}{2}i is in the second quadrant, so its argument is π−π3\pi - \dfrac{\pi}{3}, not −π3-\dfrac{\pi}{3}.

Definition

  • arg⁡z=θ\arg z = \theta with cos⁡θ=x∣z∣\cos\theta = \dfrac{x}{|z|}, sin⁡θ=y∣z∣\sin\theta = \dfrac{y}{|z|}; principal value in (−π,π](-\pi, \pi].
  • Quadrant rule with reference angle α=tan⁡−1∣yx∣\alpha = \tan^{-1}\left|\dfrac{y}{x}\right|: I → α\alpha; II → π−α\pi - \alpha; III → −(π−α)-(\pi - \alpha) (or π+α\pi + \alpha if [0,2π)[0, 2\pi) is used); IV → −α-\alpha.
  • Rationalise first when zz is a fraction: −21+3i=−12+32i\dfrac{-2}{1 + \sqrt3 i} = -\dfrac12 + \dfrac{\sqrt3}{2}i, argument 2π3\dfrac{2\pi}{3}.
  • arg⁡(z1z2)=arg⁡z1+arg⁡z2\arg(z_1z_2) = \arg z_1 + \arg z_2, arg⁡z1z2=arg⁡z1−arg⁡z2\arg\dfrac{z_1}{z_2} = \arg z_1 - \arg z_2: arg⁡1+i33−i=π3−(−π6)=π2\arg\dfrac{1 + i\sqrt3}{\sqrt3 - i} = \dfrac{\pi}{3} - \left(-\dfrac{\pi}{6}\right) = \dfrac{\pi}{2} — or rationalise to ii directly.
  • When the argument is not a standard angle, leave it as tan⁡−1\tan^{-1} of the simplified ratio: z1+z2z1−z2=19+22i13\dfrac{z_1 + z_2}{z_1 - z_2} = \dfrac{19 + 22i}{13} has argument tan⁡−12219\tan^{-1}\dfrac{22}{19}.

Argument rules

arg⁡(z1z2)=arg⁡z1+arg⁡z2arg⁡z1z2=arg⁡z1−arg⁡z2arg⁡zˉ=−arg⁡z\arg(z_1z_2) = \arg z_1 + \arg z_2 \qquad \arg\frac{z_1}{z_2} = \arg z_1 - \arg z_2 \qquad \arg\bar z = -\arg z
ReImθz = a + ibrabr = √(a²+b²), θ = arg z

Worked example

Find the argument of z=−41+iz = \dfrac{-4}{1 + i}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 2Complex NumbersMODERATE
If Z=−21+3iZ=\frac{-2}{1+\sqrt{3}i}, i=−1i=\sqrt{-1}, then the value of arg⁡(Z)\arg(Z) is

[Q140 · 9th May Shift 1 · 2023]

The argument from the ratio alone

tan⁡−13/2−1/2=tan⁡−1(−3)=−π3\tan^{-1}\dfrac{\sqrt3/2}{-1/2} = \tan^{-1}(-\sqrt3) = -\dfrac{\pi}{3} is the fourth-quadrant answer for a second-quadrant point. Plot the point first; the un-adjusted angle is always an option.

Concept 3 of 5

Polar Form and De Moivre: Powers, Rotations and sin θ + i cos θ

Intuition

Write z=r(cos⁡θ+isin⁡θ)z = r(\cos\theta + i\sin\theta). Then zn=rn(cos⁡nθ+isin⁡nθ)z^n = r^n(\cos n\theta + i\sin n\theta): multiply the angle, raise the modulus. Multiplying by ii is a rotation by π2\dfrac{\pi}{2}, which is how a 'particle moves through an angle' stem is answered.

Definition

  • Polar coordinates: (−23,2)(-2\sqrt3, 2) has r=4r = 4 and, being in quadrant II, θ=π−π6=5π6\theta = \pi - \dfrac{\pi}{6} = \dfrac{5\pi}{6}.
  • De Moivre: (cos⁡θ+isin⁡θ)n=cos⁡nθ+isin⁡nθ(\cos\theta + i\sin\theta)^n = \cos n\theta + i\sin n\theta for any integer nn.
  • sin⁡θ+icos⁡θ=i(cos⁡θ−isin⁡θ)=i e−iθ\sin\theta + i\cos\theta = i(\cos\theta - i\sin\theta) = i\,e^{-i\theta} — NOT a polar form as written. So (cos⁡θ+isin⁡θ)4(sin⁡θ+icos⁡θ)5=e4iθi e−5iθ=−i e9iθ=sin⁡9θ−icos⁡9θ\dfrac{(\cos\theta + i\sin\theta)^4}{(\sin\theta + i\cos\theta)^5} = \dfrac{e^{4i\theta}}{i\,e^{-5i\theta}} = -i\,e^{9i\theta} = \sin 9\theta - i\cos 9\theta.
  • Rotation: multiplying zz by ii rotates it π2\dfrac{\pi}{2} anticlockwise about the origin: (x,y)→(−y,x)(x, y) \to (-y, x). Translations are additions: 'moves 55 units horizontally' is z+5z + 5; '2\sqrt2 units along i^+j^\hat i + \hat j' is z+(1+i)z + (1 + i).

De Moivre and the rotation by i

(cos⁡θ+isin⁡θ)n=cos⁡nθ+isin⁡nθiz is z rotated by π2sin⁡θ+icos⁡θ=i(cos⁡θ−isin⁡θ)(\cos\theta + i\sin\theta)^n = \cos n\theta + i\sin n\theta \qquad iz \text{ is } z \text{ rotated by } \tfrac{\pi}{2} \qquad \sin\theta + i\cos\theta = i(\cos\theta - i\sin\theta)

Worked example

Evaluate (cos⁡π9+isin⁡π9)6\left(\cos\dfrac{\pi}{9} + i\sin\dfrac{\pi}{9}\right)^{6}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 3Complex NumbersHARD
The value of (cos⁡θ+isinθ)4(sin⁡θ+icosθ)5=\frac{(\cos\theta+isin\theta)^{4}}{(\sin\theta+icos\theta)^{5}}=where i=−1i =\sqrt{- 1}

[Q140 · 20 April Shift II · 2025]

Applying De Moivre to sin θ + i cos θ

(sin⁡θ+icos⁡θ)5(\sin\theta + i\cos\theta)^5 is NOT sin⁡5θ+icos⁡5θ\sin 5\theta + i\cos 5\theta. Rewrite it as i(cos⁡θ−isin⁡θ)i(\cos\theta - i\sin\theta) first; the i5=ii^5 = i in front is where the final sin⁡9θ−icos⁡9θ\sin 9\theta - i\cos 9\theta comes from.

Concept 4 of 5

|z| + z = a + ib: Equate the Imaginary Part, Then Solve for |z|

Intuition

∣z∣|z| is real, so in ∣z∣+z=a+ib|z| + z = a + ib the imaginary part of zz must be bb, and ∣z∣+x=a|z| + x = a. Substituting ∣z∣=x2+b2|z| = \sqrt{x^2 + b^2} gives one equation in xx whose x2x^2 terms cancel.

Definition

  • Put z=x+iyz = x + iy: y=by = b and x2+b2=a−x\sqrt{x^2 + b^2} = a - x.
  • Square: x2+b2=a2−2ax+x2⇒x=a2−b22ax^2 + b^2 = a^2 - 2ax + x^2 \Rightarrow x = \dfrac{a^2 - b^2}{2a}, and then ∣z∣=a−x=a2+b22a|z| = a - x = \dfrac{a^2 + b^2}{2a}.
  • ∣z∣+z=2+i|z| + z = 2 + i: ∣z∣=4+14=54|z| = \dfrac{4 + 1}{4} = \dfrac54. ∣z∣+z=3+i|z| + z = 3 + i: ∣z∣=9+16=53|z| = \dfrac{9 + 1}{6} = \dfrac53.
  • Both versions have been set; the two answers 54\dfrac54 and 53\dfrac53 appear in each other's option lists, and the 2022 sitting's stored key once pointed at the wrong one.

Closed form

∣z∣+z=a+ib ⇒ Im⁡z=b,∣z∣=a2+b22a|z| + z = a + ib \ \Rightarrow\ \operatorname{Im}z = b,\quad |z| = \frac{a^2 + b^2}{2a}

Worked example

If ∣z∣+z=4+2i|z| + z = 4 + 2i, find ∣z∣|z|.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 4Complex NumbersMODERATE
Let zz be a complex number such that ∣z∣+z=2+i|z|+z = 2+i, where i=−1i=\sqrt{-1}, then ∣z∣|z| is equal to

[Q110 · 15th May Shift 1 · 2023]

Answering the twin sitting's value

54\frac54 belongs to 2+i2 + i and 53\frac53 to 3+i3 + i; each list offers both. Read the right-hand side before recalling the number.

Concept 5 of 5

Find z From a Given Modulus: Simplify, Then Fix the Parameter

Intuition

z=(1+i)2a−iz = \dfrac{(1 + i)^2}{a - i} simplifies to 2ia−i\dfrac{2i}{a - i}, whose modulus is 2a2+1\dfrac{2}{\sqrt{a^2 + 1}}. A given magnitude fixes aa; then rationalising gives zz, and the stem may ask for zz or zˉ\bar z.

Definition

  • Simplify the numerator: (1+i)2=2i(1 + i)^2 = 2i. Then ∣z∣=∣2i∣∣a−i∣=2a2+1|z| = \dfrac{|2i|}{|a - i|} = \dfrac{2}{\sqrt{a^2 + 1}} — moduli divide, no rationalising needed yet.
  • ∣z∣=25|z| = \dfrac{2}{\sqrt5} gives a=2a = 2; ∣z∣=25|z| = \sqrt{\dfrac25} gives a=3a = 3. Two sittings used the two magnitudes, and their option lists differ accordingly.
  • Then z=2i(a+i)a2+1=−2+2aia2+1z = \dfrac{2i(a + i)}{a^2 + 1} = \dfrac{-2 + 2ai}{a^2 + 1}: with a=2a = 2, z=−25+45iz = -\dfrac25 + \dfrac45 i; with a=3a = 3, z=−15+35iz = -\dfrac15 + \dfrac35 i and zˉ=−15−35i\bar z = -\dfrac15 - \dfrac35 i.
  • A modulus expression can also replace the algebra entirely: for a+ib=32+cos⁡θ+isin⁡θa + ib = \dfrac{3}{2 + \cos\theta + i\sin\theta}, (a−2)2+b2=∣a+ib−2∣2=∣3−2ww∣2(a - 2)^2 + b^2 = |a + ib - 2|^2 = \left|\dfrac{3 - 2w}{w}\right|^2 with w=2+eiθw = 2 + e^{i\theta}; since ∣3−2w∣=∣−1−2eiθ∣=∣w∣|3 - 2w| = |{-1} - 2e^{i\theta}| = |w| (both equal 5+4cos⁡θ\sqrt{5 + 4\cos\theta}), the value is 11.

Modulus first, algebra second

∣(1+i)2a−i∣=2a2+1∣2+cos⁡θ+isin⁡θ∣2=5+4cos⁡θ\left|\frac{(1 + i)^2}{a - i}\right| = \frac{2}{\sqrt{a^2 + 1}} \qquad |2 + \cos\theta + i\sin\theta|^2 = 5 + 4\cos\theta

Worked example

If a>0a > 0 and z=(1−i)2a+iz = \dfrac{(1 - i)^2}{a + i} has modulus 210\dfrac{2}{\sqrt{10}}, find zz.
Practice this conceptself-check

From the bank · past-year question

Example 5Complex NumbersMODERATE
If a>0a>0 and z=(1+i)2a−iz=\dfrac{(1+i)^2}{a-i}, i=−1i=\sqrt{-1}, has magnitude 25\dfrac{2}{\sqrt{5}}, then zz is

[Q136 · 14th May Shift 1 · 2024]

z or z̄?

The 2023 sitting asks for zˉ\bar z and the 2024 sitting for zz, with sign-flipped options in each. Compute zz, then read the last word of the stem before choosing.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (5)

  • Modulus and Its Properties: |z₁z₂| = |z₁||z₂|

    Modulus rules

    ∣z1z2∣=∣z1∣∣z2∣∣z1z2∣=∣z1∣∣z2∣∣zn∣=∣z∣n∣z∣=∣z∣|z_1z_2| = |z_1||z_2| \qquad \left|\frac{z_1}{z_2}\right| = \frac{|z_1|}{|z_2|} \qquad |z^n| = |z|^n \qquad |\sqrt z| = \sqrt{|z|}
  • The Argument: Reference Angle Plus the Quadrant

    Argument rules

    arg⁡(z1z2)=arg⁡z1+arg⁡z2arg⁡z1z2=arg⁡z1−arg⁡z2arg⁡zˉ=−arg⁡z\arg(z_1z_2) = \arg z_1 + \arg z_2 \qquad \arg\frac{z_1}{z_2} = \arg z_1 - \arg z_2 \qquad \arg\bar z = -\arg z
  • Polar Form and De Moivre: Powers, Rotations and sin θ + i cos θ

    De Moivre and the rotation by i

    (cos⁡θ+isin⁡θ)n=cos⁡nθ+isin⁡nθiz is z rotated by π2sin⁡θ+icos⁡θ=i(cos⁡θ−isin⁡θ)(\cos\theta + i\sin\theta)^n = \cos n\theta + i\sin n\theta \qquad iz \text{ is } z \text{ rotated by } \tfrac{\pi}{2} \qquad \sin\theta + i\cos\theta = i(\cos\theta - i\sin\theta)
  • |z| + z = a + ib: Equate the Imaginary Part, Then Solve for |z|

    Closed form

    ∣z∣+z=a+ib ⇒ Im⁡z=b,∣z∣=a2+b22a|z| + z = a + ib \ \Rightarrow\ \operatorname{Im}z = b,\quad |z| = \frac{a^2 + b^2}{2a}
  • Find z From a Given Modulus: Simplify, Then Fix the Parameter

    Modulus first, algebra second

    ∣(1+i)2a−i∣=2a2+1∣2+cos⁡θ+isin⁡θ∣2=5+4cos⁡θ\left|\frac{(1 + i)^2}{a - i}\right| = \frac{2}{\sqrt{a^2 + 1}} \qquad |2 + \cos\theta + i\sin\theta|^2 = 5 + 4\cos\theta

Watch out for (5)

Drill every past-year question on this subtopic

18 questions from the bank — paginated, with cart and Word-export support.

Related notes