How do prove a matrix statement

72 Views Asked by At

The problem is pretty simple conceptually but I am not sure how to write proofs out for matrixes.enter image description here

1

There are 1 best solutions below

3
On BEST ANSWER

Theorem: $\det(AB)=\det(A)\det(B)$

It follows from this that if $A^2=A$, then $$\det(A)^2=\det(A)\det(A)=\det(AA)=\det(A^2)=\det(A)$$ so $\det(A)=0$ or $\det(A)=1$.