Determinant 3x3 Calculator
Enter a 3x3 matrix and get the determinant instantly with full cofactor expansion working shown.
Enter Matrix Elements
Fill in all nine cells, then press Calculate.
Quick examples
Enter your matrix and press Calculate
Determinant
This matrix is singular (not invertible).
Step-by-Step Working
Copied!
Summary
Enter a 3x3 matrix and get the determinant instantly with full cofactor expansion working shown.
How it works
- Enter the nine elements of your 3x3 matrix into the grid.
- The calculator expands along the first row using cofactor expansion.
- Each element in the first row is multiplied by its signed 2x2 minor (cofactor).
- The three 2x2 minors are each evaluated using the standard ad-bc formula.
- The three cofactor products are summed to give the final determinant.
- All intermediate values are shown so you can follow every step.
Use cases
- Verify hand-computed determinants for linear algebra homework.
- Check whether a 3x3 matrix is singular (determinant = 0).
- Understand cofactor expansion step by step while learning.
- Evaluate invertibility before solving a system of linear equations.
- Compute cross-product magnitudes that rely on 3x3 determinants.
- Quickly test multiple matrices when working through exam problems.
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu