Solve determinants through cofactors with clear inputs and export tools. Review minors, signs, and row expansion instantly. Built for students needing reliable matrix answers every single day.
Choose the matrix size, enter values, then expand across the first row using cofactors.
| Matrix Size | Matrix Entries | Expansion Row | Determinant |
|---|---|---|---|
| 3 x 3 | [2, 1, 3; 0, -1, 4; 5, 2, 1] | First row | 31 |
| 4 x 4 | [1, 2, 0, 3; 4, 1, -2, 5; 2, 0, 1, 4; 3, -1, 2, 1] | First row | 62 |
| 2 x 2 | [7, 2; 3, 9] | First row | 57 |
For a square matrix A, the determinant by cofactors is:
det(A) = Σ a1j C1j, for j = 1 to n
Each cofactor equals C1j = (-1)1+j det(M1j), where M1j is the minor formed by removing row 1 and column j.
For a 2 x 2 minor, determinant equals ad - bc. The calculator recursively evaluates larger minors until every branch reaches a 2 x 2 or 1 x 1 matrix.
It computes the determinant of a square matrix by expanding along the first row and evaluating each minor and cofactor contribution.
The tool supports square matrices from 2 x 2 through 5 x 5. That range keeps calculations detailed while staying practical for manual review.
Cofactor expansion clearly shows how each element, sign, and minor affects the final determinant. It is especially useful for teaching, proofs, and checking hand calculations.
Decimals are accepted. The calculator uses floating-point arithmetic and formats results cleanly, so both whole numbers and decimal matrices can be evaluated.
A zero determinant means the matrix is singular. Its rows or columns are linearly dependent, and the matrix does not have an inverse.
Yes. It lists term contributions from the first-row expansion and shows the minor matrices used to construct cofactors.
Yes. You can download a CSV summary for spreadsheet use and save a PDF version through the print-friendly export button.
Yes. The layout, examples, and expansion summary make it useful for homework checks, lesson demonstrations, revision, and matrix practice.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.