Math & Statistics
Matrix Inversion Calculator
Invert a 3x3 matrix using the adjugate and determinant.
Your inputs
Change any value to update the result instantly.
Determinant
1
Inverse[1,1]
1
Inverse[1,2]
-0
Inverse[1,3]
0
Inverse[2,1]
-0
Inverse[2,2]
1
Inverse[2,3]
-0
Inverse[3,1]
0
Inverse[3,2]
-0
Inverse[3,3]
1
Formula and working
A⁻¹ = adj(A) ÷ det(A)
- 1
Collect the inputs
A row 1 col 1 = 1; A row 1 col 2 = 0; A row 1 col 3 = 0; A row 2 col 1 = 0; A row 2 col 2 = 1; A row 2 col 3 = 0; A row 3 col 1 = 0; A row 3 col 2 = 0; A row 3 col 3 = 1
- 2
Apply the formula
A⁻¹ = adj(A) ÷ det(A)
- 3
Result
Determinant = 1
Frequently asked questions
Important limitation
This is an educational estimate based only on the values and formula shown. Verify current rates, rules, units, and professional standards before relying on the result. It is not personalized financial or investment advice.
Report a mistake or request an improvement
Tell us if a formula, unit, explanation, or result needs attention. Your message will include this calculator’s name and page.
Related calculators
Eigenvalue Calculator (2x2)
Find the eigenvalues of a 2x2 matrix from its characteristic polynomial.
Kronecker Product Calculator
Compute the Kronecker (tensor) product of two 2x2 matrices, yielding a 4x4 matrix.
Matrix Adjugate Calculator
Compute the adjugate (classical adjoint) of a 3x3 matrix.
Matrix Determinant Calculator
Find the determinant of a 3x3 matrix using cofactor expansion.
Matrix Multiplication Calculator
Multiply two 3x3 matrices A × B.
Dot Product Calculator
Compute the dot product and angle between two 3D vectors.
