Solveeit Logo

Question

Question: Find the condition that the line lx + my + n =0 touches the parabola \( {y^2} = 4a(x - b) \) ....

Find the condition that the line lx + my + n =0 touches the parabola y2=4a(xb){y^2} = 4a(x - b) .

Explanation

Solution

In this question, we first let a point (x1,y1)({x_1},{y_1}) at the point of contact. After this, the point satisfies both the parabola and line equation. So, using that we will find a quadratic equation in y1{y_1} and use the property that the discriminant of the quadratic equation must be zero for the line to touch the parabola.

Complete step-by-step answer:
We have an equation of line as line lx + my + n =0 and we have to find the condition for touching this line to the parabola y2=4a(xb){y^2} = 4a(x - b) .
First let P(x1,y1)P({x_1},{y_1}) be the point where the line touches the parabola.
Since, P lies on the line. So, we can write:
lx1+my1+n=0l{x_1} + m{y_1} + n = 0 .
On further solving, we have:
x1=(my1+n)l\Rightarrow {x_1} = \dfrac{{ - (m{y_1} + n)}}{l} (1)
Also, the point lies on the parabola, so we have:
y12=4a(x1b){y_1}^2 = 4a({x_1} - b)
On putting the value of x1{x_1} from equation 1, we get:
y12=4a((my1+n)lb){y_1}^2 = 4a(\dfrac{{ - (m{y_1} + n)}}{l} - b)
On further solving, we have:
y12=4a(my1nlbl){y_1}^2 = 4a(\dfrac{{ - m{y_1} - n - lb}}{l})
On multiplying by l on both sides, we have:
y12l=4amy14an4alb{y_1}^2l = - 4am{y_1} - 4an - 4alb

On taking all the terms on LHS, we get:
y12l+4amy1+4an+4alb=0{y_1}^2l + 4am{y_1} + 4an + 4alb = 0 . ..........(2)
This is a quadratic equation in y1{y_1} . Now, to get the condition, we will use the property that:
For the line to touch the given parabola, the quadratic equation given by equation 2 must have equal roots i.e. discriminant D =0.
We know that the discriminant is given by formula:
D = b24ac{b^2} - 4ac .
Since, we have D = 0
b24ac=0\therefore {b^2} - 4ac = 0 ..........(3)
From the equation 2, a=l, b = 4am and c = 4a(n + lb).
Putting these values in equation 3, we have:
16a2m24l(4an+4abl)=016{a^2}{m^2} - 4l(4an + 4abl) = 0
On further solving, we have:
16a2m2=4l(4an+4abl)16{a^2}{m^2} = 4l(4an + 4abl)
Dividing both sides by 16a, we have:
am2=l(n+bl)=ln+bl2a{m^2} = l(n + bl) = ln + b{l^2}
So, the required condition for the line to touch given parabola is am2=ln+bl2a{m^2} = ln + b{l^2} .

Note: In this type of question, the usual step is to assume the touching point and then proceed by satisfying both the line and the given conic section equation by the assumed point. And then use the condition for tangency to get the result. The condition for tangency for the line y = mx + c to the parabola y2=4ax{y^2} = 4ax is, c=amc = \dfrac{a}{m} .