Matrix Adjugate Calculator
Enter a 2x2 or 3x3 matrix and instantly get its adjugate (classical adjoint), cofactor matrix, and step-by-step working.
Matrix Input
Enter a matrix and click Compute Adjugate.
Determinant
Cofactor Matrix C
Adjugate Matrix adj(A) = Cᵀ
Step-by-Step Cofactors
Copied!
Summary
Enter a 2x2 or 3x3 matrix and instantly get its adjugate (classical adjoint), cofactor matrix, and step-by-step working.
How it works
- Select the matrix size — 2x2 or 3x3.
- Enter the matrix entries in the grid.
- Click Compute to calculate the adjugate.
- The tool displays each cofactor C(i,j) with its minor determinant.
- The cofactor matrix is transposed to produce the adjugate.
- Use Reset to clear all entries and start again.
Use cases
- Computing matrix inverses without a computer algebra system.
- Verifying hand-worked cofactor and adjugate calculations.
- Studying linear algebra — seeing each cofactor step-by-step.
- Solving systems of linear equations via Cramer's rule.
- Engineering and physics calculations involving matrix inverses.
- Checking textbook adjugate examples instantly.
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu