Find the determinant of a 2×2 or 3×3 matrix, and whether it is invertible. Enter the matrix with rows separated by semicolons.
Usage Tip
If any row or column is all zeros, or two rows are identical, the determinant is zero.
3×3: cofactor expansion across the top row
It is zero exactly when the matrix is singular (has no inverse), and otherwise gives the factor by which area or volume is scaled.
A non-zero determinant means the matrix is invertible.
A determinant of zero means the rows are linearly dependent.
