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=1. If the tangents make an intercept of 2 on the line x = 1, then locus of P is :

parabola
pair of lines
circle
straight line
parabola
Solution
Let P be the point (h,k). The equation of the circle is x2+y2=1, with center at the origin O(0,0) and radius r=1.
The equation of the tangents from P(h,k) to the circle x2+y2=1 can be represented by y=mx±1+m2, where m is the slope. Since the tangents pass through P(h,k), we have k=mh±1+m2. Rearranging this equation yields k−mh=±1+m2. Squaring both sides gives (k−mh)2=1+m2, which expands to k2−2mkh+m2h2=1+m2. Rearranging terms to form a quadratic equation in m: m2(h2−1)−2mkh+(k2−1)=0. The roots of this quadratic equation, m1 and m2, represent the slopes of the two tangents from P.
The given line is x=1. Let Q and R be the points where the tangents T1 and T2 intersect the line x=1. The equation of a tangent line passing through P(h,k) with slope m is y−k=m(x−h). For the intersection point Q on the line x=1, we substitute x=1: yQ−k=m1(1−h), so yQ=k+m1(1−h). Thus, Q=(1,k+m1(1−h)). Similarly, for the intersection point R on the line x=1: yR−k=m2(1−h), so yR=k+m2(1−h). Thus, R=(1,k+m2(1−h)).
The length of the intercept made by the tangents on the line x=1 is the distance QR. QR=∣yQ−yR∣=∣(k+m1(1−h))−(k+m2(1−h))∣=∣(m1−m2)(1−h)∣. We are given that QR=2, so ∣(m1−m2)(1−h)∣=2.
From the quadratic equation m2(h2−1)−2mkh+(k2−1)=0, we can find the sum and product of the roots: Sum of roots: m1+m2=h2−12kh Product of roots: m1m2=h2−1k2−1
We use the identity (m1−m2)2=(m1+m2)2−4m1m2: (m1−m2)2=(h2−12kh)2−4(h2−1k2−1) (m1−m2)2=(h2−1)24k2h2−(h2−1)24(k2−1)(h2−1) (m1−m2)2=(h2−1)24k2h2−4(k2h2−k2−h2+1) (m1−m2)2=(h2−1)24k2h2−4k2h2+4k2+4h2−4 (m1−m2)2=(h2−1)24(h2+k2−1) Taking the square root, we get ∣m1−m2∣=∣h2−1∣2h2+k2−1.
Now, substitute this into the intercept length equation ∣(m1−m2)(1−h)∣=2: ∣h2−1∣2h2+k2−1(1−h)=2. ∣h2−1∣2h2+k2−1∣1−h∣=2. Dividing by 2: ∣h2−1∣h2+k2−1∣h−1∣=1. Since ∣h2−1∣=∣(h−1)(h+1)∣=∣h−1∣∣h+1∣, we can rewrite the equation as: ∣h−1∣∣h+1∣h2+k2−1∣h−1∣=1.
For the tangents to be well-defined and distinct, and for the slopes to be finite, we must have h2−1=0, which means h=1 and h=−1. Also, for tangents to be drawn from P, P must be outside the circle, so h2+k2−1>0. Assuming h=1, we can cancel ∣h−1∣ from the numerator and denominator: ∣h+1∣h2+k2−1=1. This implies h2+k2−1=∣h+1∣.
Squaring both sides of the equation: h2+k2−1=(h+1)2. h2+k2−1=h2+2h+1. k2−1=2h+1. k2=2h+2. k2=2(h+1).
Replacing (h,k) with (x,y) to represent the locus of point P, we get: y2=2(x+1).
This is the standard form of a parabola. The vertex is at (−1,0) and it opens to the right. The conditions h=1 and h=−1 are necessary for the derivation steps involving ∣h2−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=1 or h=−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.