Solveeit Logo

Question

Question: Find the minors and cofactor of the element determinant $\begin{vmatrix} 2 & -3 \\ 4 & 7 \end{vmatri...

Find the minors and cofactor of the element determinant 2347\begin{vmatrix} 2 & -3 \\ 4 & 7 \end{vmatrix}

Answer

M11 = 7, M12 = 4, M21 = -3, M22 = 2; C11 = 7, C12 = -4, C21 = 3, C22 = 2

Explanation

Solution

For a 2×22 \times 2 matrix, the minor MijM_{ij} of an element is the determinant of the 1×11 \times 1 matrix that remains after removing the ithi^\text{th} row and jthj^\text{th} column.

  • Element a11=2a_{11}=2:
    M11=7M_{11} = 7.
    Cofactor: C11=(1)1+1M11=7C_{11} = (-1)^{1+1} M_{11} = 7.

  • Element a12=3a_{12}=-3:
    M12=4M_{12} = 4.
    Cofactor: C12=(1)1+2M12=4C_{12} = (-1)^{1+2} M_{12} = -4.

  • Element a21=4a_{21}=4:
    M21=3M_{21} = -3.
    Cofactor: C21=(1)2+1M21=3C_{21} = (-1)^{2+1} M_{21} = 3.

  • Element a22=7a_{22}=7:
    M22=2M_{22} = 2.
    Cofactor: C22=(1)2+2M22=2C_{22} = (-1)^{2+2} M_{22} = 2.

Minors:

M11=7,M12=4,M21=3,M22=2.M_{11} = 7,\quad M_{12} = 4,\quad M_{21} = -3,\quad M_{22} = 2.

Cofactors:

C11=7,C12=4,C21=3,C22=2.C_{11} = 7,\quad C_{12} = -4,\quad C_{21} = 3,\quad C_{22} = 2.