Solveeit Logo

Question

Question: Let $l_1, l_2$ and $l_3$ are the lengths of the tangents drawn from a variable point P to the circle...

Let l1,l2l_1, l_2 and l3l_3 are the lengths of the tangents drawn from a variable point P to the circle x2+y2=a2;x2+y2=2axx^2 + y^2 = a^2; x^2 + y^2 = 2ax and x2+y2=2ayx^2 + y^2 = 2ay respectively. The lengths satisfy the relation l14=l22l32+a4l_1^4 = l_2^2 l_3^2 + a^4. Then the locus of P can be:

A

Line

B

Circle

C

Hyperbola

Answer

(a) Line, (b) Circle

Explanation

Solution

Let P(x,y)P(x, y) be the variable point. The square of the length of the tangent from P(x,y)P(x, y) to a circle S=0S=0 is given by l2=S(x,y)l^2 = S(x, y).

The equations of the circles are:

  1. C1:x2+y2a2=0    l12=x2+y2a2C_1: x^2 + y^2 - a^2 = 0 \implies l_1^2 = x^2 + y^2 - a^2
  2. C2:x2+y22ax=0    l22=x2+y22axC_2: x^2 + y^2 - 2ax = 0 \implies l_2^2 = x^2 + y^2 - 2ax
  3. C3:x2+y22ay=0    l32=x2+y22ayC_3: x^2 + y^2 - 2ay = 0 \implies l_3^2 = x^2 + y^2 - 2ay

The given relation is l14=l22l32+a4l_1^4 = l_2^2 l_3^2 + a^4. Substituting the expressions for li2l_i^2: (x2+y2a2)2=(x2+y22ax)(x2+y22ay)+a4(x^2 + y^2 - a^2)^2 = (x^2 + y^2 - 2ax)(x^2 + y^2 - 2ay) + a^4

Let X=x2+y2X = x^2 + y^2. The equation becomes: (Xa2)2=(X2ax)(X2ay)+a4(X - a^2)^2 = (X - 2ax)(X - 2ay) + a^4 X22a2X+a4=X22aXy2aXx+4a2xy+a4X^2 - 2a^2X + a^4 = X^2 - 2aXy - 2aXx + 4a^2xy + a^4

Canceling X2X^2 and a4a^4 from both sides: 2a2X=2aXy2aXx+4a2xy-2a^2X = -2aXy - 2aXx + 4a^2xy

Assuming a0a \neq 0, we can divide the equation by 2a-2a: aX=Xy+Xx2axyaX = Xy + Xx - 2axy

Substitute X=x2+y2X = x^2 + y^2 back into the equation: a(x2+y2)=(x2+y2)y+(x2+y2)x2axya(x^2 + y^2) = (x^2 + y^2)y + (x^2 + y^2)x - 2axy a(x2+y2)=(x2+y2)(x+y)2axya(x^2 + y^2) = (x^2 + y^2)(x + y) - 2axy

Rearranging the terms: (x2+y2)(x+y)a(x2+y2)2axy=0(x^2 + y^2)(x + y) - a(x^2 + y^2) - 2axy = 0 (x2+y2)(x+ya)2axy=0(x^2 + y^2)(x + y - a) - 2axy = 0

This equation can be factored into two parts. One part leads to x+y=0x+y=0, which is a straight line. The other part leads to x2+y2axay=0x^2 + y^2 - ax - ay = 0, which is the equation of a circle.

Thus, the locus of point P is the union of a line and a circle. Therefore, the locus can be a line or a circle.