Skill: Construct the cofactor matrix

Explanation and Free Practice Resources

For a small square matrix, each cofactor is the determinant of the submatrix formed by deleting the entry’s row and column, multiplied by the sign (−1)i+j(-1)^{i+j} for position (i,j)(i,j); arranging these values in their original positions forms the cofactor matrix. For matrices typically no larger than 3×33\times3, this signed-minor structure provides the entries used to form the adjugate and calculate an inverse; generalized treatment of larger matrices is not included.

Detailed Explanation: Construct the cofactor matrix

For each entry aija_{ij} of a square matrix, delete its row and column to get a smaller matrix. The cofactor CijC_{ij} is the determinant of that smaller matrix, multiplied by (−1)i+j(-1)^{i+j}. For a 3×33\times3 matrix, the signs follow this checkerboard pattern:

(+−+−+−+−+)\begin{pmatrix} +&-&+\\ -&+&-\\ +&-&+ \end{pmatrix}

For example, find the cofactor matrix of

A=(1203142−11).A=\begin{pmatrix} 1&2&0\\ 3&1&4\\ 2&-1&1 \end{pmatrix}.

Work through the entries in order. For C11C_{11}, delete row 1 and column 1, then take the determinant and use a positive sign:

C11=+∣14−11∣=1(1)−4(−1)=5.C_{11}=+\begin{vmatrix}1&4\\-1&1\end{vmatrix} =1(1)-4(-1)=5.

For the rest of the first row:

C12=−∣3421∣=−(3(1)−4(2))=5,C13=+∣312−1∣=3(−1)−1(2)=−5.\begin{aligned} C_{12}&=-\begin{vmatrix}3&4\\2&1\end{vmatrix} =-\bigl(3(1)-4(2)\bigr)=5,\\ C_{13}&=+\begin{vmatrix}3&1\\2&-1\end{vmatrix} =3(-1)-1(2)=-5. \end{aligned}

Continue in the same way, using the checkerboard signs:

C21=−∣20−11∣=−2,C22=+∣1021∣=1,C23=−∣122−1∣=5,C31=+∣2014∣=8,C32=−∣1034∣=−4,C33=+∣1231∣=−5.\begin{aligned} C_{21}&=-\begin{vmatrix}2&0\\-1&1\end{vmatrix}=-2, & C_{22}&=+\begin{vmatrix}1&0\\2&1\end{vmatrix}=1, & C_{23}&=-\begin{vmatrix}1&2\\2&-1\end{vmatrix}=5,\\ C_{31}&=+\begin{vmatrix}2&0\\1&4\end{vmatrix}=8, & C_{32}&=-\begin{vmatrix}1&0\\3&4\end{vmatrix}=-4, & C_{33}&=+\begin{vmatrix}1&2\\3&1\end{vmatrix}=-5. \end{aligned}

Place each cofactor in the same position as its original entry. The cofactor matrix is

(55−5−2158−4−5).\begin{pmatrix} 5&5&-5\\ -2&1&5\\ 8&-4&-5 \end{pmatrix}.

Learn by doing: Construct the cofactor matrix

Click a topic below to practice the foundational skills you'll need, learn the steps, or master this skill

Your results

Practice with unlimited practice problems

Matrices - Cofactor Matrix (2x2) - Full Matrix


    ?

    Download/Modify Free Grade 12 'Construct the cofactor matrix' Worksheet

    Print this free 'Construct the cofactor matrix' worksheet to practice this skill away from the computer. Click 'Modify' to easily customize this worksheet to your exact needs.

    Explore More Grade 12 Math