In the image attached, you can see the problem. (I am supposed to compute iii) I know that any equally sized square matrices' determinants can be multiplied directly.$$det(AB) = det(A)det(B)$$ Here however one of the matrices is 4x4 and the other is 5x5 so I am not sure if that rule holds or if this value can be computed. 
2026-04-05 17:48:05.1775411285
Can I multiply 2 determinants of square matrices when they are of different in sizes?
160 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Regardless in what order you would try to multiply out $A^5 B^2$, the usual matrix product will not be defined. You might be dealing with some kind of exotic product there.