Solveeit Logo

Question

Question: Normals are concurrent drawn at points A, B, and C on the parabola $y^2 = 4x$ at P(h, k). The locus ...

Normals are concurrent drawn at points A, B, and C on the parabola y2=4xy^2 = 4x at P(h, k). The locus of the point P if the slope of the line joining the feet of two of them is 2, is

A

x + y = 1

B

x - y = 3

C

y2=2(x1)y^2 = 2(x-1)

D

y2=2(x12)y^2 = 2\left(x-\frac{1}{2}\right)

Answer

x - y = 3

Explanation

Solution

The equation of the parabola is y2=4xy^2 = 4x. For a parabola y2=4axy^2 = 4ax, the parameter is a=1a=1. The equation of the normal to the parabola y2=4axy^2 = 4ax at a point (at2,2at)(at^2, 2at) is given by y+tx=2at+at3y + tx = 2at + at^3. Substituting a=1a=1, the equation of the normal to y2=4xy^2 = 4x at (t2,2t)(t^2, 2t) is y+tx=2t+t3y + tx = 2t + t^3.

Let the normals be drawn from the point P(h, k). If the normal passes through P(h, k), then: k+th=2t+t3k + th = 2t + t^3 Rearranging this equation, we get a cubic equation in tt: t3+(2h)tk=0t^3 + (2-h)t - k = 0

Let t1,t2,t3t_1, t_2, t_3 be the roots of this cubic equation. These roots correspond to the parameters of the feet of the three normals (A, B, C) drawn from P(h, k). The coordinates of the feet of the normals are A(t12,2t1)(t_1^2, 2t_1), B(t22,2t2)(t_2^2, 2t_2), and C(t32,2t3)(t_3^2, 2t_3).

From Vieta's formulas for the cubic equation t3+(2h)tk=0t^3 + (2-h)t - k = 0:

  1. Sum of the roots: t1+t2+t3=0t_1 + t_2 + t_3 = 0 (since the coefficient of t2t^2 is 0)
  2. Sum of the products of the roots taken two at a time: t1t2+t2t3+t3t1=2ht_1t_2 + t_2t_3 + t_3t_1 = 2-h
  3. Product of the roots: t1t2t3=(k)=kt_1t_2t_3 = -(-k) = k

We are given that the slope of the line joining the feet of two of them is 2. Let's consider the line joining points A and B. The slope of the line AB is mAB=2t22t1t22t12m_{AB} = \frac{2t_2 - 2t_1}{t_2^2 - t_1^2} mAB=2(t2t1)(t2t1)(t2+t1)m_{AB} = \frac{2(t_2 - t_1)}{(t_2 - t_1)(t_2 + t_1)} Assuming t1t2t_1 \neq t_2 (i.e., the points are distinct), we can cancel (t2t1)(t_2 - t_1): mAB=2t1+t2m_{AB} = \frac{2}{t_1 + t_2}

We are given that this slope is 2: 2t1+t2=2\frac{2}{t_1 + t_2} = 2 This implies t1+t2=1t_1 + t_2 = 1.

Now, substitute this into the sum of the roots equation from Vieta's formulas: t1+t2+t3=0t_1 + t_2 + t_3 = 0 1+t3=01 + t_3 = 0 So, t3=1t_3 = -1.

Since t3=1t_3 = -1 is a root of the cubic equation t3+(2h)tk=0t^3 + (2-h)t - k = 0, it must satisfy the equation. Substitute t=1t = -1 into the equation: (1)3+(2h)(1)k=0(-1)^3 + (2-h)(-1) - k = 0 1(2h)k=0-1 - (2-h) - k = 0 12+hk=0-1 - 2 + h - k = 0 hk3=0h - k - 3 = 0 hk=3h - k = 3

The locus of the point P(h, k) is obtained by replacing h with x and k with y. Therefore, the locus of P is xy=3x - y = 3.