Solveeit Logo

Question

Question: If the line x + y -1 = 0 is a tangent to a parabola with focus (1, 2) at A and intersects the direct...

If the line x + y -1 = 0 is a tangent to a parabola with focus (1, 2) at A and intersects the directrix at B and tangent at vertex at C respectively, then AC · BC is equal to :

A

2

B

1

C

1/2

D

-1/4

Answer

2

Explanation

Solution

Let the tangent line be L:x+y1=0L: x+y-1=0 and the focus be F=(1,2)F=(1,2). A property of parabolas states that if a tangent line at point AA intersects the directrix at BB and the tangent at the vertex at CC, then the product ACBCAC \cdot BC is equal to the square of the distance from the focus FF to the tangent line LL.

The distance dd from a point (x0,y0)(x_0, y_0) to a line Ax+By+C=0Ax + By + C = 0 is given by the formula: d=Ax0+By0+CA2+B2d = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}}

In this case, (x0,y0)=(1,2)(x_0, y_0) = (1, 2) and the line is x+y1=0x + y - 1 = 0 (so A=1A=1, B=1B=1, C=1C=-1). The distance is: d=1(1)+1(2)112+12d = \frac{|1(1) + 1(2) - 1|}{\sqrt{1^2 + 1^2}} d=1+211+1d = \frac{|1 + 2 - 1|}{\sqrt{1 + 1}} d=22d = \frac{|2|}{\sqrt{2}} d=2d = \sqrt{2}

According to the property, ACBC=d2AC \cdot BC = d^2. ACBC=(2)2=2AC \cdot BC = (\sqrt{2})^2 = 2.