An inverse matrix calculator finds the matrix that undoes another, so their product is the identity. Enter a 2x2 or 3x3 matrix row by row. Only a matrix with a nonzero determinant has an inverse; a determinant of zero means none exists.
Calculations run in your browser. Inputs are not sent to our servers; anything you Save stays in this browser only.
Saved results (0)
How to Use the Inverse Matrix Calculator
- Choose the matrix size, 2 by 2 or 3 by 3.
- Enter the numbers row by row.
- Read the inverse matrix, shown row by row.
- Check the determinant and whether an inverse exists.
Here is what each result means:
| Result | What it means |
|---|---|
| Inverse matrix | The matrix that undoes the original. |
| Determinant | Zero means no inverse exists. |
| Invertible? | Whether an inverse could be found. |
What Is an Inverse Matrix?
The inverse of a matrix is another matrix that undoes it. When you multiply a matrix by its inverse, you get the identity matrix, which acts like the number 1 in matrix multiplication. It is written as A to the power minus one, and it plays the role of dividing by a matrix.
Only a square matrix with a nonzero determinant has an inverse. If the determinant is zero, the matrix is singular and no inverse exists, just as you cannot divide by zero. Inverses are used to solve systems of equations, reverse transformations and much more.
An inverse, when it exists, is unique, and it works from either side: the original times the inverse and the inverse times the original both give the identity. Geometrically, if the matrix stretches, rotates or shears space, the inverse applies exactly the opposite motion, returning every point to where it started.
How Does the Inverse Calculator Work?
It divides the adjugate, the transposed matrix of cofactors, by the determinant.
- Find the determinant; if it is zero, there is no inverse.
- Build the matrix of cofactors and transpose it for the adjugate.
- Divide every entry of the adjugate by the determinant.
The determinant is the gatekeeper here; you can check it first with the determinant calculator.
Inverse Matrix Example
Find the inverse of the 2x2 matrix with rows 4, 7 and 2, 6.
Calculation: the determinant is 4 x 6 - 7 x 2 = 24 - 14 = 10. Swap the diagonal, negate the other two, and divide by 10: the inverse is [0.6, -0.7 ; -0.2, 0.4]. Multiplying the original by this gives the identity.
The 2x2 Inverse Shortcut
A 2x2 inverse has a quick recipe once you have the determinant.
| Step | Action on rows a, b and c, d |
|---|---|
| Determinant | a d minus b c |
| Swap | Swap a and d |
| Negate | Negate b and c |
| Divide | Divide every entry by the determinant |
The 3x3 case follows the same idea but uses cofactors, which is why it takes more steps.
Invertible vs Singular Matrices
Whether an inverse exists comes down to the determinant.
| Type | Determinant | Inverse |
|---|---|---|
| Invertible | Nonzero | Exists and is unique |
| Singular | Zero | None |
A singular matrix squashes space onto a line or plane, so the transformation cannot be undone.
What Affects the Inverse
The Determinant
A zero determinant means no inverse. A small determinant can make the inverse entries large.
Dependent Rows
If rows are multiples or sums of each other, the determinant is zero and no inverse exists.
The Size
A 3x3 inverse needs cofactors and far more arithmetic than a 2x2.
When to Use an Inverse Matrix Calculator
Solving Linear Systems
Multiply by the inverse to solve a system written in matrix form.
Reversing Transformations
Undo a rotation, scaling or other linear map.
Checking Invertibility
See at a glance whether a matrix can be inverted.
Common Mistakes
1. Inverting a Singular Matrix
A zero determinant means no inverse exists. Check the determinant first.
2. Forgetting to Divide by the Determinant
The adjugate alone is not the inverse. Every entry must be divided by the determinant.
3. Skipping the Transpose
The adjugate is the transpose of the cofactor matrix. Missing the transpose gives a wrong answer.
4. Sign Errors in Cofactors
Cofactors alternate in sign. A single sign slip changes the inverse.
5. Expecting a Times a to Be the Identity
Only A times its inverse gives the identity, not A times itself.
Accuracy and Limitations
The method is exact; only the displayed decimals are rounded.
What it calculates accurately
- The inverse of a 2x2 or 3x3 matrix
- The determinant
- Whether an inverse exists
What it does not do
- Invert matrices larger than 3x3
- Invert a singular matrix
- Solve the full system directly
- Work with complex entries
How We Find the Inverse
Frequently Asked Questions
What is an inverse matrix?
It is a matrix that undoes another: multiplying a matrix by its inverse gives the identity matrix, which acts like 1 in matrix multiplication. It is written A to the power minus one.
How do you find a 2x2 inverse?
Find the determinant, a d minus b c. Then swap the two diagonal entries, negate the other two, and divide every entry by the determinant. This tool does that automatically.
When does a matrix have no inverse?
When its determinant is zero. Such a matrix is called singular. It squashes space onto a lower dimension, so the transformation cannot be reversed.
How do you find a 3x3 inverse?
Compute the determinant, build the matrix of cofactors, transpose it to get the adjugate, and divide every entry by the determinant. The steps are longer but follow the same idea as a 2x2.
What is the identity matrix?
It is a square matrix with ones on the diagonal and zeros elsewhere. Multiplying any matrix by its inverse gives this identity, which leaves other matrices unchanged.
Why is the determinant important for the inverse?
The inverse formula divides by the determinant, so a determinant of zero makes it undefined. Only a nonzero determinant allows an inverse to exist.
What is the adjugate?
It is the transpose of the cofactor matrix. Dividing the adjugate by the determinant gives the inverse. It carries the sign pattern of the cofactors.
What are inverse matrices used for?
They solve systems of linear equations, reverse transformations like rotations and scalings, and appear throughout linear algebra, graphics and statistics.
Is my information saved?
No. The calculation runs in your browser and nothing you enter is stored or sent anywhere, unless you choose Save, which keeps the result only on this device.
Sources
- Invertible matrix (Wikipedia).
- Inverse of a matrix (Maths Is Fun).
- Adjugate matrix (Wikipedia).
Related Calculators
Looking for more algebra tools?
Explore all math calculatorsThis calculator finds the inverse of a 2x2 or 3x3 matrix using the adjugate divided by the determinant. A matrix with a determinant of zero is singular and has no inverse. Results are rounded for display. Spotted an error? Let us know.
Author
Shakeel Muzaffar is the Founder and Editor-in-Chief of MultiCalculators.com, bringing over 15 years of experience in digital publishing, product strategy, and online tool development. He leads the platform's editorial vision, ensuring every calculator meets strict standards for accuracy, usability, and real-world value. Shakeel personally oversees content quality, formula verification workflows, and the platform's commitment to publishing tools that are genuinely useful for students, professionals, and everyday users worldwide.




