Mdhiggenz
- 324
- 1
Homework Statement
Let A and B be nxn matrices. Prove that if AB=I, then BA=I
det(AB)=det(I)
1.det(A)*det(B)=1
det(BA)=det(I)
2.det(B)*det(A)=1
Equating 1 and two together I get det(B)*det(A)=det(A)*det(B)
Thus AB=I, then BA=I
Is this correct?