HOME/NOTES/CONCEPT

Complex Numbers in Coordinate Geometry Complete JEE Notes

Ritesh Raj · 2 Aug 2026
Aa
24 min read13 sectionsConcept

Coordinate geometry gives every point two numbers. Complex numbers give it one, and that single change is what makes this topic worth a chapter of its own. A rotation, which costs you a page of trigonometry in Cartesian coordinates, becomes one multiplication. A circle, a line, an ellipse each collapses to a short statement about distances or angles.

JEE has noticed. Across the ten JEE Main 2026 shifts we hold verified solutions for, thirteen questions were built on complex numbers, and nine of those thirteen were pure geometry circles, perpendicular bisectors, an annulus, an ellipse, a maximum-argument problem. Not one of them needed a hard algebraic identity. All of them needed a picture.

Coordinate geometryThe complex-number way
1. A pointan ordered pair (x,y)(x,y)one number z=x+iyz=x+iy
2. Distance(x2x1)2+(y2y1)2\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}z2z1\lvert z_2-z_1\rvert
3. A circlex2+y2+2gx+2fy+c=0x^2+y^2+2gx+2fy+c=0zz0=r\lvert z-z_0\rvert=r
4. Rotating a pointa 2×22\times2 matrix, or expanding cos(A+B)\cos(A+B)multiply by eiαe^{i\alpha}
5. "Angle APBAPB is constant"messy — needs tan\tan of a differenceargzz1zz2=α\arg\dfrac{z-z_1}{z-z_2}=\alpha

The two numbers that describe zz. The modulus z=x2+y2\lvert z\rvert=\sqrt{x^2+y^2} is the distance OPOP. The argument is the angle OPOP makes with the positive real axis, measured anticlockwise as positive. Because a full turn returns you to the same point, the argument is only defined up to 2nπ2n\pi; the value in (π,π](-\pi,\pi] is the principal argument, written argz\arg z.

The one habit that decides this chapter

Read every condition as a sentence about distance or about angle, and draw it before you write algebra.

z3=2\lvert z-3\rvert=2 is not an equation to expand. It says "the distance from zz to the point 33 is 22" a circle, centre 33, radius 22. You now know its centre, radius, nearest point to the origin and farthest point, without touching xx and yy. Candidates who substitute z=x+iyz=x+iy on line one lose four minutes and usually the mark.


The four operations, seen as pictures

Addition places the two vectors nose to tail: z1+z2z_1+z_2 is the fourth vertex of the parallelogram with OO, z1z_1, z2z_2. Subtraction is the vector from z2z_2 to z1z_1, which is why

z1z2=the distance between the points z1 and z2.\lvert z_1-z_2\rvert = \text{the distance between the points } z_1 \text{ and } z_2.

That one line is the most used fact in the chapter.

Multiplication rotates and scales. Writing z1=r1eiθ1z_1=r_1e^{i\theta_1} and z2=r2eiθ2z_2=r_2e^{i\theta_2},

z1z2=r1r2ei(θ1+θ2),z1z2=r1r2ei(θ1θ2).z_1z_2=r_1r_2\,e^{i(\theta_1+\theta_2)},\qquad \frac{z_1}{z_2}=\frac{r_1}{r_2}e^{i(\theta_1-\theta_2)}.

Moduli multiply, arguments add. Dividing subtracts the argument instead. In particular multiplying by i=eiπ/2i=e^{i\pi/2} is exactly a quarter-turn anticlockwise, and multiplying by 1-1 is a half-turn.

Example 1. If z=2+3iz=2+3i, describe iziz, z-z and zˉ\bar z geometrically, and find each.
SHOW SOLUTION
  • iz=i(2+3i)=3+2iiz=i(2+3i)=-3+2i the point turned a quarter-turn anticlockwise about the origin.
  • z=23i-z=-2-3i — turned a half-turn, i.e. reflected in the origin.
  • zˉ=23i\bar z=2-3i — reflected in the real axis.

Each has the same modulus 13\sqrt{13}, because rotation and reflection preserve distance from the origin.

Rotation — the master tool

Everything geometric in this chapter is downstream of one formula.

The rotation formula. If A(z1)A(z_1), B(z2)B(z_2), C(z3)C(z_3) are three points and α\alpha is the angle from ABAB to ACAC measured anticlockwise, then z3z1z2z1=z3z1z2z1  eiα.\frac{z_3-z_1}{z_2-z_1}=\frac{\lvert z_3-z_1\rvert}{\lvert z_2-z_1\rvert}\;e^{i\alpha}.

Why ? z2z1z_2-z_1 is the vector ABAB and z3z1z_3-z_1 is the vector ACAC. Dividing two complex numbers divides their moduli and subtracts their arguments, so the quotient has modulus AC/ABAC/AB and argument exactly the angle between them. There is nothing more to it.

Reading the formula in both directions

Forwards — given a picture, write down a ratio. "BAC=π3\angle BAC=\dfrac{\pi}{3} and AC=ABAC=AB" becomes z3z1z2z1=eiπ/3\dfrac{z_3-z_1}{z_2-z_1}=e^{i\pi/3} immediately.

Backwards — given a ratio, read off a picture. If z3z1z2z1\dfrac{z_3-z_1}{z_2-z_1} turns out to be purely real, the argument is 00 or π\pi, so A,B,CA,B,C are collinear. If it is purely imaginary, the angle is ±π2\pm\dfrac{\pi}{2}, so ABACAB\perp AC.

Example 2 (IIT-JEE 2008). A particle PP starts at z0=1+2iz_0=1+2i. It first moves 55 units horizontally away from the origin, then 33 units vertically away from the origin, reaching z1z_1. From z1z_1 it moves 2\sqrt2 units in the direction of i^+j^\hat i+\hat j and then turns through π2\dfrac{\pi}{2} anticlockwise on a circle centred at the origin, reaching z2z_2. Find z2z_2.

SHOW SOLUTION

Step 1: The two axis moves. z0=1+2iz_0=1+2i has positive real and imaginary parts, so "away from the origin" means the +x+x and +y+y directions:

1+2i  +5  6+2i  +3i  z1=6+5i.1+2i \xrightarrow{\;+5\;} 6+2i \xrightarrow{\;+3i\;} z_1=6+5i.

Step 2: The diagonal move. The unit vector along i^+j^\hat i+\hat j is 1+i2\dfrac{1+i}{\sqrt2}, so moving 2\sqrt2 units adds 21+i2=1+i\sqrt2\cdot\dfrac{1+i}{\sqrt2}=1+i:

6+5i7+6i.6+5i \longrightarrow 7+6i.

Step 3: The rotation. Turning through π2\dfrac{\pi}{2} anticlockwise about the origin means multiplying by eiπ/2=ie^{i\pi/2}=i:

z2=i(7+6i)=7i6=6+7iz_2=i(7+6i)=7i-6=\boxed{-6+7i}

Notice that the whole question is four one-line moves. Setting up coordinates and rotation matrices would take five times as long.

Example 3. z1z_1 and z2z_2 are two adjacent vertices of a square, taken anticlockwise, with the centre at the origin. Express the other two vertices in terms of z1z_1.

SHOW SOLUTION

The four vertices of a square centred at the origin are equally spaced round a circle, at π2\dfrac{\pi}{2} apart. Successive anticlockwise vertices are therefore obtained by multiplying by ii:

z1,z2=iz1,z3=i2z1=z1,z4=i3z1=iz1.z_1,\quad z_2=iz_1,\quad z_3=i^2z_1=-z_1,\quad z_4=i^3z_1=-iz_1.

Check. z1+z3=0=z2+z4z_1+z_3=0=z_2+z_4, so the diagonals bisect each other at the origin; and z1z3=2z1=z2z4\lvert z_1-z_3\rvert=2\lvert z_1\rvert=\lvert z_2-z_4\rvert, so the diagonals are equal. Both are properties a square must have.

Distance, section formula and collinearity

Because z2z1\lvert z_2-z_1\rvert is the distance P1P2P_1P_2, every result of coordinate geometry transfers unchanged.

Section formula. If R(z)R(z) divides the join of P(z1)P(z_1) and Q(z2)Q(z_2) in the ratio m:nm:n, then z=mz2+nz1m+n  (internally),z=mz2nz1mn  (externally).z=\frac{mz_2+nz_1}{m+n}\ \ \text{(internally)},\qquad z=\frac{mz_2-nz_1}{m-n}\ \ \text{(externally)}. In particular the midpoint is z1+z22\dfrac{z_1+z_2}{2} and the centroid of \triangle with vertices z1,z2,z3z_1,z_2,z_3 is z1+z2+z33\dfrac{z_1+z_2+z_3}{3}.

Collinearity. A(z1)A(z_1), B(z2)B(z_2), C(z3)C(z_3) are collinear if and only if any of the following holds — they are the same statement three ways:

  1. z3z1z2z1\dfrac{z_3-z_1}{z_2-z_1} is purely real;
  2. z1z2+z2z3=z1z3\lvert z_1-z_2\rvert+\lvert z_2-z_3\rvert=\lvert z_1-z_3\rvert (with BB between AA and CC);
  3. z1zˉ11z2zˉ21z3zˉ31=0\begin{vmatrix} z_1 & \bar z_1 & 1\\ z_2 & \bar z_2 & 1\\ z_3 & \bar z_3 & 1\end{vmatrix}=0.

Area of a triangle. Δ=14z1zˉ11z2zˉ21z3zˉ31\displaystyle \Delta=\frac14\left\lvert \begin{vmatrix} z_1 & \bar z_1 & 1\\ z_2 & \bar z_2 & 1\\ z_3 & \bar z_3 & 1\end{vmatrix}\right\rvert, which is why the determinant vanishing means collinear.

Example 4 (IIT-JEE 2010). Let z1,z2z_1,z_2 be distinct complex numbers and let z=(1t)z1+tz2z=(1-t)z_1+tz_2 for some real tt with 0<t<10<t<1. If arg(w)\arg(w) denotes the principal argument of a non-zero complex number ww, which of the following is/are true?

(a) zz1+zz2=z1z2\lvert z-z_1\rvert+\lvert z-z_2\rvert=\lvert z_1-z_2\rvert   (b) arg(zz1)=arg(z2z1)\arg(z-z_1)=\arg(z_2-z_1)   (c) zz1zˉzˉ1z2z1zˉ2zˉ1=0\begin{vmatrix} z-z_1 & \bar z-\bar z_1\\ z_2-z_1 & \bar z_2-\bar z_1\end{vmatrix}=0   (d) arg(zz1)=arg(z2z1)\arg(z-z_1)=\arg(z_2-z_1)

SHOW SOLUTION

Step 1: Recognise the parametrisation. z=(1t)z1+tz2z=(1-t)z_1+tz_2 is exactly the section formula with zz dividing z1z2z_1z_2 in the ratio t:(1t)t:(1-t). Since 0<t<10<t<1, the point zz lies strictly between z1z_1 and z2z_2 on the segment.

Step 2: Test each statement.

  • (a) zz lies on the segment, so the two part-lengths add to the whole. True.
  • (b), (d) zz1=t(z2z1)z-z_1=t(z_2-z_1) with t>0t>0, so the two vectors point the same way and have the same principal argument. True.
  • (c) The determinant is (zz1)(zˉ2zˉ1)(zˉzˉ1)(z2z1)(z-z_1)(\bar z_2-\bar z_1)-(\bar z-\bar z_1)(z_2-z_1). Substituting zz1=t(z2z1)z-z_1=t(z_2-z_1) gives tz2z12tz2z12=0t\lvert z_2-z_1\rvert^2-t\lvert z_2-z_1\rvert^2=0. True — it is the collinearity determinant.

Answer: all of them.

Triangles

Two results carry almost all the marks.

Equilateral triangle. z1,z2,z3z_1,z_2,z_3 form an equilateral triangle iff z12+z22+z32=z1z2+z2z3+z3z1,z_1^2+z_2^2+z_3^2=z_1z_2+z_2z_3+z_3z_1, equivalently 1z1z2+1z2z3+1z3z1=0\dfrac{1}{z_1-z_2}+\dfrac{1}{z_2-z_3}+\dfrac{1}{z_3-z_1}=0. If in addition the circumcentre is at the origin, then z1+z2+z3=0z_1+z_2+z_3=0.

Why the first form is true. Rotating BB about AA through π3\dfrac{\pi}{3} lands on CC, so z3z1z2z1=eiπ/3\dfrac{z_3-z_1}{z_2-z_1}=e^{i\pi/3}. The same is true starting from each vertex. Writing ω=eiπ/3\omega=e^{i\pi/3}, eliminating between the three relations produces exactly the symmetric identity above.

Example 5. An equilateral triangle has its circumcentre at the origin and circumradius 22. Find (AB)2+(BC)2+(CA)2(AB)^2+(BC)^2+(CA)^2, and (PA)2+(PB)2+(PC)2(PA)^2+(PB)^2+(PC)^2 for any point PP on its incircle.

SHOW SOLUTION

Step 1: Place the vertices. With circumcentre OO at the origin, take z1=2z_1=2, z2=2ωz_2=2\omega, z3=2ω2z_3=2\omega^2 where ω=e2πi/3\omega=e^{2\pi i/3}. Then z1+z2+z3=0z_1+z_2+z_3=0.

Step 2: The side. z1z2=23\lvert z_1-z_2\rvert=2\sqrt3, so each side is a=R3=23a=R\sqrt3=2\sqrt3 and

(AB)2+(BC)2+(CA)2=3a2=312=36.(AB)^2+(BC)^2+(CA)^2=3a^2=3\cdot12=\boxed{36}.

Step 3: The incircle. For an equilateral triangle the inradius is half the circumradius, so r=1r=1 and PP satisfies P=1\lvert P\rvert=1.

Step 4: Use the centroid identity. For any point PP,

Pzk2=3PG2+zkG2,\sum \lvert P-z_k\rvert^2=3\lvert P-G\rvert^2+\sum\lvert z_k-G\rvert^2,

and here the centroid GG is the origin. So the sum is 3(1)2+3(2)2=3+12=153(1)^2+3(2)^2=3+12=\boxed{15}, independent of where PP sits on the incircle.

Check. Direct expansion with P=eiθP=e^{i\theta} gives 1515 for every θ\theta — the θ\theta-terms cancel because z1+z2+z3=0z_1+z_2+z_3=0.

Triangle centres. With vertices z1,z2,z3z_1,z_2,z_3 and opposite side lengths a,b,ca,b,c:

CentreFormula
Centroid GGz1+z2+z33\dfrac{z_1+z_2+z_3}{3}
Incentre IIaz1+bz2+cz3a+b+c\dfrac{az_1+bz_2+cz_3}{a+b+c}
Circumcentre OO, orthocentre HHcollinear with GG, and H=3G2OH=3G-2O

Quadrilaterals

Four points z1,z2,z3,z4z_1,z_2,z_3,z_4 taken in order form:

ShapeConditions
Parallelogramz1+z3=z2+z4z_1+z_3=z_2+z_4 (diagonals bisect each other)
Rhombusparallelogram and z4z1=z2z1\lvert z_4-z_1\rvert=\lvert z_2-z_1\rvert (adjacent sides equal)
Rectangleparallelogram and z3z1=z4z2\lvert z_3-z_1\rvert=\lvert z_4-z_2\rvert (diagonals equal)
Squareparallelogram, adjacent sides equal and diagonals equal

Example 6. P,Q,R,SP,Q,R,S are represented by 4+i4+i, 1+6i1+6i, 4+3i-4+3i, 12i-1-2i respectively. What is PQRSPQRS?

SHOW SOLUTION

Step 1: Test the parallelogram condition.

z1+z3=(4+i)+(4+3i)=4i,z2+z4=(1+6i)+(12i)=4i.z_1+z_3=(4+i)+(-4+3i)=4i,\qquad z_2+z_4=(1+6i)+(-1-2i)=4i.

Equal, so the diagonals bisect each other — it is at least a parallelogram.

Step 2: Adjacent sides.

z2z1=3+5i=34,z4z1=53i=34.\lvert z_2-z_1\rvert=\lvert-3+5i\rvert=\sqrt{34},\qquad \lvert z_4-z_1\rvert=\lvert-5-3i\rvert=\sqrt{34}.

Equal, so it is a rhombus.

Step 3: Diagonals.

z3z1=8+2i=68,z4z2=28i=68.\lvert z_3-z_1\rvert=\lvert-8+2i\rvert=\sqrt{68},\qquad \lvert z_4-z_2\rvert=\lvert-2-8i\rvert=\sqrt{68}.

Equal, so it is also a rectangle.

Answer: rhombus and rectangle, i.e. a square\boxed{\text{square}}.

Order matters

The conditions above assume the vertices are listed in cyclic order around the shape. The same four points listed as z1,z3,z2,z4z_1,z_3,z_2,z_4 describe a crossed figure and every test fails. If a question does not state the order, check that z1+z3=z2+z4z_1+z_3=z_2+z_4 for some pairing before concluding anything.

Straight lines

The perpendicular bisector. zz1=zz2\lvert z-z_1\rvert=\lvert z-z_2\rvert says zz is equidistant from two fixed points, so the locus is the perpendicular bisector of the segment joining them.

Example 7. Find the locus of z=x+iyz=x+iy satisfying z(2i)=z(3+i)\lvert z-(2-i)\rvert=\lvert z-(3+i)\rvert.

SHOW SOLUTION

Step 1: Recognise it. Equal distances from 2i2-i and 3+i3+i — the perpendicular bisector of the segment joining (2,1)(2,-1) and (3,1)(3,1).

Step 2: Square both sides and expand:

(x2)2+(y+1)2=(x3)2+(y1)2.(x-2)^2+(y+1)^2=(x-3)^2+(y-1)^2.

Step 3: Cancel x2x^2 and y2y^2.

4x+4+2y+1=6x+92y+1  2x+4y5=0.-4x+4+2y+1=-6x+9-2y+1\ \Longrightarrow\ 2x+4y-5=0.

Answer: the line 2x+4y5=0\boxed{2x+4y-5=0}.

Check. The midpoint is (52,0)\left(\dfrac52,0\right), and 252+05=02\cdot\dfrac52+0-5=0. The direction of PQPQ is (1,2)(1,2), and the line's normal is (2,4)(1,2)(2,4)\parallel(1,2). Both as they must be.

General equation of a line. aˉz+azˉ+b=0\bar a z+a\bar z+b=0 with aCa\in\mathbb C, bRb\in\mathbb R. Its slope is aaˉ-\dfrac{a}{\bar a} (as a complex direction). Two lines with a1,a2a_1,a_2 are parallel when a1aˉ1=a2aˉ2\dfrac{a_1}{\bar a_1}=\dfrac{a_2}{\bar a_2} and perpendicular when a1aˉ1+a2aˉ2=0\dfrac{a_1}{\bar a_1}+\dfrac{a_2}{\bar a_2}=0.

Parametric form. z=(1t)z1+tz2z=(1-t)z_1+tz_2, tRt\in\mathbb R, is the whole line through z1z_1 and z2z_2; restricting to 0t10\le t\le1 gives the segment.

Determinant form. zzˉ1z1zˉ11z2zˉ21=0\begin{vmatrix} z & \bar z & 1\\ z_1 & \bar z_1 & 1\\ z_2 & \bar z_2 & 1\end{vmatrix}=0.

Circles

The four forms.

  1. Centre–radius: zz0=r\lvert z-z_0\rvert=r.
  2. General: zzˉ+aˉz+azˉ+b=0z\bar z+\bar a z+a\bar z+b=0 with aCa\in\mathbb C, bRb\in\mathbb R — centre a-a, radius a2b\sqrt{\lvert a\rvert^2-b}.
  3. Diameter form: if z1,z2z_1,z_2 are ends of a diameter, (zz1)(zz2)+(zz1)(zz2)=0(z-z_1)\overline{(z-z_2)}+\overline{(z-z_1)}(z-z_2)=0.
  4. Right-angle form: zz12+zz22=z1z22\lvert z-z_1\rvert^2+\lvert z-z_2\rvert^2=\lvert z_1-z_2\rvert^2 — again the circle on z1z2z_1z_2 as diameter, by Pythagoras.

Nature of the general equation. For zzˉ+aˉz+azˉ+b=0z\bar z+\bar az+a\bar z+b=0, look at a2b\lvert a\rvert^2-b:

SignWhat you get
a2>b\lvert a\rvert^2>ba real circle of radius a2b\sqrt{\lvert a\rvert^2-b}
a2=b\lvert a\rvert^2=ba point circle — the single point z=az=-a
a2<b\lvert a\rvert^2<ban imaginary circle — no points at all

Example 8 (JEE Main 2026, 28 Jan Shift 1). Let zz satisfy z6=5\lvert z-6\rvert=5 and z+26i=5\lvert z+2-6i\rvert=5. Find zz.

SHOW SOLUTION

Step 1: Two circles. Centres C1=6C_1=6 and C2=2+6iC_2=-2+6i, both of radius 55.

Step 2: Distance between centres.

C1C2=86i=64+36=10=5+5.\lvert C_1-C_2\rvert=\lvert 8-6i\rvert=\sqrt{64+36}=10=5+5.

The centres are exactly r1+r2r_1+r_2 apart, so the circles touch externally — there is precisely one common point.

Step 3: The point of contact divides C1C2C_1C_2 in the ratio r1:r2=1:1r_1:r_2=1:1, i.e. it is the midpoint:

z=6+(2+6i)2=4+6i2=2+3iz=\frac{6+(-2+6i)}{2}=\frac{4+6i}{2}=\boxed{2+3i}

Recognising the touching case turns a pair of simultaneous quadratics into one midpoint.

Example 9 (JEE Main 2026, 23 Jan Shift 1). Let S={z:32z3(1+i)7}S=\{z:3\le\lvert 2z-3(1+i)\rvert\le7\}. Find minzSz+12(5+3i)\displaystyle\min_{z\in S}\left\lvert z+\tfrac12(5+3i)\right\rvert.

SHOW SOLUTION

Step 1: Normalise the coefficient of zz. Pull the 22 out of the modulus:

2z3(1+i)=2z32(1+i),\lvert 2z-3(1+i)\rvert=2\left\lvert z-\tfrac32(1+i)\right\rvert,

so the condition becomes 32z(32+32i)72\dfrac32\le\left\lvert z-\left(\dfrac32+\dfrac32i\right)\right\rvert\le\dfrac72.

Step 2: Name the region. SS is an annulus — the ring between two concentric circles — centred at C(32,32)C\left(\dfrac32,\dfrac32\right) with inner radius 32\dfrac32 and outer radius 72\dfrac72.

Step 3: Name the target. z+12(5+3i)=z(5232i)\left\lvert z+\dfrac12(5+3i)\right\rvert=\left\lvert z-\left(-\dfrac52-\dfrac32i\right)\right\rvert is the distance from zz to the fixed point P(52,32)P\left(-\dfrac52,-\dfrac32\right).

Step 4: Locate PP relative to the ring.

PC=(32+52)2+(32+32)2=42+32=5.PC=\sqrt{\left(\tfrac32+\tfrac52\right)^2+\left(\tfrac32+\tfrac32\right)^2}=\sqrt{4^2+3^2}=5.

Since 5>725>\dfrac72, the point PP lies outside the annulus altogether.

Step 5: Minimise. For a point outside, the nearest point of the ring lies on the segment PCPC, on the outer circle:

min=PC72=572=32\min=PC-\frac72=5-\frac72=\boxed{\frac32}

Had PP fallen inside the hole, the answer would instead have been 32PC\dfrac32-PC; had it fallen within the ring, the minimum would be 00. Deciding which of the three cases you are in is the entire question.

Products of distances to points on a circle. If A1,,AnA_1,\dots,A_n are the vertices of a regular nn-gon inscribed in z=R|z|=R, they are exactly the roots of zn=Rnz^n=R^n. Hence for any zz, k=1n(zAk)=znRn,\prod_{k=1}^{n}\left(z-A_k\right)=z^{n}-R^{n}, so a product of nn distances collapses to a single modulus. This is the only sensible way to handle "find PA1PA2PAnPA_1\cdot PA_2\cdots PA_n".

Example 10 (JEE Advanced 2023). A1,A2,,A8A_1,A_2,\dots,A_8 are the vertices of a regular octagon inscribed in a circle of radius 22, and PP is a point on that circle. Find the maximum value of PA1PA2PA8PA_1\cdot PA_2\cdots PA_8.

SHOW SOLUTION

Step 1: Put the octagon at the roots of an equation. Place the centre at the origin. The eight vertices are equally spaced on z=2|z|=2, so they are precisely the eight solutions of

z8=28=256.z^{8}=2^{8}=256.

Step 2: Turn the product of distances into one modulus. If PP is the point zz, then PAk=zAkPA_k=\lvert z-A_k\rvert, and since the AkA_k are all the roots of z8256z^8-256,

k=18(zAk)=z8256PA1PA2PA8=z8256.\prod_{k=1}^{8}\left(z-A_k\right)=z^{8}-256 \quad\Longrightarrow\quad PA_1\cdot PA_2\cdots PA_8=\left\lvert z^{8}-256\right\rvert.

Step 3: Use z=2\lvert z\rvert=2. Then z8=28=256\lvert z^{8}\rvert=2^{8}=256, so z8z^8 itself runs over the circle of radius 256256 centred at the origin.

Step 4: Maximise. z8256\left\lvert z^{8}-256\right\rvert is the distance from the point z8z^8 to the fixed point 256256, and both lie on (or the latter on) the circle of radius 256256. The greatest such distance is the diameter:

z8256256+256=512,\left\lvert z^{8}-256\right\rvert\le 256+256=512,

attained when z8=256z^{8}=-256, i.e. when PP is a midpoint of an arc between two adjacent vertices.

Answer: 512\boxed{512}

Numerical check. Sweeping PP round the circle in 40004000 steps, the product peaks at 512.000512.000 — exactly at the eight arc midpoints.

Always normalise the coefficient of z first

2z3(1+i)=7\lvert 2z-3(1+i)\rvert=7 is not a circle of radius 77. Pull the 22 out — 2z3(1+i)2=72\left\lvert z-\frac{3(1+i)}{2}\right\rvert=7 — and the radius is 72\dfrac72, the centre 3(1+i)2\dfrac{3(1+i)}{2}. Forgetting this halves or doubles every subsequent number and is the single commonest slip in circle questions.

Loci by ratio — the Apollonius circle

Apollonius. For fixed z1z2z_1\neq z_2 and constant k>0k>0, zz1zz2=k\left\lvert\frac{z-z_1}{z-z_2}\right\rvert=k is the perpendicular bisector of z1z2z_1z_2 when k=1k=1, and a circle for every k1k\neq1.

Why it is a circle. Put zz12=k2zz22\lvert z-z_1\rvert^2=k^2\lvert z-z_2\rvert^2 and expand. The zzˉz\bar z terms carry coefficients 11 and k2k^2, so provided k1k\neq1 they do not cancel and you are left with zzˉ+aˉz+azˉ+b=0z\bar z+\bar az+a\bar z+b=0 — the general circle. When k=1k=1 they cancel exactly, the zzˉz\bar z term vanishes, and a line is what remains.

Example 11 (JEE Main 2026, 24 Jan Shift 1). Let S={zC:z6iz2i=1 and z8+2iz4=1}S=\left\{z\in\mathbb C:\left\lvert\dfrac{z-6i}{z-2i}\right\rvert=1 \text{ and } \left\lvert\dfrac{z-8+2i}{z-4}\right\rvert=1\right\}. Describe SS.

SHOW SOLUTION

Step 1: Both ratios equal 11, so both conditions are perpendicular bisectors — no circles here at all.

Step 2: First condition. z6i=z2i\lvert z-6i\rvert=\lvert z-2i\rvert: equidistant from (0,6)(0,6) and (0,2)(0,2), so zz lies on the horizontal line y=4y=4.

Step 3: Second condition. z(82i)=z4\lvert z-(8-2i)\rvert=\lvert z-4\rvert: equidistant from (8,2)(8,-2) and (4,0)(4,0). Squaring,

(x8)2+(y+2)2=(x4)2+y2  16x+64+4y+4=8x+16(x-8)^2+(y+2)^2=(x-4)^2+y^2\ \Longrightarrow\ -16x+64+4y+4=-8x+16  8x+4y+52=0  2xy13=0.\Longrightarrow\ -8x+4y+52=0\ \Longrightarrow\ 2x-y-13=0.

Step 4: Intersect. Substituting y=4y=4 gives 2x=172x=17, so x=172x=\dfrac{17}{2}.

Answer: SS is the single point 172+4i\boxed{\dfrac{17}{2}+4i} — two lines meet once.

Loci by angle

The constant-angle locus. For fixed z1z2z_1\neq z_2, arg(zz1zz2)=α\arg\left(\frac{z-z_1}{z-z_2}\right)=\alpha is the set of points from which the segment z1z2z_1z_2 subtends the fixed angle α\alpha.

α\alphaLocus
0<α<π0<\alpha<\pi, απ2\alpha\neq\dfrac\pi2an arc of a circle through z1z_1 and z2z_2
α=π2\alpha=\dfrac\pi2the circle with z1z2z_1z_2 as diameter
α=π\alpha=\pithe line segment between z1z_1 and z2z_2
α=0\alpha=0the line through z1,z2z_1,z_2 outside the segment

The radius of the arc follows from the sine rule: if the chord z1z2z_1z_2 has length cc and subtends α\alpha, then R=c2sinαR=\dfrac{c}{2\sin\alpha}.

Example 12. Let z1=10+6iz_1=10+6i and z2=4+6iz_2=4+6i. If zz satisfies arg(zz1zz2)=π4\arg\left(\dfrac{z-z_1}{z-z_2}\right)=\dfrac{\pi}{4}, show the locus is an arc and find its radius.

SHOW SOLUTION

Step 1: The chord. z1z2=6=6\lvert z_1-z_2\rvert=\lvert6\rvert=6.

Step 2: Apply the sine rule. The chord subtends π4\dfrac\pi4 at every point of the arc, so

R=c2sinα=62sinπ4=6212=32R=\frac{c}{2\sin\alpha}=\frac{6}{2\sin\frac\pi4}=\frac{6}{2\cdot\frac{1}{\sqrt2}}=\boxed{3\sqrt2}

Step 3: Sanity check. 324.243\sqrt2\approx4.24, comfortably more than half the chord (33) — as any circle through both endpoints must be.

Example 13 (JEE Main 2026, 4 Apr Shift 1). Let zz satisfy z+2=z2\lvert z+2\rvert=\lvert z-2\rvert and arg(z+3zi)=π4\arg\left(\dfrac{z+3}{z-i}\right)=\dfrac{\pi}{4}. Find z2\lvert z\rvert^2.

SHOW SOLUTION

Step 1: Use the first condition. Equal distances from 2-2 and 22 is the perpendicular bisector of that segment — the imaginary axis. So write z=iyz=iy with yy real.

Step 2: Simplify the quotient.

z+3zi=3+iyi(y1).\frac{z+3}{z-i}=\frac{3+iy}{i(y-1)}.

Multiply numerator and denominator by i-i to clear the imaginary unit below:

=i(3+iy)y1=y3iy1=yy1+(3y1)i.=\frac{-i(3+iy)}{y-1}=\frac{y-3i}{y-1}=\frac{y}{y-1}+\left(\frac{-3}{y-1}\right)i.

Step 3: Impose the argument. An argument of π4\dfrac\pi4 means the real and imaginary parts are equal:

yy1=3y1  y=3.\frac{y}{y-1}=\frac{-3}{y-1}\ \Longrightarrow\ y=-3.

Step 4: Check the quadrant. At y=3y=-3 both parts equal 34=34>0\dfrac{-3}{-4}=\dfrac34>0, so the point is in the first quadrant and the argument really is +π4+\dfrac\pi4, not 3π4-\dfrac{3\pi}{4}.

Step 5: z=3iz=-3i, so z2=9\lvert z\rvert^2=\boxed{9}

The quadrant check in Step 4 is not optional: ImRe=1\dfrac{\text{Im}}{\text{Re}}=1 is satisfied by both π4\dfrac\pi4 and 3π4-\dfrac{3\pi}{4}.

When a quotient is real or purely imaginary. For any w0w\neq0: ww is real     w=wˉ    Imw=0\iff w=\bar w \iff \operatorname{Im}w=0, and ww is purely imaginary     w=wˉ    Rew=0\iff w=-\bar w \iff \operatorname{Re}w=0. Applied to a quotient this is nearly always faster than separating real and imaginary parts by brute force: cross-multiply AB=(AB)\dfrac{A}{B}=\overline{\left(\dfrac{A}{B}\right)} into ABˉ=AˉBA\bar B=\bar A B, i.e. Im(ABˉ)=0\operatorname{Im}\left(A\bar B\right)=0.

Example 14 (JEE Advanced 2022). Let zz be a non-real complex number for which

2+3z+4z223z+4z2\frac{2+3z+4z^{2}}{2-3z+4z^{2}}

is real. Find z2\lvert z\rvert^{2}.

SHOW SOLUTION

Step 1: Give the common part a name. Write A=2+4z2A=2+4z^{2}, so the quotient is A+3zA3z\dfrac{A+3z}{A-3z}.

Step 2: Impose reality by cross-multiplying. A number equals its own conjugate exactly when it is real, so

(A+3z)(A3z)=(A+3z)(A3z).(A+3z)\overline{(A-3z)}=\overline{(A+3z)}\,(A-3z).

Step 3: Expand and cancel. The AAˉA\bar A and 9zzˉ9z\bar z terms appear on both sides and cancel, leaving

3Azˉ+3Aˉz=3Aˉz+3Azˉ  6(AˉzAzˉ)=0  Im(Aˉz)=0.-3A\bar z+3\bar A z=-3\bar A z+3A\bar z \ \Longrightarrow\ 6\left(\bar A z-A\bar z\right)=0 \ \Longrightarrow\ \operatorname{Im}\left(\bar A z\right)=0.

Step 4: Substitute Aˉ=2+4zˉ2\bar A=2+4\bar z^{2}.

Aˉz=2z+4zˉ2z=2z+4zˉ(zˉz)=2z+4z2zˉ,\bar A z=2z+4\bar z^{2}z=2z+4\bar z\left(\bar z z\right)=2z+4\lvert z\rvert^{2}\bar z,

using zˉz=z2\bar z z=\lvert z\rvert^{2}.

Step 5: Take the imaginary part. With z=x+iyz=x+iy and r=z2r=\lvert z\rvert^{2},

Aˉz=(2x+4rx)+i(2y4ry),Im=y(24r).\bar A z=\left(2x+4rx\right)+i\left(2y-4ry\right),\qquad \operatorname{Im}=y\left(2-4r\right).

Step 6: Use "non-real". Non-real means y0y\neq0, so the bracket must vanish:

24r=0  z2=12=0.502-4r=0\ \Longrightarrow\ \boxed{\lvert z\rvert^{2}=\frac12=0.50}

Check. At z=1+i2z=\dfrac{1+i}{2} we have z2=12\lvert z\rvert^2=\dfrac12, and the quotient evaluates to 77 — real, as required. At z=i2z=\dfrac{i}{\sqrt2} it evaluates to 1-1.

Ellipse, hyperbola and their degenerate cases

Let c=z1z2c=\lvert z_1-z_2\rvert be the distance between two fixed points.

ConditionLocus
zz1+zz2=k>c\lvert z-z_1\rvert+\lvert z-z_2\rvert=k>cellipse, foci z1,z2z_1,z_2
zz1+zz2=c\lvert z-z_1\rvert+\lvert z-z_2\rvert=cthe segment z1z2z_1z_2 (degenerate)
zz1+zz2<c\lvert z-z_1\rvert+\lvert z-z_2\rvert<cempty
zz1zz2=k<c\bigl\lvert\,\lvert z-z_1\rvert-\lvert z-z_2\rvert\,\bigr\rvert=k<chyperbola
zz1zz2=c\bigl\lvert\,\lvert z-z_1\rvert-\lvert z-z_2\rvert\,\bigr\rvert=cthe two rays outside the segment

Example 15. If za2+z2a=3\lvert z-a^2\rvert+\lvert z-2a\rvert=3 always represents an ellipse, find the range of aa for a>0a>0.

SHOW SOLUTION

Step 1: The condition for a genuine ellipse is that the constant exceeds the focal distance:

a22a<3.\lvert a^2-2a\rvert<3.

Step 2: Split the modulus. 3<a22a<3-3<a^2-2a<3.

  • Right: a22a3<0(a3)(a+1)<01<a<3a^2-2a-3<0\Rightarrow(a-3)(a+1)<0\Rightarrow-1<a<3.
  • Left: a22a+3>0a^2-2a+3>0, whose discriminant is 412<04-12<0, so it holds for every real aa.

Step 3: Impose a>0a>0.

a(0,3)\boxed{a\in(0,3)}

Example 16. Find the greatest and least values of z4\lvert z-4\rvert given z1+z+38\lvert z-1\rvert+\lvert z+3\rvert\le8.

SHOW SOLUTION

Step 1: Identify the region. Foci 11 and 3-3, focal distance 44, and 8>48>4, so the region is the closed interior of an ellipse with 2a=82a=8.

Step 2: Extract the ellipse's data. Centre is the midpoint 1-1; a=4a=4; c=2c=2; so b2=a2c2=12b^2=a^2-c^2=12. In coordinates,

(x+1)216+y2121.\frac{(x+1)^2}{16}+\frac{y^2}{12}\le1.

Step 3: Maximise and minimise the distance to (4,0)(4,0). The point (4,0)(4,0) lies on the major axis, outside the ellipse. On the major axis the ellipse runs from x=5x=-5 to x=3x=3, so

z4min=34=1,z4max=54=9.\lvert z-4\rvert_{\min}=\lvert3-4\rvert=1,\qquad \lvert z-4\rvert_{\max}=\lvert-5-4\rvert=9.

Step 4: Confirm no interior critical point competes. Writing d2=(x4)2+12(1(x+1)216)d^2=(x-4)^2+12\left(1-\frac{(x+1)^2}{16}\right) and differentiating gives a stationary point at x=19x=19, far outside [5,3][-5,3], so the extremes really are at the vertices.

Answer: z4[1,9]\boxed{\lvert z-4\rvert\in[1,9]}

Example 17. Identify the locus of zz satisfying z+2iz2i=2\bigl\lvert\,\lvert z+2i\rvert-\lvert z-2i\rvert\,\bigr\rvert=2.

SHOW SOLUTION

The two fixed points are 2i-2i and 2i2i, a distance c=4c=4 apart. The difference of the distances is constant and equals 22, which is strictly less than 44. That is precisely the definition of a hyperbola\boxed{\text{hyperbola}} with those two points as foci.

Had the constant been 44 it would degenerate into two rays; had it exceeded 44 the locus would be empty, since the triangle inequality forbids it.

Maximum and minimum modulus

Triangle inequality. For any z1,z2z_1,z_2: z1z2  z1+z2  z1+z2.\bigl\lvert\,\lvert z_1\rvert-\lvert z_2\rvert\,\bigr\rvert\ \le\ \lvert z_1+z_2\rvert\ \le\ \lvert z_1\rvert+\lvert z_2\rvert. Equality on the right needs z1,z2z_1,z_2 to point the same way; on the left, opposite ways.

Extremes on a circle. If zz0=r\lvert z-z_0\rvert=r then zmin=z0r,zmax=z0+r,\lvert z\rvert_{\min}=\bigl\lvert\,\lvert z_0\rvert-r\,\bigr\rvert,\qquad \lvert z\rvert_{\max}=\lvert z_0\rvert+r, and both are attained on the line joining OO to z0z_0.

The nearest and farthest points of a circle from the origin lie on the line through the centre

Example 18. If z4+3i2\lvert z-4+3i\rvert\le2, find the least and greatest values of z\lvert z\rvert.

SHOW SOLUTION

Step 1: Read the region. A closed disc, centre z0=43iz_0=4-3i, radius 22.

Step 2: Distance from the origin to the centre. z0=43i=5\lvert z_0\rvert=\lvert4-3i\rvert=5.

Step 3: The origin is outside (since 5>25>2), so

zmin=52=3,zmax=5+2=7.\lvert z\rvert_{\min}=5-2=3,\qquad \lvert z\rvert_{\max}=5+2=7.

Answer: 3z7\boxed{3\le\lvert z\rvert\le7}

Example 19. If z1=24+7iz_1=24+7i and z2=6\lvert z_2\rvert=6, find the greatest and least values of z1+z2\lvert z_1+z_2\rvert.

SHOW SOLUTION

z1=576+49=25\lvert z_1\rvert=\sqrt{576+49}=25. By the triangle inequality,

z1z2z1+z2z1+z2,\lvert z_1\rvert-\lvert z_2\rvert\le\lvert z_1+z_2\rvert\le\lvert z_1\rvert+\lvert z_2\rvert,

so 19z1+z231\boxed{19\le\lvert z_1+z_2\rvert\le31}. Geometrically z1+z2z_1+z_2 traces the circle of radius 66 centred at z1z_1, and the extremes are its nearest and farthest points from the origin.

Example 20. Find the maximum value of z\lvert z\rvert when z+2z=2\left\lvert z+\dfrac2z\right\rvert=2.

SHOW SOLUTION

Step 1: Bound below using the triangle inequality. Writing r=zr=\lvert z\rvert,

2=z+2z  z2z=r2r.2=\left\lvert z+\frac2z\right\rvert\ \ge\ \bigl\lvert\,\lvert z\rvert-\tfrac{2}{\lvert z\rvert}\,\bigr\rvert=\left\lvert r-\frac2r\right\rvert.

Step 2: Remove the modulus. 2r2r2-2\le r-\dfrac2r\le2, and since we want the largest rr we take the right-hand half:

r2r2  r22r20.r-\frac2r\le2\ \Longrightarrow\ r^2-2r-2\le0.

Step 3: Solve. The roots are r=1±3r=1\pm\sqrt3, and r>0r>0, so 0<r1+30<r\le1+\sqrt3.

Answer: zmax=1+3\lvert z\rvert_{\max}=\boxed{1+\sqrt3}

Example 21 (JEE Main 2026, 2 Apr Shift 2 — the same idea). Let z1z_1 satisfy z1=12\lvert z_1\rvert=12 and z2z_2 satisfy z234i=5\lvert z_2-3-4i\rvert=5. Find minz1z2\min\lvert z_1-z_2\rvert.

SHOW SOLUTION

Step 1: Two circles. z1z_1 runs on the circle centre OO, radius 1212. z2z_2 runs on the circle centre 3+4i3+4i, radius 55.

Step 2: Note the second circle passes through the origin, because 3+4i=5\lvert3+4i\rvert=5 equals its radius. So z2\lvert z_2\rvert ranges over [0,10][0,10].

Step 3: Minimise the gap. z1z2z1z21210=2\lvert z_1-z_2\rvert\ge\lvert z_1\rvert-\lvert z_2\rvert\ge12-10=2, attained when z1z_1 and z2z_2 are both on the ray through 3+4i3+4i.

Answer: 2\boxed{2}

A region cut by a half-plane. A condition of the form zaˉ+zˉakz\bar a+\bar z a\le k (with aa complex, kk real) is always a half-plane, because zaˉ+zˉa=2Re(zaˉ)z\bar a+\bar z a=2\operatorname{Re}(z\bar a) is a real linear function of xx and yy. Intersecting it with a disc leaves a circular segment, and the extremes of a distance over that segment sit either on the arc or on the straight edge — you must test both.

Example 22 (JEE Main 2024, 1 Feb Shift 1). Let P={z:z+23i1}P=\{z:\lvert z+2-3i\rvert\le1\} and Q={z:z(1+i)+zˉ(1i)8}Q=\{z:z(1+i)+\bar z(1-i)\le-8\}. In PQP\cap Q, let z3+2i\lvert z-3+2i\rvert be greatest at z1z_1 and least at z2z_2. If z12+2z22=α+β2\lvert z_1\rvert^2+2\lvert z_2\rvert^2=\alpha+\beta\sqrt2 with α,β\alpha,\beta integers, find α+β\alpha+\beta.

SHOW SOLUTION

Step 1: Read PP. A closed disc, centre 2+3i-2+3i, radius 11.

Step 2: Read QQ. With z=x+iyz=x+iy, z(1+i)+zˉ(1i)=2Re(z(1+i))=2(xy)z(1+i)+\bar z(1-i)=2\operatorname{Re}\big(z(1+i)\big)=2(x-y), so QQ is the half-plane

xy4.x-y\le-4.

Step 3: Do they overlap? At the centre (2,3)(-2,3) we get xy=54x-y=-5\le-4, so the centre is inside QQ. The distance from the centre to the boundary line xy+4=0x-y+4=0 is 23+42=12<1\dfrac{\lvert-2-3+4\rvert}{\sqrt2}=\dfrac{1}{\sqrt2}<1, so the line genuinely cuts the disc: PQP\cap Q is a circular segment.

Step 4: The target point. z3+2i\lvert z-3+2i\rvert is the distance to T=(3,2)T=(3,-2), and

Tcentre=52+52=52.\lvert T-\text{centre}\rvert=\sqrt{5^2+5^2}=5\sqrt2.

Step 5: The maximum. The farthest point of the whole disc from TT is the centre pushed one unit away from TT:

z1=(212)+(3+12)i.z_1=\left(-2-\tfrac{1}{\sqrt2}\right)+\left(3+\tfrac{1}{\sqrt2}\right)i.

Check it lies in QQ: xy=526.414x-y=-5-\sqrt2\approx-6.41\le-4. It does, so the maximum is unaffected by the cut.

Step 6: The minimum — this is where the cut bites. The nearest point of the disc alone would be the centre pushed one unit towards TT, at (1.29,2.29)(-1.29,2.29), where xy3.59>4x-y\approx-3.59>-4outside QQ. So the minimum must lie on the straight edge. Dropping a perpendicular from T=(3,2)T=(3,-2) to xy+4=0x-y+4=0 gives the foot

z2=32+52i,z_2=-\tfrac32+\tfrac52 i,

which is 12<1\dfrac{1}{\sqrt2}<1 from the centre, so it really is on the segment.

Step 7: Compute.

z12=(2+12)2+(3+12)2=14+52,z22=94+254=172.\lvert z_1\rvert^2=\left(2+\tfrac{1}{\sqrt2}\right)^2+\left(3+\tfrac{1}{\sqrt2}\right)^2=14+5\sqrt2,\qquad \lvert z_2\rvert^2=\tfrac94+\tfrac{25}{4}=\tfrac{17}{2}.

z12+2z22=14+52+17=31+52.\lvert z_1\rvert^2+2\lvert z_2\rvert^2=14+5\sqrt2+17=31+5\sqrt2.

Step 8: α=31\alpha=31, β=5\beta=5, so α+β=36\alpha+\beta=\boxed{36}

The lesson. The maximum was decided by the circle and the minimum by the line. Testing only the circle gives the minimum wrong; testing only the line gives the maximum wrong. Always check whether the unconstrained extreme survives the cut.

A disc cut by a half-plane, showing the maximum on the arc and the minimum on the straight edge

The shape JEE Main 2026 kept setting

Three of the 2026 questions were built the same way: one circle, one sum-of-distances condition, count the common points. The trick is always to check whether the sum-of-distances condition is a genuine ellipse or has degenerated.

A circle meeting a degenerate ellipse, which is just the segment joining the two foci

Example 23 (JEE Main 2026, 8 Apr Shift 2). Find the number of zCz\in\mathbb C satisfying

z(4+8i)=10andz(3+5i)+z(5+11i)=45.\lvert z-(4+8i)\rvert=\sqrt{10}\quad\text{and}\quad \lvert z-(3+5i)\rvert+\lvert z-(5+11i)\rvert=4\sqrt5.

SHOW SOLUTION

Step 1: Identify the ellipse. The foci are 3+5i3+5i and 5+11i5+11i. Their separation is

(5+11i)(3+5i)=2+6i=40=210,\lvert(5+11i)-(3+5i)\rvert=\lvert2+6i\rvert=\sqrt{40}=2\sqrt{10},

so 2c=2102c=2\sqrt{10}, giving c=10c=\sqrt{10}. The constant is 2a=452a=4\sqrt5, so a=25a=2\sqrt5. Since a=254.47a=2\sqrt5\approx4.47 exceeds c3.16c\approx3.16, this is a genuine ellipse.

Step 2: Find the semi-minor axis.

b2=a2c2=2010=10,b=10.b^2=a^2-c^2=20-10=10,\qquad b=\sqrt{10}.

Step 3: Locate the circle. Its centre 4+8i4+8i is the midpoint of the foci, which is exactly the centre of the ellipse. So the two curves are concentric. Its radius is 10\sqrt{10}.

Step 4: Compare radius with semi-axes. The circle's radius is 10\sqrt{10}, and the semi-minor axis is also 10\sqrt{10}, while the semi-major axis is 25>102\sqrt5>\sqrt{10}. So the circle is inscribed in the ellipse touching it exactly where the ellipse is nearest its centre — the two ends of the minor axis.

Answer: 2\boxed{2} common points.

Why the numbers were chosen. Set rr against bb: if r<br<b the circle is strictly inside and there are 00 solutions; if r=br=b it touches at 22 points; if b<r<ab<r<a it cuts at 44; if r=ar=a it touches at 22 again (the major-axis ends); if r>ar>a there are 00. The examiner picked the one value of rr that gives exactly 22 by tangency rather than by crossing.

Example 24 (JEE Main 2026, 28 Jan Shift 2). Let A={z:z24}A=\{z:\lvert z-2\rvert\le4\} and B={z:z2+z+2=8}B=\{z:\lvert z-2\rvert+\lvert z+2\rvert=8\}. Describe ABA\cap B.

SHOW SOLUTION

Step 1: AA is the closed disc of centre 22, radius 44.

Step 2: BB. Foci 22 and 2-2 are 44 apart, and 8>48>4, so BB is a genuine ellipse: centre 00, 2a=82a=8 so a=4a=4, c=2c=2, b2=164=12b^2=16-4=12.

Step 3: Picture them together. The ellipse runs from x=4x=-4 to x=4x=4; the disc is centred at x=2x=2 with radius 44, so it spans x[2,6]x\in[-2,6]. The two overlap over the right-hand portion of the ellipse.

Step 4: The intersection is therefore an arc of the ellipse, not a finite set of points — the part of BB lying within distance 44 of the point 22.

The toolkit card

You seeYou write
zz0=r\lvert z-z_0\rvert=rcircle, centre z0z_0, radius rr
azb=r\lvert az-b\rvert=rdivide by a\lvert a\rvert first — radius is r/ar/\lvert a\rvert
zz1=zz2\lvert z-z_1\rvert=\lvert z-z_2\rvertperpendicular bisector
zz1zz2=k1\left\lvert\dfrac{z-z_1}{z-z_2}\right\rvert=k\neq1Apollonius circle
argzz1zz2=α\arg\dfrac{z-z_1}{z-z_2}=\alphaarc; α=π/2\alpha=\pi/2 gives the circle on z1z2z_1z_2 as diameter
zz1+zz2=k\lvert z-z_1\rvert+\lvert z-z_2\rvert=kellipse if k>z1z2k>\lvert z_1-z_2\rvert; segment if equal; empty if less
zz1zz2=k\bigl\lvert\lvert z-z_1\rvert-\lvert z-z_2\rvert\bigr\rvert=khyperbola if k<z1z2k<\lvert z_1-z_2\rvert
z3z1z2z1\dfrac{z_3-z_1}{z_2-z_1} purely realA,B,CA,B,C collinear
z3z1z2z1\dfrac{z_3-z_1}{z_2-z_1} purely imaginaryABACAB\perp AC
"rotate through α\alpha"multiply by eiαe^{i\alpha}
z1+z3=z2+z4z_1+z_3=z_2+z_4diagonals bisect — parallelogram
max/min of z\lvert z\rvert on a circlez0±r\lvert z_0\rvert\pm r, on the line Oz0Oz_0
The six mistakes that cost marks
  1. Substituting z=x+iyz=x+iy immediately. Nine of the thirteen 2026 questions are solved faster by reading the geometry. Expand only when you must.
  2. Forgetting to divide out the coefficient of zz. 2zc=r\lvert 2z-c\rvert=r has radius r/2r/2, not rr.
  3. Not testing an ellipse condition for degeneracy. If k=z1z2k=\lvert z_1-z_2\rvert the "ellipse" is a segment; if k<z1z2k<\lvert z_1-z_2\rvert it is empty.
  4. Ignoring the quadrant in an arg\arg condition. ImRe=1\dfrac{\text{Im}}{\text{Re}}=1 holds for both π4\dfrac\pi4 and 3π4-\dfrac{3\pi}{4}; check the signs.
  5. Applying quadrilateral tests to vertices not in cyclic order. Every test then fails on a perfectly good square.
  6. Treating arg\arg as single-valued. It is defined modulo 2π2\pi; the principal value lives in (π,π](-\pi,\pi].
Sixty-second self-test

Name each locus without writing anything:

z1=z+i\lvert z-1\rvert=\lvert z+i\rvert  ·  z1z+1=3\left\lvert\dfrac{z-1}{z+1}\right\rvert=3  ·  argz1z+1=π2\arg\dfrac{z-1}{z+1}=\dfrac\pi2  ·  z1+z+1=2\lvert z-1\rvert+\lvert z+1\rvert=2  ·  3z6=9\lvert 3z-6\rvert=9

Answers: perpendicular bisector of 11 and i-i; an Apollonius circle; the circle on the segment from 1-1 to 11 as diameter; the segment from 1-1 to 11 (degenerate, since 2=1(1)2=\lvert1-(-1)\rvert); the circle centre 22 radius 33.

[ SHARE ] WhatsApp
[ practice these chapters ]
Reinforce this post with live problems on doMath.
Complex NumbersStraight LinesCirclesParabolaEllipseHyperbola
PreviousMonotonic Functions Increasing, Decreasing, Concavity and InflectionNext Applications of Newton-Leibnitz Formula.
← Back to all notes