Determinants

Determinants Practice Quiz with a Step-by-Step Interactive Lesson

Use the question set below to practice determinants and the most important determinant properties you need for Linear Algebra: determinant notation \(\det(A)\) and what it measures (signed area/volume scaling), the must-know \(2\times 2\) determinant formula \(\det\!\begin{pmatrix}a&b\\c&d\end{pmatrix}=ad-bc\), \(3\times 3\) determinants using cofactor (Laplace) expansion and choosing a row/column with zeros, fast methods with row reduction / Gaussian elimination while tracking row operations (swapping rows flips the sign, scaling a row scales the determinant, adding a multiple of one row to another keeps the determinant unchanged), quick determinants of diagonal and triangular matrices (product of diagonal entries), key algebra rules like \(\det(AB)=\det(A)\det(B)\), \(\det(A^T)=\det(A)\), and \(\det(kA)=k^n\det(A)\), and the link between determinant and invertibility (a matrix is invertible iff \(\det(A)≠ 0\)), including permutation matrix determinants (\(\pm 1\)) and sign (even/odd permutations). If you want a refresher, click Start lesson to open a step-by-step guide with worked examples and quick checks.

Answer the question set and review your mistakes at the end.

How this determinants practice works

  • 1. Take the practice set: answer the determinant questions below.
  • 2. Open the lesson (optional): review how to compute determinants using formulas, cofactors, and row operations.
  • 3. Retry: return to the question set and apply determinant rules immediately to improve speed and accuracy.

What you will learn in the determinants lesson

\(2\times 2\) determinants and quick interpretation

  • Compute \(\det\!\begin{pmatrix}a&b\\c&d\end{pmatrix}=ad-bc\) fast and accurately
  • Understand \(\det(A)=0\) as a singular matrix and non-invertibility
  • Connect \(|\det(A)|\) to area scaling in 2D

\(3\times 3\) determinants with cofactors

  • Use cofactor (Laplace) expansion and the sign pattern \((+,-,+)\)
  • Choose a row/column with zeros to simplify computations
  • Spot zero determinants quickly (repeated/proportional rows or columns)

Row operations and determinant properties

  • Swap rows \(\Rightarrow\) determinant changes sign
  • Scale a row by \(k\) \(\Rightarrow\) determinant scales by \(k\)
  • Add a multiple of one row to another \(\Rightarrow\) determinant unchanged

Special matrices, products, and invertibility

  • Diagonal/triangular matrices: determinant is the product of diagonal entries
  • Product rule: \(\det(AB)=\det(A)\det(B)\)
  • Invertibility test: \(\det(A)≠ 0\) and \(\det(A^{-1})=\dfrac{1}{\det(A)}\)

Practice set

Determinants practice questions with instant score

Answer all 10 questions below, then get your final score and a mistake review at the end so you know exactly what to improve.

0 / 10 answered
Question 1 Not answered

What is the determinant of the matrix \(\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}\)?

Question 2 Not answered

What is the determinant of the matrix \(\begin{pmatrix} 2 & 4 & 6 \\ 1 & 2 & 3 \\ 0 & 0 & 0 \end{pmatrix}\)?

Question 3 Not answered

What is the determinant of \(\begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}\)?

Question 4 Not answered

What is the determinant of \(\begin{pmatrix} 2 & 4 \\ 1 & 2 \end{pmatrix}\)?

Question 5 Not answered

What is the determinant of \(\begin{pmatrix} 1 & 3 \\ 2 & 4 \end{pmatrix}\)?

Question 6 Not answered

What is the determinant of \(\begin{pmatrix} 5 & 2 \\ 3 & 4 \end{pmatrix}\)?

Question 7 Not answered

What is the determinant of \(\begin{pmatrix} 1 & 2 & 3 \\ 1 & 2 & 3 \\ 4 & 5 & 6 \end{pmatrix}\)?

Question 8 Not answered

What is the determinant of \(\begin{pmatrix} 2 & 1 & 0 \\ 0 & 3 & 0 \\ 0 & 0 & 4 \end{pmatrix}\)?

Question 9 Not answered

If the first row of a matrix is multiplied by \(5\), how does the determinant change?

Question 10 Not answered

What happens to the determinant when two rows of a matrix are swapped?