Vault Of Euclid

Evaluate a 3x3 Determinant

Vector spaces warmup

Evaluate the determinant \begin{vmatrix} 1 & -2 & -1 \\ 3 & 2 & -3 \\ 1 & 5 & 4 \end{vmatrix}.
determinant3x3-matrixcofactor-expansionlinear-algebraevaluate-determinantmatrix-operationsscalar-arithmeticmultivariable-calculus

The solution and a full step-by-step explanation are here. Sign in to read them.

What you need first

What this problem tests

Tests the ability to correctly apply the formula for a 3x3 determinant and perform basic arithmetic operations with careful attention to signs.

Evaluating 3x3 determinants is a fundamental skill in linear algebra and multivariable calculus, often used for finding cross products, volumes, and solving systems of equations.

More on Vector spaces