Question
Question: If \(ab + bc + ca = 0,\) show that the lines \(\dfrac{x}{a} + \dfrac{y}{b} = \dfrac{1}{c},\;\dfrac{x...
If ab+bc+ca=0, show that the lines ax+by=c1,bx+cy=a1andcx+ay=b1 are concurrent.
Solution
To prove the given condition for concurrency of the given three lines, first of all make or express the lines in matrix form and then use the property that if three lines are concurrent or have a common point and their coefficients are linearly independent then the determinant of their matrix should be equals to zero. So equate the determinant with zero and then prove the given condition is required for the determinant to be zero and eventually the three lines to be concurrent.
Complete step by step solution:
In order to prove that the given condition ab+bc+ca=0, is required for the lines ax+by=c1,bx+cy=a1andcx+ay=b1 to be concurrent, we will first simplify the lines in a way such that all its terms will only be on the left hand side and only zero is on right hand side as follows
⇒ax+by=c1,bx+cy=a1andcx+ay=b1 ⇒ax+by−c1=0,bx+cy−a1=0andcx+ay−b1=0
Now, expressing the coefficients of these lines in matrix form, we will get
\left( {\begin{array}{*{20}{c}}
{\dfrac{1}{a}}&{\dfrac{1}{b}}&{ - \dfrac{1}{c}} \\\
{\dfrac{1}{b}}&{\dfrac{1}{c}}&{ - \dfrac{1}{a}} \\\
{\dfrac{1}{c}}&{\dfrac{1}{a}}&{ - \dfrac{1}{b}}
\end{array}} \right)
We know that if three lines are concurrent or have a common point and their coefficients are linearly independent then the determinant of their matrix should be equals to zero,
So finding and equating determinant of the above matrix, we will get
\Rightarrow \det \left( {\begin{array}{*{20}{c}}
{\dfrac{1}{a}}&{\dfrac{1}{b}}&{ - \dfrac{1}{c}} \\\
{\dfrac{1}{b}}&{\dfrac{1}{c}}&{ - \dfrac{1}{a}} \\\
{\dfrac{1}{c}}&{\dfrac{1}{a}}&{ - \dfrac{1}{b}}
\end{array}} \right) = 0 \\\
\Rightarrow \dfrac{1}{{{a^3}}} + \dfrac{1}{{{b^3}}} + \dfrac{1}{{{c^3}}} - \dfrac{3}{{abc}} = 0 \\\
Simplifying the equation, we will get
⇒a3b3c3(ab+ac+bc)(a2b2−a2bc−ab2c+a2c2−abc2+b2c2)=0
And we can see that the above equation holds true only for ab+bc+ca=0, hence proved.
Note:
When simplifying the equations in order to express them in matrix form, take care of the sign of each term, because an incorrect sign (positive or negative) will lead you to have wrong determinant and through which you cannot get to the required condition.