Find the radical axis of two circles and radical centre of three circles

hard JEE-MAIN JEE-ADVANCED JEE Advanced 2022 4 min read

Question

Find the radical axis of the circles S1:x2+y24x6y+9=0S_1: x^2 + y^2 - 4x - 6y + 9 = 0 and S2:x2+y22x4y+1=0S_2: x^2 + y^2 - 2x - 4y + 1 = 0. Also find the radical centre of S1S_1, S2S_2, and S3:x2+y2+6x2y3=0S_3: x^2 + y^2 + 6x - 2y - 3 = 0.

(JEE Advanced 2022, similar pattern)


Solution — Step by Step

The radical axis of two circles S1=0S_1 = 0 and S2=0S_2 = 0 is simply S1S2=0S_1 - S_2 = 0.

(x2+y24x6y+9)(x2+y22x4y+1)=0(x^2 + y^2 - 4x - 6y + 9) - (x^2 + y^2 - 2x - 4y + 1) = 0 4x+2x6y+4y+91=0-4x + 2x - 6y + 4y + 9 - 1 = 0 2x2y+8=0-2x - 2y + 8 = 0 x+y=4\boxed{x + y = 4}
S2S3=(x2+y22x4y+1)(x2+y2+6x2y3)=0S_2 - S_3 = (x^2 + y^2 - 2x - 4y + 1) - (x^2 + y^2 + 6x - 2y - 3) = 0 8x2y+4=0-8x - 2y + 4 = 0 4x+y=24x + y = 2

The radical centre is the intersection of any two radical axes. Solve:

x+y=4(1)x + y = 4 \quad \cdots (1) 4x+y=2(2)4x + y = 2 \quad \cdots (2)

Subtract (1) from (2): 3x=2    x=233x = -2 \implies x = -\frac{2}{3}

From (1): y=4(23)=143y = 4 - (-\frac{2}{3}) = \frac{14}{3}

Radical centre=(23,143)\boxed{\text{Radical centre} = \left(-\frac{2}{3}, \frac{14}{3}\right)}

Why This Works

The radical axis of two circles is the locus of points having equal power with respect to both circles. The power of a point (h,k)(h, k) with respect to circle S=0S = 0 is S1=h2+k2+2gh+2fk+cS_1 = h^2 + k^2 + 2gh + 2fk + c.

Setting S1(power w.r.t. first)=S2(power w.r.t. second)S_1(\text{power w.r.t. first}) = S_2(\text{power w.r.t. second}) gives S1S2=0S_1 - S_2 = 0, which is always a straight line (the x2x^2 and y2y^2 terms cancel).

The radical centre is the unique point with equal power with respect to all three circles. Geometrically, it’s where the three radical axes (taken pairwise) meet. All three radical axes are concurrent — this is a beautiful theorem in circle geometry.

If the radical centre lies outside all three circles, a single circle centred at the radical centre can be drawn that is orthogonal to all three circles.


Alternative Method — Using power of a point directly

For any point P(h,k)P(h, k) on the radical axis of two circles with centres C1C_1, C2C_2 and radii r1r_1, r2r_2:

PC12r12=PC22r22PC_1^2 - r_1^2 = PC_2^2 - r_2^2

This gives the same linear equation as S1S2=0S_1 - S_2 = 0.

In JEE, the radical axis has a key property: if two circles intersect, their radical axis is the common chord. If they touch, it’s the common tangent at the point of tangency. If they don’t intersect, it’s still a line (between the circles), but no point of the line lies on either circle. Recognising which case applies can shortcut the problem.


Common Mistake

When computing S1S2S_1 - S_2, students sometimes forget to subtract ALL terms and miss the constant term. Write out the subtraction carefully, term by term. Also, some students try to find the radical axis by finding intersection points of the circles — this only works when the circles actually intersect. The S1S2=0S_1 - S_2 = 0 method works regardless of whether the circles intersect, are tangent, or are separate.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next