Answer :
Answer:
Verified
Step-by-step explanation:
Let the diagonal matrix D with size 2x2 be in the form of
[tex]\left[\begin{array}{cc}a&0\\0&d\end{array}\right][/tex]
Then the determinant of matrix D would be
det(D) = a*d - 0*0 = ad
This is the product of the matrix's diagonal numbers
So the theorem is true for 2x2 matrices