2×2 Matrix Inverse Calculator

Find the inverse of a 2×2 matrix.

How to use

  1. Enter your values in the fields above.
  2. Press Calculate to see your result instantly.
  3. Use the Share button to copy a link to your result.

About this calculator

This calculator finds the inverse of a 2×2 matrix: for A = [[a,b],[c,d]], it computes the determinant (ad − bc) and then A⁻¹ = 1/det × [[d,−b],[−c,a]]. If the determinant is zero, the matrix has no inverse.

Students use it to check linear algebra homework, and it's the same math behind solving systems of two equations, computer graphics transformations (scaling, rotation, shearing), and cryptography exercises like the Hill cipher.

Was this helpful?

Comments (0)

  • Be the first to comment.

Popular calculators

All Calculators