Question: Find the determinant of H = [[3, 1], [2, 5]]. (2021)
Options:
Correct Answer: 7
Solution:
Determinant of H = (3*5) - (1*2) = 15 - 2 = 13.