Solveeit Logo

Question

Question: Find the equations to the straight line passing through the foot of the perpendicular from the point...

Find the equations to the straight line passing through the foot of the perpendicular from the point (h, k) upon the straight line Ax+By+C=0Ax + By + C = 0 and bisecting the angles between the perpendicular and the given straight line.

Explanation

Solution

Hint : We know the equation of a line passing through the point (x,y)(x,y) and having a slope mm is Yy=m(Xx)Y - y = m(X - x) . If a line having slope m1{m_1} is perpendicular to a line having a slope m2{m_2} then we have m1×m2=1{m_1} \times {m_2} = - 1 . We also know that equation of bisector of the angles between the lines A1x+B1y+C1=0{A_1}x + {B_1}y + {C_1} = 0 and A2x+B2y+C2=0{A_2}x + {B_2}y + {C_2} = 0 is A1x+B1y+C1a12+b12=±A2x+B2y+C2a22+b22\dfrac{{{A_1}x + {B_1}y + {C_1}}}{{\sqrt {{a_1}^2 + {b_1}^2} }} = \pm \dfrac{{{A_2}x + {B_2}y + {C_2}}}{{\sqrt {{a_2}^2 + {b_2}^2} }} . Using these we can solve the given problem.

Complete step-by-step answer :
Given, Ax+By+C=0 - - - - - - (1)Ax + By + C = 0{\text{ - - - - - - (1)}}
Rearranging the terms in above equation we have,
By=AxC\Rightarrow By = - Ax - C
Divided by ‘B’ on both sides we get,
y=ABxCB\Rightarrow y = - \dfrac{A}{B}x - \dfrac{C}{B}
Comparing this with the equation of straight line y=mx+cy = mx + c we have slope,
m=AB\Rightarrow m = - \dfrac{A}{B} .
Let assume that the slope of the perpendicular line is mm' .
Since both lines are perpendicular we have,
m×m=1\Rightarrow m \times m' = - 1
Substituting we have,
AB×m=1\Rightarrow - \dfrac{A}{B} \times m' = - 1
Multiply by BA - \dfrac{B}{A} on both sides we have,
m=BA\Rightarrow m' = \dfrac{B}{A} .
Now equation of a perpendicular line passing through (h, k) and slope BA\dfrac{B}{A} is,
yk=BA(xh)\Rightarrow y - k = \dfrac{B}{A}(x - h)
Multiply by ‘A’ on both sides
A(yk)=B(xh)\Rightarrow A(y - k) = B(x - h)
Expanding the brackets,
AyAk=BxBh\Rightarrow Ay - Ak = Bx - Bh
Rearranging we have,
BxAyBh+Ak=0 - - - - - - (2)\Rightarrow Bx - Ay - Bh + Ak = 0{\text{ - - - - - - (2)}}
Now angel bisector of (1) and (2) is given by,
BxAyBh+AkB2+A2=±Ax+By+CA2+B2\Rightarrow \dfrac{{Bx - Ay - Bh + Ak}}{{\sqrt {{B^2} + {A^2}} }} = \pm \dfrac{{Ax + By + C}}{{\sqrt {{A^2} + {B^2}} }}
Denominator on both sides will get cancels,
BxAyBh+Ak=±(Ax+By+C)\Rightarrow Bx - Ay - Bh + Ak = \pm (Ax + By + C)
Rearranging we have,
BxBhAy+Ak=±(Ax+By+C)\Rightarrow Bx - Bh - Ay + Ak = \pm (Ax + By + C)
Taking B and A as common we will have,
B(xh)A(yk)=±(Ax+By+C)\Rightarrow B(x - h) - A(y - k) = \pm (Ax + By + C) , is the required answer.
So, the correct answer is “ B(xh)A(yk)=±(Ax+By+C) B(x - h) - A(y - k) = \pm (Ax + By + C)”.

Note : All we used in the above problem is the equation of a line passing through a point with a slope and equation of bisector of the angles between the two lines. Remember them well. Careful in the simplification part, if we miss one term the whole problem will be wrong.