Question
Question: If \({{A}_{ij}}\) is the cofactor of the element \({{a}_{ij}}\)of the determinant \(\left[ \begin{ma...
If Aij is the cofactor of the element aijof the determinant 2 6 1 −30554−7 then write the value of a32.A32
Solution
A cofactor is a number you get when you remove the column and row of a designated element in a matrix.
For a given matrix of order 3×3; say A=a11 a21 a31 a12a22a32a13a23a33,
Cofactor of any element aij is given as Aij=(−1)i+jMij
Where, Mij is the matrix formed by removing the ith row and jth column of the matrix. Use the above formulas to find the cofactor of a32i.e. A32 and get the value of a32.A32
Complete step-by-step solution:
Since we have a matrix of order 3×3; A=2 6 1 −30554−7
So, element a32 is 5.
Now, we need to find M32first.
So, M32=2 6 54......(1)
Now, solve the equation (1), we get:
⇒M32=[8−30]⇒M32=−22
Now, we need to calculate value of A32
By using the formula Aij=(−1)i+jMij, where i=3 and j = 2, we get:
⇒A32=(−1)3+2(−22)⇒A32=−1×−22⇒A32=22
Now substitute the values of a32and A32 and get the value of a32.A32.
We get:
a32.A32=5×22=110
Hence, the value of a32.A32 is 110.
Note: Always remember that while finding the co-factor of an element, find the matrix formed by removing the elements of row and column of that element first. Elements of the matrix can be misplaced in hurry. So, be careful while finding Mij. And to find the value of Mij, expand the matrix formed to get a finite value.
Also, some might confuse with the definition of co-factor. So, instead of using the given formula to find co-factorAij=(−1)i+jMij, they might write Mij as co-factor of the element directly. It is an incomplete answer. Always follow the given formula to find the co-factor.