✓ Solution
Step-by-Step Solution

About the Matrix Calculator

The Matrix Calculator performs all standard matrix operations including addition, subtraction, multiplication, determinant, inverse, transpose, eigenvalues, and eigenvectors — all shown step by step.

Key Formulas

Determinant 2×2
|A| = ad − bc
Inverse 2×2
A⁻¹ = (1/|A|)·[[d,−b],[−c,a]]
Matrix Multiply
C[i,j] = Σ A[i,k]·B[k,j]
Transpose
(Aᵀ)[i,j] = A[j,i]
Eigenvalue
det(A − λI) = 0
Trace
tr(A) = Σ Aᵢᵢ

How to Use

1. Type or paste your problem

2. Use symbol buttons for math symbols

3. Click Go or press Enter

4. View complete step-by-step solution