Question
Question: Let S be a circle. Tangents are drawn to the circle S from a outside point P points of contacts of t...
Let S be a circle. Tangents are drawn to the circle S from a outside point P points of contacts of tangent are Q and R. A be any point (other than Q and R) on circle S and l,m,n be the length of perpendicular from A to PQ, PR and QR respectively then

2n = l + m
n^2 = l^2 + m^2
n^2 = l m
None of these
n^2 = l m
Solution
Let the circle be S with center O and radius r. Let P be an external point. Let PQ and PR be tangents to the circle at points Q and R respectively. QR is the chord of contact. Let A be any point on the circle S (other than Q and R). Let l,m,n be the lengths of the perpendiculars from A to PQ, PR, and QR respectively.
We can place the circle in a coordinate system. Let the circle be x2+y2=r2. Let P be (p,0) with p>r. The equation of the chord of contact QR is px+0y=r2, which simplifies to x=r2/p. The tangents PQ and PR have slopes k=±p2−r2r. Let these tangents be T1 and T2. The equations of the tangents can be written as y=k1(x−p) and y=k2(x−p), where k1=p2−r2r and k2=−p2−r2r. In the form Ax+By+C=0, these are: T1:k1x−y−k1p=0 T2:k2x−y−k2p=0
Let A=(xA,yA) be a point on the circle xA2+yA2=r2. The distance l from A to PQ (say T2) is l=k22+1∣k2xA−yA−k2p∣. The distance m from A to PR (say T1) is m=k12+1∣k1xA−yA−k1p∣. The distance n from A to QR (the line x−r2/p=0) is n=∣xA−r2/p∣.
We can simplify the denominators: k12+1=p2−r2r2+1=p2−r2p2, so k12+1=k22+1=p2−r2p. Substituting k1 and k2: l=p2−r2p∣−p2−r2rxA−yA+p2−r2rp∣=p∣−rxA−p2−r2yA+rp∣ m=p2−r2p∣p2−r2rxA−yA−p2−r2rp∣=p∣rxA−p2−r2yA−rp∣
Let's test the option (C) n2=lm. n2=(xA−pr2)2=(ppxA−r2)2=p2(pxA−r2)2. lm=p∣−rxA−p2−r2yA+rp∣⋅p∣rxA−p2−r2yA−rp∣ lm=p2∣(rp−rxA)−p2−r2yA∣⋅∣(rp−rxA)+p2−r2yA∣ lm=p2∣(rp−rxA)2−(p2−r2)yA2∣ lm=p2∣r2(p−xA)2−(p2−r2)yA2∣ Using yA2=r2−xA2: lm=p2∣r2(p2−2pxA+xA2)−(p2−r2)(r2−xA2)∣ lm=p2∣r2p2−2pr2xA+r2xA2−(p2r2−p2xA2−r4+r2xA2)∣ lm=p2∣r2p2−2pr2xA+r2xA2−p2r2+p2xA2+r4−r2xA2∣ lm=p2∣−2pr2xA+p2xA2+r4∣ lm=p2∣p2xA2−2pr2xA+r4∣ The numerator is (pxA−r2)2. lm=p2(pxA−r2)2. Thus, n2=lm is verified.
This relation n2=lm is a known property for a point on a conic section, relating its distances to tangents and the chord of contact.
The final answer is n2=lm.