The determinant of a matrix can be evaluated by expanding along any row or column using cofactors.
For matrix:
Expanding along Row 1:
where the cofactor and is the minor obtained by deleting row and column .
Evaluate the determinant of:
Step 1: Expand along Row 1.
Step 2: Compute each cofactor.
Step 3: Substitute.
Note: means the matrix is singular (non-invertible). This occurs when rows are linearly dependent — here Row 3 = Row 1 + Row 2 (approximately), confirming the result.
| Property | Statement |
|---|---|
| Row/Column of zeros | If any row or column is all zeros, $ |
| Identical rows/columns | If two rows (or columns) are identical, $ |
| Scalar multiple | If one row is a scalar multiple of another, $ |
| Row swap | Swapping two rows changes the sign of $ |
| Scalar factor | Multiplying a row by multiplies $ |
| Transpose | $ |