Question: What is the determinant of G = [[2, 2], [2, 2]]? (2020)
Options:
Correct Answer: 0
Exam Year: 2020
Solution:
Det(G) = (2*2) - (2*2) = 4 - 4 = 0.