Question
Without expanding, prove that .
Solution — Step by Step
Now has the constant in every row.
The first and third columns are identical (both all 1s). A determinant with two identical columns equals 0.
Final answer: 0 (proved using column operations)
Why This Works
Two key properties:
- Adding a multiple of one column to another doesn’t change the determinant.
- If two columns (or rows) are identical, the determinant is 0.
Combining them is the heart of “prove without expanding” problems. Find an operation that creates duplicate columns/rows or a row/column of zeros.
Alternative Method
Expand the determinant directly:
Same result, but much more algebra.
Common Mistake
Students apply instead of . Both are valid operations, but the first doesn’t simplify to a constant — you’d get , no common factor.
Choose the operation that creates a constant column/row or duplicates an existing one.
For “prove det = 0” questions, look for: two equal rows/columns, a row/column of zeros, or rows/columns that are linear combinations of others. One of these three almost always works after a single operation.