Solveeit Logo

Question

Question: The chord of contact of the tangents drawn from a point on the circle, $x^2 + y^2 = a^2$ to the circ...

The chord of contact of the tangents drawn from a point on the circle, x2+y2=a2x^2 + y^2 = a^2 to the circle x2+y2=b2x^2 + y^2 = b^2 touches the circle x2+y2=c2x^2 + y^2 = c^2, where a, b, c > 0 then a, b, c are in :

A

Arithmetic Progression

B

Geometric Progression

C

Harmonic Progression

D

None of these

Answer

Geometric Progression

Explanation

Solution

Let P(x1,y1)P(x_1, y_1) be a point on the circle x2+y2=a2x^2 + y^2 = a^2. This implies that x12+y12=a2x_1^2 + y_1^2 = a^2.

The equation of the chord of contact of tangents drawn from P(x1,y1)P(x_1, y_1) to the circle x2+y2=b2x^2 + y^2 = b^2 is given by xx1+yy1=b2xx_1 + yy_1 = b^2.

This chord of contact touches the circle x2+y2=c2x^2 + y^2 = c^2. The condition for a line Ax+By+C=0Ax + By + C = 0 to touch a circle x2+y2=r2x^2 + y^2 = r^2 is that the perpendicular distance from the center (0,0)(0,0) to the line equals the radius rr.

For the line xx1+yy1b2=0xx_1 + yy_1 - b^2 = 0 and the circle x2+y2=c2x^2 + y^2 = c^2 (with radius cc), the perpendicular distance is: d=x1(0)+y1(0)b2x12+y12=b2x12+y12d = \frac{|x_1(0) + y_1(0) - b^2|}{\sqrt{x_1^2 + y_1^2}} = \frac{|-b^2|}{\sqrt{x_1^2 + y_1^2}} Since b>0b > 0, b2=b2|-b^2| = b^2. d=b2x12+y12d = \frac{b^2}{\sqrt{x_1^2 + y_1^2}}

For tangency, d=cd = c: b2x12+y12=c\frac{b^2}{\sqrt{x_1^2 + y_1^2}} = c

Since P(x1,y1)P(x_1, y_1) is on x2+y2=a2x^2 + y^2 = a^2, we have x12+y12=a2=a\sqrt{x_1^2 + y_1^2} = \sqrt{a^2} = a (as a>0a > 0). Substituting this into the equation: b2a=c\frac{b^2}{a} = c b2=acb^2 = ac

This is the condition for a,b,ca, b, c to be in Geometric Progression.