Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Inverse of 3 by 3 Matrix – Formula, Steps & Examples

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon
SearchIcon

How to Find the Inverse of a 3x3 Matrix: Step-by-Step Guide

The concept of Inverse of 3 by 3 Matrix plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. Understanding how to find the inverse of a 3x3 matrix helps students solve complex linear equations, supports advanced algebraic thinking, and forms a core part of the Class 12 syllabus and entrance exams like JEE and NEET.


What Is Inverse of 3 by 3 Matrix?

A 3x3 matrix inverse is a unique matrix, denoted as \(A^{-1}\), such that when it is multiplied by the original matrix \(A\), the result is the identity matrix. In symbols: \(AA^{-1} = I\), where \(I\) is the 3x3 identity matrix. You’ll find this concept applied in areas such as solving linear systems, coding and encryption (Computer Science), and transformation operations (Physics).


Key Formula for Inverse of 3 by 3 Matrix

Here’s the standard formula: \[ A^{-1} = \frac{1}{|A|} \text{Adj}(A) \] where \(|A|\) is the determinant of matrix \(A\), and \(\text{Adj}(A)\) is the adjoint (or adjugate) of \(A\).


Cross-Disciplinary Usage

Inverse of 3 by 3 matrix is not only useful in Maths but also plays an important role in Physics, Computer Science, and daily logical reasoning. Students preparing for JEE or NEET will see its relevance in various questions, ranging from physics vectors to coding theory.


When Does a 3x3 Matrix Have an Inverse?

Not all 3x3 matrices have an inverse. The matrix must be square (same number of rows and columns) and non-singular (its determinant is NOT zero). If \(|A| = 0\), then \(A\) is called singular, and the inverse does not exist. Always check the determinant first!


Step-by-Step Illustration

  1. Given a 3x3 matrix \(A = \begin{bmatrix} a & b & c \\ d & e & f \\ g & h & i \end{bmatrix}\)
  2. Find the determinant \(|A|\).
  3. If \(|A|\) is not zero, proceed to find the matrix of cofactors for each element.
  4. Take the transpose of the cofactor matrix (this gives the adjoint).
  5. Use the formula for the inverse:
    \(A^{-1} = \frac{1}{|A|} \text{Adj}(A)\)
  6. Multiply the adjoint matrix by \(1/|A|\) to get the inverse.

Example: Find the inverse of \(A = \begin{bmatrix} 2 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & -1 & 2 \end{bmatrix}\).

1. Calculate determinant \(|A|\).

2. Find cofactors for each element.

3. Construct the adjoint matrix by transposing cofactors.

4. Use \(A^{-1} = \frac{1}{|A|} \text{Adj}(A)\) to find the result.

Speed Trick or Vedic Shortcut

Here’s a quick shortcut that helps solve problems faster when working with inverse of 3 by 3 matrix. Many students use this trick during timed exams to save crucial seconds.


Shortcut for 3x3 Matrix: If a matrix contains many zeros or easily factorable patterns, use row or column operations to quickly reduce the matrix to a simpler form or identity. Then, apply the inverse formula to the simplified matrix.


Remember: There’s no real “skip all steps” trick, but efficient cofactor calculation and smart row operations save time. In Vedantu’s live classes, teachers show how to combine such strategies for fast solving.


Try These Yourself

  • Calculate the inverse of \(A = \begin{bmatrix} 3 & 0 & 2 \\ 2 & 0 & -2 \\ 0 & 1 & 1 \end{bmatrix}\).
  • Find if the following matrix is invertible: \(B = \begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{bmatrix}\).
  • Use the shortcut method to check invertibility for a matrix where two rows are multiples.
  • Solve a system of equations using the inverse you just found.

Frequent Errors and Misunderstandings

  • Calculating the determinant incorrectly.
  • Not transposing the cofactor matrix before dividing by the determinant.
  • Forgetting to check if \(|A| = 0\) which leads to division by zero errors.
  • Mixing up the adjoint and cofactor matrix.

Relation to Other Concepts

The idea of inverse of 3 by 3 matrix connects closely with topics such as determinant of a 3x3 matrix and cofactor and minor of a matrix. Mastering this helps in understanding solutions of linear equations and also in learning about elementary matrix operations.


Classroom Tip

A quick way to remember the order: “Determinant first, then Cofactors, Transpose for Adjoint, and finally divide each element by the determinant.” Vedantu’s teachers often use diagrams and colored boxes to help you recall the inverse algorithm in exams.


We explored inverse of 3 by 3 matrix—from definition, formula, examples, mistakes, and connections to other subjects. Continue practicing with Vedantu to become confident in solving problems using this concept.


Internal Links for Next Steps


FAQs on Inverse of 3 by 3 Matrix – Formula, Steps & Examples

1. What is the inverse of a 3 by 3 matrix in Maths?

The inverse of a 3 by 3 matrix, denoted as A⁻¹, is a matrix that, when multiplied by the original matrix A, results in the identity matrix (I). This means A × A⁻¹ = A⁻¹ × A = I. The inverse only exists if the determinant of the original matrix is not zero (a non-singular matrix).

2. How do you manually calculate the inverse of a 3x3 matrix?

Calculating the inverse involves several steps:
1. Find the determinant of the matrix. If it's zero, no inverse exists.
2. Calculate the matrix of cofactors. For each element, find the determinant of the 2x2 submatrix obtained by removing its row and column. Alternate the signs (+, -, +, -, etc.).
3. Find the adjugate (adjoint) matrix by transposing the cofactor matrix (switching rows and columns).
4. Divide each element of the adjugate matrix by the determinant calculated in step 1. The resulting matrix is the inverse.

3. Can all 3x3 matrices be inverted?

No. Only non-singular matrices, meaning those with a non-zero determinant, have inverses. If the determinant is zero (a singular matrix), the inverse does not exist.

4. What is the shortcut formula for the inverse of a 3x3 matrix?

There isn't a single 'shortcut' formula, but the process can be summarised as: A⁻¹ = (1/|A|) adj(A), where |A| represents the determinant of A, and adj(A) is the adjugate matrix. This formula encapsulates the steps outlined in question 2.

5. Is there an online calculator for finding the inverse?

Yes, many online matrix calculators can compute the inverse of a 3x3 matrix. Simply input the matrix elements and the calculator will provide the inverse (if it exists).

6. What happens if the determinant of a 3x3 matrix is zero?

If the determinant is zero, the matrix is singular and does not have an inverse. This is because the matrix is not linearly independent, meaning its rows (or columns) are linearly dependent, preventing the existence of a unique inverse.

7. How to check if my calculated inverse is correct?

Multiply the original matrix (A) by its calculated inverse (A⁻¹). The result should be the identity matrix (I), verifying the accuracy of the calculation. Both A × A⁻¹ and A⁻¹ × A must equal I.

8. Why do we need the adjugate (adjoint) of a matrix for inversion?

The adjugate matrix is a crucial intermediary step in finding the inverse. It's derived from the cofactor matrix and, when scaled by the reciprocal of the determinant, yields the inverse matrix. It effectively reverses the linear transformations represented by the original matrix.

9. Can block matrices or special methods simplify inversion?

For certain structured matrices (like block matrices with specific properties), specialized methods can simplify the inversion process. However, the standard method using determinants and adjugates remains applicable for general 3x3 matrices.

10. In which real-life cases is the inverse of a 3x3 matrix actually used?

Inverse matrices find applications in various fields, including solving systems of linear equations (e.g., in engineering and physics), computer graphics (transformations and rotations), cryptography, and economics (linear programming).

11. What are the applications of inverse matrices in solving linear equations?

Inverse matrices provide a direct method for solving systems of linear equations represented in matrix form (AX = B). By finding the inverse of matrix A (A⁻¹), the solution vector X can be calculated as X = A⁻¹B.

12. How to solve a system of 3 linear equations using the inverse matrix method?

First, represent the system as a matrix equation AX = B, where A is the coefficient matrix, X is the variable matrix, and B is the constant matrix. Then, find the inverse of A (A⁻¹). Finally, multiply both sides of the equation by A⁻¹ to obtain the solution X = A⁻¹B.