Skill: Construct the matrix of minors

Explanation and Free Practice Resources

For a square matrix, each minor is the determinant of the submatrix formed by deleting the row and column of a chosen entry; placing these determinants in the corresponding positions forms the matrix of minors. Work at this level focuses on manageable matrices, especially 3×3 matrices whose minors are 2×2 determinants; minors are unsigned, unlike cofactors, which apply alternating signs. This construction supports finding an inverse using the adjugate.

Detailed Explanation: Construct the matrix of minors

For each entry of a square matrix, its minor is the determinant left after deleting that entry’s row and column. To form the matrix of minors, put each minor in the same position as the entry it came from. Minors are not given the alternating signs used for cofactors, though a minor’s determinant can itself be negative.

For example, let

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

The minor in position (1,1)(1,1) comes from deleting row 1 and column 1:

M11=∣14−11∣=1(1)−4(−1)=5.M_{11}=\begin{vmatrix}1&4\\-1&1\end{vmatrix}=1(1)-4(-1)=5.

For position (1,2)(1,2), delete row 1 and column 2:

M12=∣3421∣=3(1)−4(2)=−5.M_{12}=\begin{vmatrix}3&4\\2&1\end{vmatrix}=3(1)-4(2)=-5.

Repeat this for each position:

M13=∣312−1∣=−5,M21=∣20−11∣=2,M22=∣1021∣=1,M23=∣122−1∣=−5,M31=∣2014∣=8,M32=∣1034∣=4,M33=∣1231∣=−5.\begin{aligned} M_{13}&=\begin{vmatrix}3&1\\2&-1\end{vmatrix}=-5, & M_{21}&=\begin{vmatrix}2&0\\-1&1\end{vmatrix}=2, & M_{22}&=\begin{vmatrix}1&0\\2&1\end{vmatrix}=1,\\ M_{23}&=\begin{vmatrix}1&2\\2&-1\end{vmatrix}=-5, & M_{31}&=\begin{vmatrix}2&0\\1&4\end{vmatrix}=8, & M_{32}&=\begin{vmatrix}1&0\\3&4\end{vmatrix}=4,\\ M_{33}&=\begin{vmatrix}1&2\\3&1\end{vmatrix}=-5. \end{aligned}

Place the results in their corresponding positions:

Matrix of minors=(5−5−521−584−5).\text{Matrix of minors}= \begin{pmatrix} 5&-5&-5\\ 2&1&-5\\ 8&4&-5 \end{pmatrix}.

Keep each result in the position of the entry whose row and column you deleted.

Learn by doing: Construct the matrix of minors

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 - Matrix of Minors (3x3) - Full Matrix


    ?

    Download/Modify Free Grade 12 'Construct the matrix of minors' Worksheet

    Print this free 'Construct the matrix of minors' 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