Question: If A is a 2x2 matrix with eigenvalues 1 and -1, what is the determinant of A?
Options:
Correct Answer: -1
Solution:
The determinant of a matrix is the product of its eigenvalues. Thus, det(A) = 1 * (-1) = -1.