Matrix Determinant Calculator
Calculate the determinant of a 2×2 matrix. Also shows whether the matrix is invertible.
Det
5.0000
Trace7.0000
Invertible1
2×2 Matrix Determinant
Formula
For matrix [[a, b], [c, d]]:
det = ad - bc
Properties
Example Calculation
Find the determinant of [[3, 7], [1, 4]].
- 01det = (3)(4) - (7)(1)
- 02= 12 - 7
- 03= 5
- 04Since det ≠ 0, the matrix is invertible
Frequently Asked Questions
Learn More
How to Calculate Percentages - Complete Guide
Learn how to calculate percentages step by step. Covers finding a percentage of a number, percentage change, reverse percentages, and real-world applications.