Calculator-Online.net

Calculator Online

Calculator-Online.net

Calculator Online

Follow Us On:

Your Result is copied!
Advertisement

Inverse Matrix Calculator

Write down entries of the matrix and the calculator will find its inverse by applying various methods to it, with step-by-step calculations shown.

Advertisement

Inverse Matrix Calculator

The free online inverse matrix calculator allows you to compute the inverse of 2x2, 3x3, or higher-order square matrices quickly. You can also learn how to find the inverse using the Gauss-Jordan method or the Adjugate method with step-by-step guidance.

What is the Inverse of a Matrix?

The inverse of a matrix is mathematically defined as:

$$ A^{-1} = \frac{Adj(A)}{|A|} $$

Where:

For a 2x2 matrix:

$$ A = \begin{bmatrix}a & b\\ c & d \end{bmatrix}, \quad Adj(A) = \begin{bmatrix}d & -b\\ -c & a \end{bmatrix}, \quad |A| = ad - bc $$

Conditions for a matrix to have an inverse:

  • The matrix must be square.
  • The determinant |A| ≠ 0.

The calculator verifies these conditions and computes the inverse efficiently.

Inverse of a 3x3 Matrix

Let $$ A = \begin{bmatrix}a & b & c\\ d & e & f\\ g & h & i\end{bmatrix} $$

The adjugate is:

$$ Adj(A) = \begin{bmatrix}M_{11} & M_{12} & M_{13}\\ M_{21} & M_{22} & M_{23}\\ M_{31} & M_{32} & M_{33}\end{bmatrix}^{T} $$

where minors and cofactors are used to determine each element.

Minor and Cofactor

Minor: Determinant obtained by removing the row and column of the element.

Cofactor: $$ Cofactor(a_{ij}) = (-1)^{i+j} \times Minor(a_{ij}) $$

Example for the 3x3 matrix:

$$ M_{11} = (-1)^{1+1} \begin{vmatrix} e & f\\ h & i \end{vmatrix}, \quad M_{12} = (-1)^{1+2} \begin{vmatrix} d & f\\ g & i \end{vmatrix}, \dots $$

Determinant

The determinant represents a single value for the matrix. It can be calculated as the sum of products of elements and their cofactors along any row or column. The determinant calculator computes this instantly.

Singular and Non-Singular Matrices

  • Singular Matrix: Determinant = 0; not invertible.
  • Non-Singular Matrix: Determinant ≠ 0; invertible.

Gauss-Jordan Method

The Gauss-Jordan method transforms a matrix into the identity matrix using row operations:

$$ \left[\begin{array}{ccc|ccc} a & b & c & 1 & 0 & 0\\ d & e & f & 0 & 1 & 0\\ g & h & i & 0 & 0 & 1 \end{array}\right] $$

After row operations, the right-hand side becomes the inverse matrix.

Example

Find the inverse of:

$$ \begin{bmatrix}1 & 1 & 9\\ 2 & 5 & 1\\ 1 & 2 & 7 \end{bmatrix} $$

Using Gauss-Jordan elimination:

$$ \left[\begin{array}{ccc|ccc} 1 & 1 & 9 & 1 & 0 & 0\\ 2 & 5 & 1 & 0 & 1 & 0\\ 1 & 2 & 7 & 0 & 0 & 1 \end{array}\right] $$

The final inverse matrix is:

$$ \begin{bmatrix}3 & 1 & -4\\ -1.182 & -0.182 & 1.545\\ -0.091 & -0.091 & 0.273\end{bmatrix} $$

How the Inverse Matrix Calculator Works

Input:

  • Select the matrix size.
  • Enter matrix values and click “Generate Matrix.”
  • Choose the computation method (Gauss-Jordan or Adjugate).
  • Click “Calculate.”

Output:

  • The inverse matrix is displayed along with the original matrix values.
  • Step-by-step calculations are shown for learning purposes.

FAQs

What is an Invertible Matrix?

A square matrix with a non-zero determinant is invertible (non-singular).

Can we find the inverse of all matrices?

No. Only non-singular matrices have an inverse. The calculator checks this automatically.

Can I obtain the original matrix after inversion?

Yes. Enter the inverted matrix and compute its inverse to recover the original.

Can you invert a singular matrix?

No. Singular matrices (determinant = 0) do not have an inverse. The calculator identifies them instantly.

Conclusion

Finding the inverse of a matrix is essential for solving linear systems. While manual computation for 3x3 or 4x4 matrices is time-consuming, the inverse matrix calculator performs it efficiently with all steps displayed.

References

animal image
sales modal popup close

Easter into Action, Save With Satisfaction

UPTO

50 %

OFF

Online Calculator

Calculator Online

Get the ease of calculating anything from the source of calculator online

Email us at

Contact Us

© Copyrights 2026 by Calculator-Online.net