Question: What is the value of the determinant of the matrix B = [[5, 1], [2, 3]]? (2022)
Options:
Correct Answer: 10
Exam Year: 2022
Solution:
Determinant of B = (5*3) - (1*2) = 15 - 2 = 13.