Calqpro

Matrix Calculator — 2×2 Determinant, Inverse & Multiply

Quick answer: Enter a 2×2 matrix to find its determinant, trace, and inverse — or multiply two matrices.

Perform 2×2 matrix operations: find the determinant (ad − bc), trace (a + d), and inverse matrix. Also multiply two 2×2 matrices (A × B). Essential for linear algebra, physics, and computer graphics.

Advertisement

Last reviewed: April 2026Report an error

Matrix A [a b; c d]

Determinant

-2

det(A) = -2. Trace = 5. Matrix is invertible

Determinant (ad - bc)

-2

Trace (a + d)

5

Invertible?

Yes

Inverse Matrix A⁻¹

-2
1
1.5
-0.5

Advertisement

How to Use This Matrix Calculator Calculator

  1. 1Enter the four elements of Matrix A: a, b (row 1) and c, d (row 2).
  2. 2For multiplication, also enter Matrix B elements.
  3. 3Select "Matrix A Operations" for det/inverse/trace, or "A × B Multiply" for the product.
  4. 4Read the results.

Frequently Asked Questions

Advertisement

</> Embed this calculator on your website
<iframe src="https://calqpro.com/calculators/matrix-calculator" width="100%" height="600" frameborder="0" title="Calqpro Calculator" loading="lazy"></iframe>
<p>Powered by <a href="https://calqpro.com">Calqpro</a></p>

Advertisement