The minor matrix of the matrix ⎡⎢⎣1−122−1111−1⎤⎥⎦ is
We know that minor of an element is the determinant of the square matrix formed by deleting the row and column corresponding to the element from the original matrix. This is how we calculated minor in the previous question as well. Here minor matrix means that we have to calculate the minor of every element of the matrix. The matrix formed with the minors of each element is the minor matrix.
So let us use the above definition to calculate the minor of each element and finally the minor matrix. The minor for the first element of first row shall be calculated by deleting the first row and first column and then taking the determinant of the remaining matrix. So it will be ∣∣∣−111−1∣∣∣ = 0. Similarly for the second entry of the first row it shall be ∣∣∣211−1∣∣∣ = 2 × (-1) - (1) × (1) = -3. For the third element of the first row it shall be ∣∣∣2−111∣∣∣ = 2 × 1 - (-1) × = 3.
Going the same way we can do it for the remaining rows and we can see that option (a) is the correct answer.