Question: Find the determinant of the matrix: | 1 2 | | 3 5 |.
Options:
Correct Answer: -1
Solution:
det = (1*5) - (2*3) = 5 - 6 = -1.