Compute the inverse \(A^{-1}\) (when it exists) so that \(A A^{-1}=I\). For \(2\times 2\), use the closed form \(A^{-1}=\frac{1}{\det(A)}\operatorname{adj}(A)\). For larger matrices, use Gauss–Jordan elimination on the augmented matrix \([A\mid I]\).
Matrix Inverse Solver
Math Linear Algebra • Matrices and Systems of Equations
Augmented matrix \([A\mid I]\) visualization
Drag to pan • wheel to zoom • double-click to reset.
Play animates Gauss–Jordan steps once and stops automatically (pivot highlighted).
left block (A)
right block (I / A^{-1})
pivot
pivot row
Enter a matrix and click “Calculate”.