Determinant

Wmat

New member
Joined
Jun 9, 2021
Messages
1
Given a matrix A of order 3x3 with eigenvalues 1,2,-3. Compute det ( adj A - 3A + 2I).
 
You have the eigenvalues of A. Can you write down a representation of the matrix A?

-Dan
 
Given the 3 eigen values:

What is 3*(det A) = ?
 
Top