Solveeit Logo

Question

Question: Two tangents are drawn from a point P to the circle $x^2 + y^2 = 1$. If the tangents make an interce...

Two tangents are drawn from a point P to the circle x2+y2=1x^2 + y^2 = 1. If the tangents make an intercept of 2 on the line x = 1, then locus of P is :

A

parabola

B

pair of lines

C

circle

D

straight line

Answer

parabola

Explanation

Solution

Let P be the point (h,k)(h, k). The equation of the circle is x2+y2=1x^2 + y^2 = 1, with center at the origin O(0,0)O(0,0) and radius r=1r=1.

The equation of the tangents from P(h,k)P(h, k) to the circle x2+y2=1x^2+y^2=1 can be represented by y=mx±1+m2y = mx \pm \sqrt{1+m^2}, where mm is the slope. Since the tangents pass through P(h,k)P(h, k), we have k=mh±1+m2k = mh \pm \sqrt{1+m^2}. Rearranging this equation yields kmh=±1+m2k - mh = \pm \sqrt{1+m^2}. Squaring both sides gives (kmh)2=1+m2(k - mh)^2 = 1+m^2, which expands to k22mkh+m2h2=1+m2k^2 - 2mkh + m^2h^2 = 1+m^2. Rearranging terms to form a quadratic equation in mm: m2(h21)2mkh+(k21)=0m^2(h^2 - 1) - 2mkh + (k^2 - 1) = 0. The roots of this quadratic equation, m1m_1 and m2m_2, represent the slopes of the two tangents from P.

The given line is x=1x = 1. Let QQ and RR be the points where the tangents T1T_1 and T2T_2 intersect the line x=1x=1. The equation of a tangent line passing through P(h,k)P(h, k) with slope mm is yk=m(xh)y - k = m(x - h). For the intersection point QQ on the line x=1x=1, we substitute x=1x=1: yQk=m1(1h)y_Q - k = m_1(1 - h), so yQ=k+m1(1h)y_Q = k + m_1(1 - h). Thus, Q=(1,k+m1(1h))Q = (1, k + m_1(1 - h)). Similarly, for the intersection point RR on the line x=1x=1: yRk=m2(1h)y_R - k = m_2(1 - h), so yR=k+m2(1h)y_R = k + m_2(1 - h). Thus, R=(1,k+m2(1h))R = (1, k + m_2(1 - h)).

The length of the intercept made by the tangents on the line x=1x=1 is the distance QRQR. QR=yQyR=(k+m1(1h))(k+m2(1h))=(m1m2)(1h)QR = |y_Q - y_R| = |(k + m_1(1 - h)) - (k + m_2(1 - h))| = |(m_1 - m_2)(1 - h)|. We are given that QR=2QR = 2, so (m1m2)(1h)=2|(m_1 - m_2)(1 - h)| = 2.

From the quadratic equation m2(h21)2mkh+(k21)=0m^2(h^2 - 1) - 2mkh + (k^2 - 1) = 0, we can find the sum and product of the roots: Sum of roots: m1+m2=2khh21m_1 + m_2 = \frac{2kh}{h^2 - 1} Product of roots: m1m2=k21h21m_1 m_2 = \frac{k^2 - 1}{h^2 - 1}

We use the identity (m1m2)2=(m1+m2)24m1m2(m_1 - m_2)^2 = (m_1 + m_2)^2 - 4m_1 m_2: (m1m2)2=(2khh21)24(k21h21)(m_1 - m_2)^2 = \left(\frac{2kh}{h^2 - 1}\right)^2 - 4\left(\frac{k^2 - 1}{h^2 - 1}\right) (m1m2)2=4k2h2(h21)24(k21)(h21)(h21)2(m_1 - m_2)^2 = \frac{4k^2h^2}{(h^2 - 1)^2} - \frac{4(k^2 - 1)(h^2 - 1)}{(h^2 - 1)^2} (m1m2)2=4k2h24(k2h2k2h2+1)(h21)2(m_1 - m_2)^2 = \frac{4k^2h^2 - 4(k^2h^2 - k^2 - h^2 + 1)}{(h^2 - 1)^2} (m1m2)2=4k2h24k2h2+4k2+4h24(h21)2(m_1 - m_2)^2 = \frac{4k^2h^2 - 4k^2h^2 + 4k^2 + 4h^2 - 4}{(h^2 - 1)^2} (m1m2)2=4(h2+k21)(h21)2(m_1 - m_2)^2 = \frac{4(h^2 + k^2 - 1)}{(h^2 - 1)^2} Taking the square root, we get m1m2=2h2+k21h21|m_1 - m_2| = \frac{2\sqrt{h^2 + k^2 - 1}}{|h^2 - 1|}.

Now, substitute this into the intercept length equation (m1m2)(1h)=2|(m_1 - m_2)(1 - h)| = 2: 2h2+k21h21(1h)=2\left|\frac{2\sqrt{h^2 + k^2 - 1}}{|h^2 - 1|} (1 - h)\right| = 2. 2h2+k21h211h=2\frac{2\sqrt{h^2 + k^2 - 1}}{|h^2 - 1|} |1 - h| = 2. Dividing by 2: h2+k21h21h1=1\frac{\sqrt{h^2 + k^2 - 1}}{|h^2 - 1|} |h - 1| = 1. Since h21=(h1)(h+1)=h1h+1|h^2 - 1| = |(h-1)(h+1)| = |h-1||h+1|, we can rewrite the equation as: h2+k21h1h+1h1=1\frac{\sqrt{h^2 + k^2 - 1}}{|h-1||h+1|} |h-1| = 1.

For the tangents to be well-defined and distinct, and for the slopes to be finite, we must have h210h^2 - 1 \ne 0, which means h1h \ne 1 and h1h \ne -1. Also, for tangents to be drawn from P, P must be outside the circle, so h2+k21>0h^2+k^2-1 > 0. Assuming h1h \ne 1, we can cancel h1|h-1| from the numerator and denominator: h2+k21h+1=1\frac{\sqrt{h^2 + k^2 - 1}}{|h+1|} = 1. This implies h2+k21=h+1\sqrt{h^2 + k^2 - 1} = |h+1|.

Squaring both sides of the equation: h2+k21=(h+1)2h^2 + k^2 - 1 = (h+1)^2. h2+k21=h2+2h+1h^2 + k^2 - 1 = h^2 + 2h + 1. k21=2h+1k^2 - 1 = 2h + 1. k2=2h+2k^2 = 2h + 2. k2=2(h+1)k^2 = 2(h+1).

Replacing (h,k)(h, k) with (x,y)(x, y) to represent the locus of point P, we get: y2=2(x+1)y^2 = 2(x+1).

This is the standard form of a parabola. The vertex is at (1,0)(-1, 0) and it opens to the right. The conditions h1h \ne 1 and h1h \ne -1 are necessary for the derivation steps involving h21|h^2-1| and for the intercept to be a well-defined segment of length 2. These conditions do not exclude any part of the derived parabolic locus itself, as the points where h=1h=1 or h=1h=-1 on the parabola do not satisfy the original problem's geometric constraints for a well-defined intercept of length 2. Therefore, the locus of P is a parabola.