If z = (1+i)/(1-i), find |z| and arg(z)

easy CBSE JEE-MAIN JEE Main 2022 3 min read

Question

If z=1+i1iz = \dfrac{1+i}{1-i}, find z|z| and arg(z)\arg(z).

(JEE Main 2022, similar pattern)


Solution — Step by Step

Multiply numerator and denominator by the conjugate of the denominator, which is (1+i)(1+i):

z=1+i1i×1+i1+i=(1+i)2(1i)(1+i)z = \frac{1+i}{1-i} \times \frac{1+i}{1+i} = \frac{(1+i)^2}{(1-i)(1+i)}

Denominator: (1i)(1+i)=1i2=1(1)=2(1-i)(1+i) = 1 - i^2 = 1 - (-1) = 2

Numerator: (1+i)2=1+2i+i2=1+2i1=2i(1+i)^2 = 1 + 2i + i^2 = 1 + 2i - 1 = 2i

z=2i2=iz = \frac{2i}{2} = i

z=i=0+1iz = i = 0 + 1 \cdot i

This is the point (0,1)(0, 1) on the Argand plane — sitting on the positive imaginary axis.

z=02+12=1|z| = \sqrt{0^2 + 1^2} = \mathbf{1} arg(z)=π2\arg(z) = \mathbf{\frac{\pi}{2}}

Why This Works

Rationalising a complex fraction means eliminating ii from the denominator. Multiplying by the conjugate works because (a+bi)(abi)=a2+b2(a + bi)(a - bi) = a^2 + b^2, which is always real and positive. Once the denominator is real, we can separate the result into x+iyx + iy form and directly read the modulus and argument.

The result z=iz = i makes geometric sense too. Dividing (1+i)(1+i) by (1i)(1-i) is the same as multiplying by 11i\frac{1}{1-i}, which has argument π/4\pi/4. Since (1+i)(1+i) itself has argument π/4\pi/4, the total argument is π/4+π/4=π/2\pi/4 + \pi/4 = \pi/2. Both numbers have modulus 2\sqrt{2}, so the modulus of the quotient is 2/2=1\sqrt{2}/\sqrt{2} = 1.


Alternative Method — Use modulus and argument properties directly

Without simplifying zz:

z=1+i1i=22=1|z| = \frac{|1+i|}{|1-i|} = \frac{\sqrt{2}}{\sqrt{2}} = 1 arg(z)=arg(1+i)arg(1i)=π4(π4)=π2\arg(z) = \arg(1+i) - \arg(1-i) = \frac{\pi}{4} - \left(-\frac{\pi}{4}\right) = \frac{\pi}{2}

This method is faster and avoids the algebra entirely.

For JEE MCQs, always try the modulus/argument shortcut first. If the question only asks for z|z| or arg(z)\arg(z), you can get the answer in 15 seconds without rationalising. Save the full simplification for when you need the Cartesian form x+iyx + iy.


Common Mistake

Students sometimes write arg(1i)=π/4\arg(1-i) = \pi/4 instead of π/4-\pi/4. The number 1i1-i lies in the fourth quadrant (positive real, negative imaginary), so its argument is π/4-\pi/4 (or equivalently 7π/47\pi/4). Mixing up the quadrant of 1i1-i with 1+i1+i flips the final answer. Always plot the number mentally on the Argand plane before assigning the argument.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next