Write the cofactor of a12 in the matrix .
We need to find the cofactor of a12 in the matrix
A cofactor is the number you get when you remove the column and row of a designated element in a matrix, which is just a numerical grid in the form of a rectangle or a square. The cofactor is always preceded by a positive (+) or negative (-) sign, depending whether the element is in a + or - position. It is
Let us recall how to find the cofactor of any element:
If we are given with,
Cofactor of any element, say a11 is found by eliminating first row and first column.
⇒ Cofactor of a11 = a22 × a33 – a23 × a32
The sign of cofactor of a11 is (+).
And, cofactor of any element, say a12 is found by eliminating first row and second column.
⇒ Cofactor of a12 = a21 × a33 – a23 × a31
The sign of cofactor of a12 is (-).
Similarly,
First know what the element at position a12 in the matrix is.
In ,
a12 = -3
And as discussed above, the sign at a12 is (-).
For cofactor of -3, eliminate first row and second column in the matrix.
⇒ Cofactor of -3 = (6 × -7) – (4 × 1)
⇒ Cofactor of -3 = -42 – 4
⇒ Cofactor of -3 = -46
Since, the sign of cofactor of -3 is (-), then
Cofactor of -3 = -(-46)
⇒ Cofactor of -3 = 46
Thus, cofactor of -3 is 46.