📐 3x3 Determinant Calculator

Cofactor expansion along the first row

✨ The determinant of a 3x3 matrix can be calculated using cofactor expansion. Select any row or column, compute minors and cofactors, then sum the products of elements and their cofactors.
\( \begin{bmatrix} 2 & -1 & 3 \\ 1 & 0 & 2 \\ -2 & 4 & 1 \end{bmatrix} \)
Find the determinant. Click "Show me" for each step.

📖 Step-by-Step Solution

STEP 1: Write down the determinant D of the 3×3 matrix
STEP 2: Write down the sign chart for a 3×3 determinant
STEP 3: Find minors and cofactors for the first row
STEP 4: Calculate the determinant using cofactor expansion