Quiz on Calculating the Determinant

det($\begin{bmatrix} 0 & 0 & 0 \\ 1 & 2 & 3 \\ 4 & 5 & 6 \end{bmatrix}$)

det($\begin{bmatrix} 0 & 1 \\ 1 & 0 \end{bmatrix}$)

If matrix A is $2 \times 2$ and $\det(A) = 10$, what is $\det(2A)$?

What is the determinant of a $4 \times 4$ Identity Matrix?

det($\begin{bmatrix} 0 & 2 \\ -2 & 0 \end{bmatrix}$)