आव्यूह सारणिक (2×2) कैलकुलेटर — सूत्र
2×2 Matrix Determinant
Formula
For matrix [[a, b], [c, d]]:
det = ad - bc
Properties
हल किया गया उदाहरण
Find the determinant of [[3, 7], [1, 4]].
- det = (3)(4) - (7)(1)
- = 12 - 7
- = 5
- Since det ≠ 0, the matrix is invertible