18 min read
The Determinant of a 2×2 Matrix
The determinant is a single number, calculated from a matrix, that reveals important properties about it.
One Number, Many Clues
Matrix lab
Matrix A
Determinant of A: 2.0000
Change entries and watch the determinant update.
Change a value and watch: Change the matrix entries and watch the determinant update: ad − bc.
Example 1 — a positive determinant
Find the determinant of .
- Multiply the main diagonal:
- Multiply the other diagonal:
- Subtract:
Answer:
Example 2 — a determinant of zero
Find the determinant of .
- Main diagonal:
- Other diagonal:
- Subtract:
Answer: (this matters — the next lesson explains why)
Practice
Find the determinant of .
Your answer
More lessons in Matrices and Determinants · Next: Singular Matrices · Previous: The Identity Matrix
