Complex Numbers: Exam-Pattern Drill (2)

medium 3 min read

Question

If zz satisfies z2+i=z+32i|z - 2 + i| = |z + 3 - 2i|, find the locus of zz in the complex plane.

Solution — Step by Step

zz1|z - z_1| is the distance from point zz to point z1z_1 in the complex plane.

The condition zz1=zz2|z - z_1| = |z - z_2| means zz is equidistant from z1z_1 and z2z_2 — which traces the perpendicular bisector of the segment z1z2z_1 z_2.

z1=2iz_1 = 2 - i (since z(2i)|z - (2 - i)|).

z2=3+2iz_2 = -3 + 2i (since z(3+2i)|z - (-3 + 2i)|).

Midpoint of z1z2z_1 z_2: ((23)/2,(1+2)/2)=(1/2,1/2)((2 - 3)/2, (-1 + 2)/2) = (-1/2, 1/2).

Slope of z1z2z_1 z_2: from (2,1)(2, -1) to (3,2)(-3, 2), slope =(2(1))/(32)=3/(5)=3/5= (2 - (-1))/(-3 - 2) = 3/(-5) = -3/5.

Slope of perpendicular bisector: negative reciprocal =5/3= 5/3.

Equation: y1/2=(5/3)(x+1/2)y - 1/2 = (5/3)(x + 1/2)

3(y1/2)=5(x+1/2)3(y - 1/2) = 5(x + 1/2)

3y3/2=5x+5/23y - 3/2 = 5x + 5/2

5x3y+4=05x - 3y + 4 = 0

Locus is the straight line 5x3y+4=05x - 3y + 4 = 0.

Why This Works

Treating zz1=zz2|z - z_1| = |z - z_2| geometrically (rather than algebraically expanding) saves significant time. The condition immediately gives “perpendicular bisector” — we just need the midpoint and the slope of the original segment.

Geometric interpretations to memorise:

  • zz1=r|z - z_1| = r → circle of radius rr centred at z1z_1
  • zz1=zz2|z - z_1| = |z - z_2| → perpendicular bisector of segment z1z2z_1 z_2
  • zz1+zz2=k|z - z_1| + |z - z_2| = k (constant > z1z2|z_1 - z_2|) → ellipse
  • zz1zz2=k||z - z_1| - |z - z_2|| = k (constant < z1z2|z_1 - z_2|) → hyperbola

Alternative Method — Algebraic Substitution

Let z=x+iyz = x + iy. Then:

x+iy2+i=x+iy+32i|x + iy - 2 + i| = |x + iy + 3 - 2i|

(x2)2+(y+1)2=(x+3)2+(y2)2\sqrt{(x - 2)^2 + (y + 1)^2} = \sqrt{(x + 3)^2 + (y - 2)^2}

Square: (x2)2+(y+1)2=(x+3)2+(y2)2(x - 2)^2 + (y + 1)^2 = (x + 3)^2 + (y - 2)^2

Expand: x24x+4+y2+2y+1=x2+6x+9+y24y+4x^2 - 4x + 4 + y^2 + 2y + 1 = x^2 + 6x + 9 + y^2 - 4y + 4

Cancel and simplify: 4x+2y+5=6x4y+13-4x + 2y + 5 = 6x - 4y + 13

10x6y+8=010x - 6y + 8 = 0, or 5x3y+4=05x - 3y + 4 = 0. Same answer.

The geometric method is faster, but algebraic is more reliable for beginners.

Common Mistake

Students often try to expand both sides without recognising the geometric meaning, ending up with a long chain of algebra prone to sign errors.

Another classic: confusing z2+i|z - 2 + i| with z2+z+i|z - 2| + |z + i|. The minus sign is grouped with the entire complex number, not split.

JEE Main loves locus questions. The four geometric templates above cover ~95% of locus problems. Master them and answer in 30 seconds rather than 3 minutes. JEE Advanced 2022 had a tricky locus combining two such conditions.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next