2,173 views
1 votes
1 votes

Let A be a 4 × 4 matrix with real entries such that -1, 1, 2, -2 are its eigen values. If B = A4 - 5A2 + 5I where I denotes 4 × 4 identity matrix, then which of the following is correct? (det(X) represents determinant of X)

(A) det(A + B) = 0
(B) det(B) = 1
(C) trace of A + B is 4
(D) all of these

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
Rustam Ali asked Aug 7, 2018
430 views
If Matrix A and B are of same size and AB=B and BA=A. Then the value of $(A+B)^{5}$ is _____________?
2 votes
2 votes
0 answers
2
Akash Mittal asked Dec 25, 2017
250 views
0 votes
0 votes
0 answers
3
0 votes
0 votes
1 answer
4
amitqy asked Aug 20, 2018
302 views
What do you suggest to do about big matrix multiplications questions in dynamic programming,because they take long time to get solved.Should we solve those questions in g...