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α=p touches the parabola y2=4a(x+a) if pcosα+a=0.
Solution
In this question, we first let a point (x1,y1) 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 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α=p the equation of parabola as:y2=4a(x+a).
First let P(x1,y1) be the point where the line touches the parabola.
Since, P lies on the line. So, we can write:
. x1cosα+y1sinα=p
On further solving, we have:
⇒x1=cosα−(sinαy1−p) (1)
Also, the point lies on the parabola, so we have:
y12=4a(x1+a)
On putting the value of x1 from equation 1, we get:
y12=4a(cosα−(sinαy1−p)+a)
On further solving, we have:
y12=4a(cosα−sinαy1+p+acosα)
On multiplying by cosα on both sides, we have:
y12cosα=−4asinαy1+4ap+4a2cosα
On taking all the terms on LHS, we get:
y12cosα+4asinαy1−4ap−4a2cosα=0. ..........(2)
This is a quadratic equation iny1. 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 =b2−4ac.
Since, we have D = 0
∴b2−4ac=0 ..........(3)
From equation 2, a=cosα , b = 4asinα and c = -4ap−4a2cosα.
Putting these values in equation 3, we have:
16a2sin2α−4cosα(−4ap−4a2cosα)=0
On further solving, we have:
16a2sin2α+16a2cos2α=−16apcosα
Dividing both sides by 16a, we have:
a(sin2α+cos2α)=−pcosα ..........(4)
We know that sin2θ+cos2θ=1
Therefore, equation 4 can be written as:
a=−pcosα
⇒a+pcosα=0
This proved that the line xcosα+ysinα=p touches the parabola y2=4a(x+a) if pcosα+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 is, c=ma .You should remember the condition for equal root of quadratic equation.