Question: What is the value of the determinant | a b | | c d | when a = 2, b = 3, c = 4, d = 5?
Options:
Correct Answer: 2
Solution:
det = (2)(5) - (3)(4) = 10 - 12 = -2.