Question
Question: Using properties of determinants prove the following – \(\left| \begin{matrix} 3x & -x+y & -x...
Using properties of determinants prove the following –
3x x−y x−z −x+y3yy−z−x+zz−y3z =3(x+y+z)(xy+yz+xz)
Solution
Try to make whole column or a row with elements (x+y+z) or (xy+yz+xz) and take it common from the determinant , so that you can easily reach Right Hand Side of the equality that we have to proof , then solve the determinant and get the desired equality.
Complete step by step answer:
Consider the Left Hand Side of the equality that we have to proof ,
3x x−y x−z −x+y3yy−z−x+zz−y3zNow, we will try to make a whole row or a column (x+y+z) ,
So, for this we will use column operation ,
Since, we know the property of determinants that row or column operations don’t affect the determinant of a matrix , so we can use the column operation without any problem.
Notice when we add the columns 2 and 3 to column 1 , the whole column 1 gets the same element ,
(x+y+z)
C1→C1+C2+C3
By performing this operation, we get,
x+y+z x+y+z x+y+z −x+y3yy−z−x+zz−y3z
Now, take common (x+y+z) from first column, we get
=(x+y+z)1 1 1 −x+y3yy−z−x+zz−y3z
Now, we will perform the row operations , so that in next step , we can easily evaluate the determinant,
R2→R2−R1R3→R3−R1
By performing these 2 operations we get 1 element of row 2 and 3 as 0 , and so it will ease the process of evaluating the determinant. So, by performing these operations , we get
=(x+y+z)1 0 0 x+2y2y+x−z+x−x+z−y+x2z+x
=(x+y+z)((2z+x)(2y+x)−(−y+x)(−z+x)=(x+y+z)(4yz+2xz+2xy+x2−(yz−xy−zx+x2))=(x+y+z)(3yz+3xy+3xz)=3(x+y+z)(xy+yz+xz)
Hence, 3x x−y x−z −x+y3yy−z−x+zz−y3z =3(x+y+z)(xy+yz+xz)
Note: The possibility of mistake here is that when you perform row or column operations , you don’t need anything to compensate like in the operation R2→R2−R1 you don’t need to divide by -1 . Row or column operations don’t affect the determinants.