Question: If A is a 2x2 matrix with eigenvalues 3 and 5, what is the trace of A?
Options:
Correct Answer: 8
Solution:
The trace of a matrix is the sum of its eigenvalues. Therefore, trace(A) = 3 + 5 = 8.