Solveeit Logo

Question

Question: Prove that the line \(x\cos \alpha + y\sin \alpha = p\) touches the parabola \({y^2} = 4a(x + a)\) i...

Prove that the line xcosα+ysinα=px\cos \alpha + y\sin \alpha = p touches the parabola y2=4a(x+a){y^2} = 4a(x + a) if pcosα+a=0p\cos \alpha + a = 0.

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 xcosα+ysinα=px\cos \alpha + y\sin \alpha = p the equation of parabola as:y2=4a(x+a){y^2} = 4a(x + a).
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:
. x1cosα+y1sinα=p{x_1}\cos \alpha + {y_1}\sin \alpha = p
On further solving, we have:
x1=(sinαy1p)cosα\Rightarrow {x_1} = \dfrac{{ - (\sin \alpha {y_1} - p)}}{{\cos \alpha }} (1)
Also, the point lies on the parabola, so we have:
y12=4a(x1+a){y_1}^2 = 4a({x_1} + a)
On putting the value of x1{x_1} from equation 1, we get:
y12=4a((sinαy1p)cosα+a){y_1}^2 = 4a(\dfrac{{ - (\sin \alpha {y_1} - p)}}{{\cos \alpha }} + a)
On further solving, we have:
y12=4a(sinαy1+p+acosαcosα){y_1}^2 = 4a(\dfrac{{ - \sin \alpha {y_1} + p + a\cos \alpha }}{{\cos \alpha }})
On multiplying by cosα\cos \alpha on both sides, we have:
y12cosα=4asinαy1+4ap+4a2cosα{y_1}^2\cos \alpha = - 4a\sin \alpha {y_1} + 4ap + 4{a^2}\cos \alpha

On taking all the terms on LHS, we get:
y12cosα+4asinαy14ap4a2cosα=0{y_1}^2\cos \alpha + 4a\sin \alpha {y_1} - 4ap - 4{a^2}\cos \alpha = 0. ..........(2)
This is a quadratic equation iny1{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 equation 2, a=cosα\cos \alpha , b = 4asinα\sin \alpha and c = -4ap4a2cosα4ap - 4{a^2}\cos \alpha .
Putting these values in equation 3, we have:
16a2sin2α4cosα(4ap4a2cosα)=016{a^2}{\sin ^2}\alpha - 4\cos \alpha ( - 4ap - 4{a^2}\cos \alpha ) = 0
On further solving, we have:
16a2sin2α+16a2cos2α=16apcosα16{a^2}{\sin ^2}\alpha + 16{a^2}{\cos ^2}\alpha = - 16ap\cos \alpha
Dividing both sides by 16a, we have:
a(sin2α+cos2α)=pcosαa({\sin ^2}\alpha + {\cos ^2}\alpha ) = - p\cos \alpha ..........(4)
We know that sin2θ+cos2θ=1{\sin ^2}\theta + {\cos ^2}\theta = 1
Therefore, equation 4 can be written as:
a=pcosαa = - p\cos \alpha
a+pcosα=0\Rightarrow a + p\cos \alpha = 0
This proved that the line xcosα+ysinα=px\cos \alpha + y\sin \alpha = p touches the parabola y2=4a(x+a){y^2} = 4a(x + a) if pcosα+a=0p\cos \alpha + a = 0.

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} .You should remember the condition for equal root of quadratic equation.