Question
Question: What will be the locus at equal distance from two parallel lines in a plane?...
What will be the locus at equal distance from two parallel lines in a plane?
Solution
We will consider two parallel lines and first we will write their equations. Now we will find the distance of the given point from the first line and then distance of the point from the second line. Since, the point is equidistant from both the parallel lines we will equate the distance of point from first line to the distance of point from the second line. Solving this equation will give the locus of the point equidistant from two parallel lines.
Complete answer:
Let us consider two parallel lines ax+by+c=0 and ax+by+e=0 .
Also, let the point which is at equal distance from two parallel lines be P(h,k) .
Distance (d) of a point (x1,y1) from a line lx+my+n=0 is given by d=l2+m2∣lx1+my1+n∣ .
Therefore, Distance of P(h,k) from the line ax+by+c=0 is
⇒d=a2+b2∣ah+bk+c∣−−−(1)
Similarly, Distance of P(h,k) from the line ax+by+e=0 is
⇒d=a2+b2∣ah+bk+e∣−−−(2)
From (1) and (2) we get
⇒a2+b2∣ah+bk+c∣=a2+b2∣ah+bk+e∣
Squaring both the sides, we get
⇒a2+b2∣ah+bk+c∣2=a2+b2∣ah+bk+e∣2
On eliminating a2+b2 from the denominator of both the sides, we get
⇒∣ah+bk+c∣2=∣ah+bk+e∣2
As ∣r∣2=r2 for all r∈R .
Therefore, we get
⇒(ah+bk+c)2=(ah+bk+e)2
On simplification we get,
⇒a2h2+b2k2+c2+2abhk+2bck+2ach=a2h2+b2k2+e2+2abhk+2bek+2aeh
Taking all the terms of R.H.S. to L.H.S.
⇒a2h2+b2k2+c2+2abhk+2bck+2ach−a2h2−b2k2−e2−2abhk−2bek−2aeh=0
On simplifying,
⇒2ach−2aeh+2bck−2bek+c2−e2=0
Taking 2ah common from first two terms and 2bk common from third and fourth term,
⇒2a(c−e)h+2b(c−e)k+(c2−e2)=0
On rewriting the equation,
⇒2a(c−e)h+2b(c−e)k+(c−e)(c+e)=0
Taking (c−e) common,
⇒(c−e)(2ah+2bk+c+e)=0
On equating we get
⇒(c−e)=0 or (2ah+2bk+c+e)=0
But, if c=e both lines will coincide. Therefore, c=e .
Now, when (2ah+2bk+c+e)=0
Taking 2 common, we get
⇒ah+bk+2c+e=0
Replacing (h,k) with (x,y) we get,
⇒ax+by+2c+e=0
Hence, the locus of a point at equal distance from two parallel lines in a plane is a straight line parallel to both the given lines.
Note:
Since, it is given that the lines are parallel that’s why we can consider the equation of lines as ax+by+c=0 and ax+by+e=0 because parallel lines have equal slopes and as we know that Slope of a line=−coefficient of ycoefficient of x . Therefore, in this case both the lines have slope (−ba) . But in other cases when lines are not parallel, we cannot take these equations for two lines as non-parallel lines have different slopes.