asked 222k views
3 votes
Let M and J be two nxn matrices such that

JMJ-1=
0 1 0 0
0 0 2 0
0 0 0 1
4 0 0 0
Compute the determinant of M.

asked
User Thomdask
by
8.6k points

2 Answers

2 votes

Answer:

-8

Explanation:

answered
User Aziz Bouaouina
by
7.6k points
3 votes

Answer:

-8

Explanation:

The determinant of the given matrix is the determinant of M.

It is convenient to find the cofactor of the value 4. It is the opposite of the determinant of the diagonal matrix


\left[\begin{array}{ccc}1&0&0\\0&2&0\\0&0&1\end{array}\right]

whose determinant is the product of the diagonal elements.

Since all the other elements of row 4 of the given matrix are zero, the determinant of M is the product of 4 and -2:

4(-2) = -8

answered
User Saddie
by
9.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.