This question requires evaluating a determinant by expanding along a row or column using cofactors.
Cofactor Definition: The cofactor of element in matrix is defined as: where is the minor of — the determinant of the submatrix obtained by deleting row and column .
Cofactor Sign Pattern for a Matrix:
Cofactor Expansion Along Row 1:
Evaluate the determinant:
Step 1: Expand along Row 1.
Step 2: Compute each cofactor.
Step 3: Substitute back.
| Property | Statement |
|---|---|
| Identical rows/columns | If two rows (or columns) are identical, $ |
| Row of zeros | If any row or column is all zeros, $ |
| Scalar multiple | Multiplying a row by multiplies $ |
| Row swap | Swapping two rows changes the sign of $ |
| Triangular matrix | $ |
Choose the row or column with the most zeros for expansion — this minimises the number of non-zero cofactor terms and reduces computation.