Question
Question: Find the envelope of a straight line which moves so that the sum of squares of the perpendicular dra...
Find the envelope of a straight line which moves so that the sum of squares of the perpendicular drawn to it from two given points is constant.
Solution
Hint : First of all write the parametric equation of a straight line which involves distance of the line from the origin so origin becomes one of the points which is at a perpendicular distance from the straight line so let us assume the parametric equation of a straight line as xcosθ+ysinθ=p where p is the perpendicular distance from origin of the Cartesian coordinates and θ is the angle made by that line segment having length p from x axis. Then assume the other point A(a,0) and write the perpendicular distance of this point from the straight line. Now, square the distances from origin and from point A and add them and equate it to some constant “c”. Then arrange the equations in such a way that we will get the relation between x and y which will be the envelope.
Complete step-by-step answer :
First of all we are going to write the equation of a straight line in a parametric form:
xcosθ+ysinθ=p
In the above equation, p represents the perpendicular distance from origin to the straight line and θ is the angle that the line segment with length p made by x axis in the Cartesian plane.
In the below figure, we are demonstrating the straight line that we have written above:
In the above diagram, the two given points in the question from where the perpendicular lines are drawn is point O and point A. OK and AL are the perpendicular distances from the given points O and A.
Now, the perpendicular distance from O to the straight line is “p” and the perpendicular distance from the other given point A(a,0) is calculated as follows:
We know that, the perpendicular distance from a point P(x1,y1) from the line ax+by+c=0 is calculated by using the following formula:
a2+b2∣a(x1)+b(y1)+c∣
Applying this formula to find the perpendicular distance from point A(a,0) to the straight line xcosθ+ysinθ=p we get,
cos2θ+sin2θ∣acosθ−p∣
From the trigonometric identity, the value of cos2θ+sin2θ=1 so substituting this value in the above expression we get,
1∣acosθ−p∣
Now, squaring the distances p and acosθ−p we get,
p2+(acosθ−p)2=p2+a2cos2θ+p2−2apcosθ=2p2+a2cos2θ−2apcosθ
Now, it is given that the sum of the squares of the distances from given points is a constant so the above expression will be constant when the expression a2cos2θ−2apcosθ becomes 0 because it has a variable θ in it.
So, equating a2cos2θ−2apcosθ to 0 we get,
a2cos2θ−2apcosθ=0
Taking cosθ as common in the above equation we get,
cosθ(acosθ−2ap)=0
Equating acosθ−2ap to 0 we get,
acosθ−2ap=0
⇒cosθ=a2ap⇒cosθ=2p
We can find the sinθ by using the trigonometric identity:
sin2θ+cos2θ=1⇒sin2θ=1−cos2θ⇒sinθ=1−cos2θ
Substituting cosθ=2p in the above equation we get,
sinθ=1−4p2
The straight line equation that we have shown above is:
xcosθ+ysinθ=p
Subtracting xcosθ on both the sides of the above equation we get,
ysinθ=p−xcosθ
Substituting the value of cosθ&sinθ that we have derived above we get,
y1−4p2=p−x(2p)
Squaring on both the sides of the above equation we get,
y2(1−4p2)=p2(1−2x)2⇒y2(1−4p2)=p2(1+4x2−4x)
Rearranging the above equation we get,
4p2x2+(4p2−1)y2−4p2x+p2=0
The above equation is representing the central conic and the above equation is also the envelope of a straight line which moves so that the sum of squares of the perpendicular drawn to it from two given points is constant.
Hence, the required envelope is the central conic.
Note : A trick to remember to solve these type of questions in which we have to find the envelope that is restricted by some conditions is you have to find the relation between x and y which you can see from the solution that first of all we write the equation with some variable θ then we apply the conditions given in the question and by arrangement of equations we have eliminated the variable θ and ultimately we have found the relation between x and y.
So, whenever in the question you will see the words like “envelope or locus” then basically in mathematical terms you have to find the relation between x and y.