Question: If A is a 3x3 matrix with eigenvalues 2, 3, and 4, what is the trace of A?
Options:
Correct Answer: 9
Solution:
The trace of a matrix is the sum of its eigenvalues. Thus, trace(A) = 2 + 3 + 4 = 9.