[Math] Find the determinant by inspection

linear algebra

I'm supposed to "use properties of determinants to evaluate the determinant by inspection" on this matrix: $$\pmatrix{ 0 & 0 & 3 \\ 0 & 4 & 1 \\ 2 & 3 & 1 }$$ I don't see anything (zero rows, ways to transform the matrix) that would make it immediately obvious what the determinant is. What am I missing?

Best Answer

Interchange the first and third rows, which negates the determinant. Perhaps the matrix is now in a form that you recognize.