Question
Question: Using the properties of determinants, prove that \(\left| \begin{matrix} b+c & q+r & y+z \\\ ...
Using the properties of determinants, prove that
b+c c+a a+b q+rr+pp+qy+zz+xx+y=2a b c pqrxyz
Solution
To solve this question, we should perform row and column operations on the determinants. For the determinant of order n×n, there will be n rows and n columns. We can perform linear operations on rows. An example of it is R3→R3−2R1−3R2 . Similarly, we can perform linear operations on columns. In the question, performing row operation R3→R1+R2+R3, we can take 2 common from the R3of the determinant. Now, we should do the row operations R1→R1−R3 and R2→R2−R3 . Now, we should do the row operation R3→R3+R1+R2 to get the required R.H.S. The key note in performing row operations is that we cannot perform row operations on all the rows at a time. For example, let us consider R1→R1−R3, R2→R2−R3, R3→R3+R1+R2. The three operations should not be done in the same step. Instead, we should perform the first two operations in one step and we should use the modified R1, R2 from the first two operations in the third step R3→R3+R1+R2.
Complete step by step answer:
Let us consider the given determinant
b+c c+a a+b q+rr+pp+qy+zz+xx+y
Let us perform the row operation R3→R1+R2+R3, we get
b+c c+a a+b+b+c+c+a q+rr+pp+q+q+r+r+py+zz+xx+y+y+z+z+x⇒b+c c+a 2(a+b+c) q+rr+p2(p+q+r)y+zz+x2(x+y+z)
We know the property that
a d kg bekhcfki=ka d g behcfi
Using this and taking 2 outside the determinant, we get
L.H.S=2b+c c+a a+b+c q+rr+pp+q+ry+zz+xx+y+z
Performing the row operations R1→R1−R3 and R2→R2−R3 step by step, we get
2b+c−a−b−c c+a a+b+c q+r−p−q−rr+pp+q+ry+z−x−y−zz+xx+y+z⇒2−a c+a−a−b−c a+b+c −pr+p−p−q−rp+q+r−xz+x−x−y−zx+y+z⇒2−a −b a+b+c −p−qp+q+r−x−yx+y+z
Performing the operation R3→R3+R1+R2, we get
2−a −b a+b+c−a−b −p−qp+q+r−p−q−x−yx+y+z−x−y=2−a −b c −p−qr−x−yz
Taking -1 outside in both numerator and denominator, we get
2−a −b c −p−qr−x−yz=2(−1)(−1)a b c pqrxyz=2a b c pqrxyz
So we got the result as
b+c c+a a+b q+rr+pp+qy+zz+xx+y=2a b c pqrxyz
Hence, we have proved the required equation.
Note:
Students can make mistakes by applying many row operations in one step. This leads to confusion and in some cases, it will go wrong if we use a previous configuration of an altered row. To avoid these mistakes, it is good practice to perform the operations step by step. Students can start using the property
a+x d+y g+z behcfi=a d g behcfi+x y z behcfi on the L.H.S which will give us two determinants to work with. We can still prove that L.H.S=R.H.S but it will be lengthy. So, it is good to remember the procedure that suits the given determinant.