Summarize this article:
122 LearnersLast updated on October 24, 2025

The cofactor of a matrix is evaluated by arranging the cofactor of all elements in a matrix. It is also given by the product of the minor of an element to (-1) to the power of the sum of the element's positional values. In this article, we will learn about the cofactor matrix, how to find it, and its real-life applications in more detail.
A matrix formed using the cofactors of its elements is called a cofactor matrix.
To obtain the cofactor matrix, we first find the minor of each element in the original matrix. Then, we use those minors to calculate the cofactors.
For the minor matrix (M), calculate the minor for each element of the original matrix -
\(M = \begin{bmatrix} M_{11} & M_{12} & M_{13} \\ M_{21} & M_{22} &M_{23} \\ M_{31} & M_{32} &M_{33} \end{bmatrix}\)
\(\ Cofactor \ Matrix = \begin{bmatrix} +M_{11} & -M_{12} & +M_{13} \\ -M_{21} & +M_{22} & -M_{23} \\ +M_{31} & -M_{32} &+M_{33} \end{bmatrix}\)
\(\ Cofactor \ Matrix = \begin{bmatrix} C_{11} & C_{12} & C_{13} \\ C_{21} & C_{22} & C_{23} \\ C_{31} & C_{32} & C_{33} \end{bmatrix}\)
For the cofactor of a matrix, few steps needed are as follows:
Let’s learn with an example:
Determine the cofactor matrix.
\(A = \begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9\end{bmatrix}\)
M11 = det \(\begin{bmatrix} 5& 6 \\ 8 & 9\end{bmatrix}\)
M11 = \((5 × 6) - ( 6 × 8) = -3\)
M₁₂ = det \( \begin{bmatrix} 4& 6 \\ 7 & 9\end{bmatrix}\)
\(M₁₂ = (4 × 9) - ( 6 × 7) = -6\)
Cofactor of a 2 𝗑 2 matrix:
If A = \( \begin{bmatrix} a& b \\ c & d\end{bmatrix}\)
So, the cofactor matrix is: \( \begin{bmatrix} d & -b \\ -c & a\end{bmatrix}\)
Cofactor of a 3 𝗑 3 matrix:
\(A = \begin{bmatrix} a& b & c\\ d & e & f \\ g & h & i\end{bmatrix}\)
The cofactor matrix plays an important role for calculating the determinant of a matrix. Let’s look at each of them:
Students from small grades can face difficulties when solving cofactor matrix. To make the process easy and efficient, here are some common tips:
Parents Tips: Encourage your child to practice by solving different problems. You can also use a cofactor matrix calculator to check your children's calculation and verify final answers.
Solving linear algebraic problems requires an understanding of cofactor matrices. However, students often make errors when dealing with them. Here are a few common mistakes and ways to avoid them:
As we have learned, the cofactor matrix plays a vital role in various mathematical operations, such as finding the inverse of a matrix. We will now look at how it can be applied in real-life situations beyond mathematics.
Find the cofactor matrix of given matrix.
\( \begin{bmatrix} 4& -3 \\ -2 & 1\end{bmatrix}\)
Given Matrix: \( \begin{bmatrix} 1 & 2 \\ 3 & 4\end{bmatrix}\)
So, the cofactor matrix is: \( \begin{bmatrix} 4& -3 \\ -2 & 1\end{bmatrix}\)
Find the cofactor matrix of given matrix B
\( \begin{bmatrix} 0& -3 & 3\\ -1 & -3 & -2 \\ 0 & 3 &0\end{bmatrix}\)
Given Matrix: \( \begin{bmatrix} 2& 0 & 1\\ 3& 0 & 0 \\ 5 & 1 &1\end{bmatrix}\)
So, the cofactor matrix is: \( \begin{bmatrix} 0& -3 & 3\\ -1 & -3 & -2 \\ 0 & 3 &0\end{bmatrix}\)
Find the cofactor matrix of giiven matrix D
\(\begin{bmatrix} 2& -2 & 2\\ 2 & 3 & -3 \\ 0 & 10&0\end{bmatrix}\)
Given Matrix: \( D = \begin{bmatrix} 3& 0 & 2\\ 2 & 0 & -2 \\ 0 & 1&1\end{bmatrix}\)
So, the cofactor matrix is \(\begin{bmatrix} 2& -2 & 2\\ 2 & 3 & -3 \\ 0 & 10&0\end{bmatrix}\)
Find the cofactor matrix of given matrix J
\(\begin{bmatrix} 4&-2\\ -1 & 3 \end{bmatrix}\)
Given Matrix: \(\begin{bmatrix} 3&1\\ 2 & 4 \end{bmatrix}\)
We find the cofactor matrix using the formula:
\(Cᵢⱼ = (–1)⁽ⁱ\ ⁺\ ʲ⁾ × Mᵢⱼ\)
Step-by-step:
So, the cofactor matrix is: \(\begin{bmatrix} 4&-2\\ -1 & 3 \end{bmatrix}\)
Find the cofactor matrix of the given 3 by 3 matrix
\(\begin{bmatrix} 24&5 & -4\\ -12 & 3& 2 \\-2 & -5 & 4 \end{bmatrix}\)
Given Matrix: \(\begin{bmatrix} 1&2 & 3\\ 0 & 4& 5 \\1 &0 & 6 \end{bmatrix}\)
Using the following formula for calculating cofactors of each element.
\(Cᵢⱼ = (–1)⁽ⁱ\ ⁺\ ʲ⁾ × Mᵢⱼ\)
So, the cofactor matrix is: \(\begin{bmatrix} 24&5 & -4\\ -12 & 3& 2 \\-2 & -5 & 4 \end{bmatrix}\)
Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.
: He loves to play the quiz with kids through algebra to make kids love it.






