Solveeit Logo

Question

Question: Tangents are drawn at the point of intersections of the circles $x^2 + y^2 = 1$ and $x^2 + y^2 - (\l...

Tangents are drawn at the point of intersections of the circles x2+y2=1x^2 + y^2 = 1 and x2+y2(λ+6)x+(82λ)y3=0x^2 + y^2 - (\lambda + 6)x + (8 - 2\lambda)y - 3 = 0. λ\lambda being the variable. Then the locus of the point of intersection of these tangents is :

A

2x - y + 10 = 0

B

x + 2y - 10 = 0

C

x - 2y + 10 = 0

D

2x + y - 10 = 0

Answer

2x - y + 10 = 0

Explanation

Solution

Let the two circles be S1=x2+y21=0S_1 = x^2 + y^2 - 1 = 0 and S2=x2+y2(λ+6)x+(82λ)y3=0S_2 = x^2 + y^2 - (\lambda + 6)x + (8 - 2\lambda)y - 3 = 0. The radical axis, which is the line passing through the points of intersection of the two circles, is given by S1S2=0S_1 - S_2 = 0.

S1S2=(x2+y21)(x2+y2(λ+6)x+(82λ)y3)=0S_1 - S_2 = (x^2 + y^2 - 1) - (x^2 + y^2 - (\lambda + 6)x + (8 - 2\lambda)y - 3) = 0 1+(λ+6)x(82λ)y+3=0-1 + (\lambda + 6)x - (8 - 2\lambda)y + 3 = 0 (λ+6)x+(2λ8)y+2=0(\lambda + 6)x + (2\lambda - 8)y + 2 = 0

Let P(x0,y0)P(x_0, y_0) be the point of intersection of the tangents drawn to the circle S1:x2+y2=1S_1: x^2 + y^2 = 1 at its points of intersection with S2S_2. In this case, the radical axis (λ+6)x+(2λ8)y+2=0(\lambda + 6)x + (2\lambda - 8)y + 2 = 0 is the chord of contact of the tangents from P(x0,y0)P(x_0, y_0) to the circle S1S_1.

The equation of the chord of contact of P(x0,y0)P(x_0, y_0) with respect to S1:x2+y21=0S_1: x^2 + y^2 - 1 = 0 is given by: xx0+yy01=0xx_0 + yy_0 - 1 = 0

This chord of contact must be identical to the radical axis. Therefore, the coefficients must be proportional: x0=k(λ+6)x_0 = k(\lambda + 6) (1) y0=k(2λ8)y_0 = k(2\lambda - 8) (2) 1=2k-1 = 2k (3)

From equation (3), we find k=1/2k = -1/2.

Substitute k=1/2k = -1/2 into equations (1) and (2): x0=12(λ+6)x_0 = -\frac{1}{2}(\lambda + 6) y0=12(2λ8)=(λ4)=4λy_0 = -\frac{1}{2}(2\lambda - 8) = -(\lambda - 4) = 4 - \lambda

Now, we need to eliminate λ\lambda to find the locus of (x0,y0)(x_0, y_0). From the equation for x0x_0: 2x0=(λ+6)2x_0 = -(\lambda + 6) 2x0=λ62x_0 = -\lambda - 6 λ=2x06\lambda = -2x_0 - 6

Substitute this expression for λ\lambda into the equation for y0y_0: y0=4(2x06)y_0 = 4 - (-2x_0 - 6) y0=4+2x0+6y_0 = 4 + 2x_0 + 6 y0=2x0+10y_0 = 2x_0 + 10

Thus, the locus of (x0,y0)(x_0, y_0) is y=2x+10y = 2x + 10. Rewriting this equation, we get: 2xy+10=02x - y + 10 = 0