Question: What is the value of the determinant of the matrix B = [[2, 3], [5, 7]]? (2020)
Options:
Correct Answer: 11
Solution:
Determinant of B = (2*7) - (3*5) = 14 - 15 = -1.