Question: What is the determinant of F = [[2, 0], [0, 3]]? (2023)
Options:
Correct Answer: 6
Exam Year: 2023
Solution:
Determinant of F = (2*3) - (0*0) = 6.