Solveeit Logo

Question

Question: Prove without matrix expansion and only with row and column operations that \(\left| \begin{matrix...

Prove without matrix expansion and only with row and column operations that
ah+bggab+ch bf+bafhb+bc af+bccbg+fc =aah+bgah bf+bahb af+bcgf \left| \begin{matrix} ah+bg & g & ab+ch \\\ bf+ba & f & hb+bc \\\ af+bc & c & bg+fc \\\ \end{matrix} \right|=a\left| \begin{matrix} ah+bg & a & h \\\ bf+ba & h & b \\\ af+bc & g & f \\\ \end{matrix} \right|

Explanation

Solution

Hint:This question is about matrices, therefore we need to use the properties of matrices and use them effectively to convert the left hand side of the equation to the form given in the right hand side. In particular, we have to use the property that the determinant remains the same if we add one row by some multiple of the other row and that if we multiply any row or column of the determinant by some number, the value of the determinant becomes multiplied by the cube of that number.

Complete step-by-step answer:
We need to show that the determinant value is the same in the left hand side and the right hand side. For. This we shall use two properties of the determinants, which are
(i) If we add one row by some multiple of the other row, the value of the determinant remains the same…………………………………..(1.1)
(ii) If any row or column of the determinant is multiplied by some number, the value of the determinant becomes multiplied by the cube of that number…………………………(1.2)
(iii) When, two determinants are added, their corresponding elements are added together.
Now, if we multiply c to column 2 and then multiply an overall 1c\dfrac{1}{c}, the overall determinant remains the same from equation (1.1), thus
ah+bggab+ch bf+bafhb+bc af+bccbg+fc =1cah+bggcab+ch bf+bafchb+bc af+bcc2bg+fc ..........(1.3)\left| \begin{matrix} ah+bg & g & ab+ch \\\ bf+ba & f & hb+bc \\\ af+bc & c & bg+fc \\\ \end{matrix} \right|=\dfrac{1}{c}\left| \begin{matrix} ah+bg & gc & ab+ch \\\ bf+ba & fc & hb+bc \\\ af+bc & {{c}^{2}} & bg+fc \\\ \end{matrix} \right|..........(1.3)
Similarly, if we multiply c to third column and then add b times column 2 to column 3 in the determinant in the RHS, we get
aah+bgah bf+bahb af+bcgf =acah+bgahc bf+bahbc af+bcgfc (c multiplied to 3rd column) =acah+bgaab+hc bf+bahbc+bh af+bcgbg+fc (c3c3+bc2)..........(1.4) \begin{aligned} & a\left| \begin{matrix} ah+bg & a & h \\\ bf+ba & h & b \\\ af+bc & g & f \\\ \end{matrix} \right|=\dfrac{a}{c}\left| \begin{matrix} ah+bg & a & hc \\\ bf+ba & h & bc \\\ af+bc & g & fc \\\ \end{matrix} \right|(\text{c multiplied to 3rd column}) \\\ & =\dfrac{a}{c}\left| \begin{matrix} ah+bg & a & ab+hc \\\ bf+ba & h & bc+bh \\\ af+bc & g & bg+fc \\\ \end{matrix} \right|\left( {{\text{c}}_{3}}\to {{\text{c}}_{3}}\text{+b}{{\text{c}}_{2}} \right)..........(1.4) \\\ \end{aligned}
Now, if we can prove that the difference of (1.3) and (1.4) is zero, we would prove the equation. Thus, defining the difference as δ\delta , we get
δ=1cah+bggcab+ch bf+bafchb+bc af+bcc2bg+fc acah+bgaab+hc bf+bahhb+bc af+bcgbg+fc  =1cah+bggcab+ch bf+bafchb+bc af+bcc2bg+fc +1cah+bga2ab+hc bf+baahhb+bc af+bcagbg+fc (multiplying the overall factor a to column 2) =1cah+bggca2ab+ch bf+bafcahhb+bc af+bccagbg+fc ............(1.5) \begin{aligned} & \delta =\dfrac{1}{c}\left| \begin{matrix} ah+bg & gc & ab+ch \\\ bf+ba & fc & hb+bc \\\ af+bc & {{c}^{2}} & bg+fc \\\ \end{matrix} \right|-\dfrac{a}{c}\left| \begin{matrix} ah+bg & a & ab+hc \\\ bf+ba & h & hb+bc \\\ af+bc & g & bg+fc \\\ \end{matrix} \right| \\\ & =\dfrac{1}{c}\left| \begin{matrix} ah+bg & gc & ab+ch \\\ bf+ba & fc & hb+bc \\\ af+bc & {{c}^{2}} & bg+fc \\\ \end{matrix} \right|+\dfrac{1}{c}\left| \begin{matrix} ah+bg & -{{a}^{2}} & ab+hc \\\ bf+ba & -ah & hb+bc \\\ af+bc & -ag & bg+fc \\\ \end{matrix} \right|\text{(multiplying the overall factor a to column 2)} \\\ & \text{=}\dfrac{1}{c}\left| \begin{matrix} ah+bg & gc-{{a}^{2}} & ab+ch \\\ bf+ba & fc-ah & hb+bc \\\ af+bc & c-ag & bg+fc \\\ \end{matrix} \right|............(1.5) \\\ \end{aligned}
Now, we know that when two matrices are multiplied together, the corresponding rows and columns are multiplied in the matrix multiplication method. Also, the determinant of a product of matrices is equal to the product of the determinants, therefore (1.5) can be written as
δ=1cah+bggca2ab+ch bf+bafcahhb+bc af+bccagbg+fc  =1cahg hbf gfc ×0ab a0c bc0 ............(1.6) \begin{aligned} & \delta \text{=}\dfrac{1}{c}\left| \begin{matrix} ah+bg & gc-{{a}^{2}} & ab+ch \\\ bf+ba & fc-ah & hb+bc \\\ af+bc & c-ag & bg+fc \\\ \end{matrix} \right| \\\ & =\dfrac{-1}{c}\left| \begin{matrix} a & h & g \\\ h & b & f \\\ g & f & c \\\ \end{matrix} \right|\times \left| \begin{matrix} 0 & a & b \\\ -a & 0 & c \\\ -b & -c & 0 \\\ \end{matrix} \right|............(1.6) \\\ \end{aligned}
Now, we know that the determinant of a general matrix is given by
abc def ghi =a(eifh)+b(fgdi)+c(dheg)........(1.7)\left| \begin{matrix} a & b & c \\\ d & e & f \\\ g & h & i \\\ \end{matrix} \right|=a(ei-fh)+b(fg-di)+c(dh-eg)........(1.7)
Thus, using the expansion (1.7) in the second matrix of (1.6), we obtain
0ab a0c bc0 =0(0+c2)+a(cb0)+b(ac0)=abc+abc=0\left| \begin{matrix} 0 & a & b \\\ -a & 0 & c \\\ -b & -c & 0 \\\ \end{matrix} \right|=0\left( 0+{{c}^{2}} \right)+a(-cb-0)+b(ac-0)=-abc+abc=0
Using this in equation 1.6, we get
δ=1cahg hbf gfc ×0ab a0c bc0 =1cahg hbf gfc ×0=0\delta =\dfrac{-1}{c}\left| \begin{matrix} a & h & g \\\ h & b & f \\\ g & f & c \\\ \end{matrix} \right|\times \left| \begin{matrix} 0 & a & b \\\ -a & 0 & c \\\ -b & -c & 0 \\\ \end{matrix} \right|=\dfrac{-1}{c}\left| \begin{matrix} a & h & g \\\ h & b & f \\\ g & f & c \\\ \end{matrix} \right|\times 0=0
Thus, we have proved that the difference between LHS and RHS (δ\delta ) is 0. Therefore, LHS=RHS and thus we have proved the equation.

Note: We should note that to prove the equation, taking the difference and showing it to be zero was more useful that taking the LHS and simplifying it to make it equal to RHS. Therefore, in such questions, taking the difference of LHS and RHS and showing it to be zero is more useful.