Question
Mathematics Question on Determinants
Using Cofactors of elements of third column,evaluate△=1 1 1xyzyzzxxy
Answer
The given determinant is1 1 1xyzyzzxxy
We have:
M13=[1\1yz]=z−y
M23=[1\1xz]=z−x
M33=[1\1xy]=y−z
∴A13 = cofactor of a13=(−1)1+3M13=(z−y)
A23 = cofactor ofa23=(−1)2+3M23=−(z−x)=(x−z)
A33 = cofactor of a33 =(−1)3+3M33=(y−x)
We know that ∆ is equal to the sum of the product of the elements of the second row
with their corresponding cofactors.
∴∆=a13A13+a23A23+a33A33
=yz(z−y)+zx(x−z)+xy(y−x)
=yz22−y2z+x2z−xz2+xy2−x2y
=(x2z−y2z)+(yz2−xz2)+(xy2−x2y)
=z(x2−y2)+z2(y−x)+xy(y−x)
=(x−y)[zx+zy−z2−xy]
=(x−y)(z−x)[−z+y]
=(x−y)(y−z)(z−x)
Hence, ∆=(x−y)(y−z)(z−x)