Learn Before
Example

Example: Evaluating the Determinant of a 2×22 \times 2 Matrix

To evaluate the determinant of a 2×22 \times 2 matrix, write the determinant with vertical lines, then subtract the products of its diagonals. For example, to evaluate the determinant of the matrix [4231]\begin{bmatrix} 4 & -2 \\ 3 & -1 \end{bmatrix}, first write it as 4231\begin{vmatrix} 4 & -2 \\ 3 & -1 \end{vmatrix}. Next, subtract the product of the bottom-left and top-right entries from the product of the top-left and bottom-right entries:

(4)(1)(3)(2)(4)(-1) - (3)(-2)

Simplifying this expression yields 4(6)-4 - (-6), which equals 4+6=2-4 + 6 = 2. Thus, the determinant is 22. Similarly, the determinant of [3420]\begin{bmatrix} -3 & -4 \\ -2 & 0 \end{bmatrix} is evaluated as (3)(0)(2)(4)(-3)(0) - (-2)(-4), which simplifies to 08=80 - 8 = -8.

0

1

Updated 2026-04-28

Contributors are:

Who are from:

Tags

OpenStax

Intermediate Algebra @ OpenStax

Ch.4 Systems of Linear Equations - Intermediate Algebra @ OpenStax

Algebra