BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon112 Learners

Last updated on October 30, 2025

Minors And Cofactors

Professor Greenline Explaining Math Concepts

In matrix theory, the minors and cofactors play a role in finding the adjoint, determinant, and inverse of the matrix. They help to break down complex calculations into simple ones. In this article, we will understand minors and cofactors.

Minors And Cofactors for US Students
Professor Greenline from BrightChamps

What are minors?

A minor is the determinant of the small square matrix obtained by removing one row and column from the original matrix. They are used to find the determinant and cofactor of the matrix.

 

 

For example, \(\begin{bmatrix} 1&2&3\\4&5&6\\7&8&9 \end{bmatrix}\)

 

Solution: In this matrix, we are going to remove the first row and column:


\(M_{11} = \begin{bmatrix} 5&6\\8&9 \end{bmatrix}\)

 

Then find the determinant for the minor
det(A) = ad -bc

 

M11 = (5)(9) -(6)(8)
M11 = 45 -48
M11 =  -3

 

The minor of a11 is -3
 

Professor Greenline from BrightChamps

What are cofactors?

The cofactor of an element is the multiplication of its minor by (-1)​​ i + j, where i and j are the rows and columns of the elements.

 

 

For example, find the cofactor of the element in row 1, column 1 (which is 1).

​​\(\begin{bmatrix} 1&2&3\\4&5&6\\7&8&9 \end{bmatrix}\)

 

Solution:
 

  1. In this matrix, we are going to remove the first row and column:
    \(\begin{bmatrix} 5&6\\8&9 \end{bmatrix}\)
     
  2. Then find the determinant for the minor
    det(A) = ad -bc
    M11 = (5)(9) -(6)(8)
    M11 = 45 -48
    M11 =  -3
    The minor of a11 is -3
     
  3. Then find the cofactor
    Cofactor = (-1)i+j × Mi+j
    Cofactor = (-1)1+1 × (-3)
                   = (+1) × (-3)
    Cofactor = -3

 

The cofactor of 1 is -3
 

The matrix consisting of all the cofactors of the element is called the cofactor matrix.

Professor Greenline from BrightChamps

What are the Properties of Minors and Cofactors?

Now, let's see some properties of minor and cofactors. The properties are:

 

  1. The cofactor of an element obtained by the minor is connected to (-1)i+j.
     
  2. Cofactors are used in cofactor expansion to calculate the determinant along any row or column.
     
  3. If one row or column of the matrix is a linear combination of others, so the determinant of the matrix is zero.
     
  4. The cofactors are used to form an adjoint matrix. It is important to find the inverse of a square matrix.
     
Professor Greenline from BrightChamps

What is Cofactor Expansion?

The cofactor expansion, also called Laplace expansion, is used to find the determinant of the matrix by using the minors and cofactors.

 

It follows the formula: \(Det (A) = a_{i1}Ci_{i1} + a_{i2}C_{i2} +. . . + a_{in} C_{in}\)
 

Professor Greenline from BrightChamps

What is the adjoint of the matrix?

The adjoint of a matrix is the transpose of the cofactor matrix of the original matrix. There are several steps involved in finding an adjoint matrix. The steps are as follows:

 

  1. Find the cofactor of each element in the matrix.
     
  2. Create a new matrix by using all the cofactors, the new matrix is called the cofactor matrix.
     
  3. Then transpose the cofactor matrix, which gives the adjoint matrix.
     
Professor Greenline from BrightChamps

What is the Inverse of a Matrix?

The inverse of a matrix is the matrix that, when multiplied with the original matrix, gives the identity matrix, much like multiplying a number by its reciprocal. The formula \(A^{-1} = \frac{1}{|A|} Adj A\) can be used to find the inverse of a matrix.

Professor Greenline from BrightChamps

Tips and Tricks to Master Minors And Cofactors.

To help to master minors and cofactors, here are some essential tips and tricks:

 

  1. To find the determinant of a 2 × 2 matrix, multiply the diagonal elements and subtract the product of non-diagonal elements.
     
  2. The minor and determinant of 1 × 1 matrix is the same and is equal to the element itself.
     
  3. Use the sign pattern, to remember the correct sign for finding cofactors.
     
  4. If all the elements in a row or column are zero, then its determinant is zero.
     
  5. The inverse of an identity matrix is itself.

 

Parent Tip: 

  • Encourage your child to practice minors and cofactors with matrix of smaller order, then mover to larger.
  • You can do quizes to help your child remember all the formulas.
Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid Them on Minors and Cofactors

The minors and cofactors are simple concepts, but students often make mistakes while solving the problem. Here are some mistakes and how to avoid them.
 

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Confusing minors with cofactors
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students assume that minors and cofactors are the same thing in the matrix. Minor means the determinant of the small matrix formed by eliminating the row and column of the matrix, and cofactor means the minor multiplied by (-1)i+j.
 

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Forgetting the sign in the cofactor
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

While calculating the cofactors, some students forget to apply the signs based on the element's position. Follow the sign pattern to check or use the (-1)i+j.
 

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Deleting the wrong row and column for the minors
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students sometimes delete the wrong row and column for finding the minor of an element. While finding the minor, check the position of the element, then remove the row and column.
 

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Leaving the minor as a minor
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

 Some students think a minor is just a small matrix, but it is its determinant. Minor is a number. Always calculate the determinant of the smaller matrix to get the minor.
 

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Applying a cofactor formula on a non-square matrix
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Many students are trying to find minors or cofactors in a non-square matrix. Minors and cofactors are defined only for a square matrix.
 

arrow-right
arrow-right
Professor Greenline from BrightChamps

Real Life Applications on Minors and Cofactors

Minors and cofactors are not only used in solving problems, but they also play a role in the real world. Here are some examples are given below

 

  1. Engineering: Engineers use the minors and cofactors to check that the building or machine is strong and balanced. This helps to make sure things won’t break or fall.
     
  2. Computer Graphics and Animation: The animators and graphic designers use the matrix to rotate and transform 3D objects in games or movies.
     
  3. Architecture: Designing buildings or bridges, architects use the matrix to calculate the load.
     
  4. Robotics: In hospitals, there is a need for robots to move their arms for surgery. Engineers use the matrix to control the movement.
     
  5. Navigation and GPS Systems: To find the best path or location, GPS systems solve complex math using matrices.
     
Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of Minors And Cofactors

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

Find the minor and cofactor of A12 in the given matrix

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Minor of A12 = -18
Cofactor of A12 = 18

Explanation

Given Matrix: \(\begin{bmatrix} 3&2&1\\1&0&4 \\5&6&2 \end{bmatrix}\)

 

  1. First to identify A12 = 2 (Row = 1, Column = 2)
     
  2. Remove the 1st row and 2nd column, which becomes
    \(\begin{bmatrix} 1&4 \\5&2 \end{bmatrix}\)
     
  3. Then find the minor 
    Minor = (1 × 2) - (4 × 5)
    Minor = 2 - 20 
    Minor = -18
     
  4. At last find the cofactor

Cofactor = (-1)1+2 × (-18)

Cofactor = (-1)3 × (-18)

Cofactor = -1 × (-18)

Cofactor = 18

 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 2

Find the minor and cofactor of A11

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Minor of A11 = -24
Cofactor of A11 = -24

Explanation

Given matrix: \(\begin{bmatrix}3&2&1\\1& 0&4\\ 5&6&4 \end{bmatrix}\)

 

  1. First to identify A11 = 3 (Row = 1, Column = 1)
     
  2. Remove the 1st row and 1st column, which becomes
    \(\begin{bmatrix} 0&4\\ 6&4 \end{bmatrix}\)
     
  3. Then find the minor 
    Minor = (0 × 2) - (4 × 6)
    Minor = 0 -24
    Minor = -24
     
  4. At last find the cofactor
    Cofactor = (-1)1+1 × (-24)
    Cofactor = -12 × (-24)
    Cofactor = -24

 

Minor of A11 = -24
Cofactor of A11 = -24
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 3

Find the minor and cofactor of A22

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Minor of A22 = 10
Cofactor of A22 = 10

Explanation

Given Matrix: \(\begin{bmatrix} 2&4&1\\3&5&0\\6&7&8 \end{bmatrix}\)

 

  1. First to Find A22 = 5 (Row = 2, Column = 2)
     
  2. Remove the 2nd row and 2nd column, which becomes
    \(\begin{bmatrix} 2&1\\6&8 \end{bmatrix}\)
     
  3. Then calculate the determinant 
    Minor = (2 × 8) - (1 × 6)
    Minor = 16 - 6
    Minor A22= 10
     
  4. At last, find the cofactor
    Cofactor = (-1)2+2 × (10)
    Cofactor = -14 × (10)
    Cofactor A22= 10

 

Minor of A22 = 10
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 4

Find the minor and cofactor of A23

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Minor of A23 = -14
Cofactor of A23 = 14

Explanation

Given Matrix: \(\begin{bmatrix} 4&2&5\\1&3&6\\7&0&8 \end{bmatrix}\)
 

  1. First to identify the element at A23 = 6 (Row = 2, Column = 3)

     

  2. Remove the 2nd row and 3rd column, which becomes

    \(\begin{bmatrix} 4&2\\7&0 \end{bmatrix}\)

     

  3. Then find the determinant

    Minor = (4 × 0) - (2 × 7)

    Minor = 0 -14

    Minor = -14

     

  4. At last, find the cofactor

    Cofactor = (-1)2+3 × (-14)

    Cofactor = -14 × (-14)

    Cofactor = 14


     

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 5

Find the minor and cofactor of A31

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Minor of A31 = 12
Cofactor of A31 = 12

Explanation

Given mATRI\(\begin{bmatrix} 1&4&7 \\ 2&0&3 \\5&6&8\end{bmatrix}\)

 

  1. First to identify A31 = 5 (Row = 3, Column = 1)
     

  2. Remove the 3rd row and 3rd column, which becomes\begin{bmatrix}  
    \(\begin{bmatrix} 4&7 \\ 0&3 \end{bmatrix}\)

     

  3. Then find the minor 
    Minor = (4 × 3) - (7 × 0)
    Minor = 12 -0
    Minor = 12

     

  4. At last, find the cofactor
    Cofactor = (-1)3+1 × (12)
    Cofactor = (-1)4 × (12)
    Cofactor = 12
     

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Ray Thinking Deeply About Math Problems

FAQs on Minor and Cofactor

1.How do I define minors and cofactors to my child?

Minor means the determinant of a smaller matrix that is formed by removing one row and column from the original matrix.

 

A cofactor is the minor multiplied by (-1)i+j, depending on the position of the element in the matrix.
 

Math FAQ Answers Dropdown Arrow

2.How many minors does my child have to calculate for 2 × 2 matrix?

A 2 × 2 matrix has 4 minors of order one for each of the elements in the matrix.

For example, \(A =  \begin{bmatrix} a &b\\c&d \end{bmatrix}\)
 

  • Minor of a = delete the first row and first column, the minor = d
     
  • Minor of b = delete the first row and the second column, the minor = c
     
  • Minor of c = delete the second row and the first column, the minor = b
     
  • Minor of d = delete the second row and the second column, the minor = a
     

Math FAQ Answers Dropdown Arrow

3.Can my child calculate the non-square matrix by using minors and cofactors?

No, minors and cofactors are used only with square matrices.
 

Math FAQ Answers Dropdown Arrow

4.What formula do my child need to learn to find a cofactor?

The formula for a cofactor is (-1)i+j. Where i and j are the values of the row and column of the element in the matrix.
 

Math FAQ Answers Dropdown Arrow

5.My child find minors and cofactors the same. Is this correct?

No, the minors and cofactors are different. The cofactor can be related to the minor of the element.
 

Math FAQ Answers Dropdown Arrow
INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
UAE - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom