Less so wondering what the answer is, but more so wondering how to solve these. I have others I've done, but I kind of just guessed combinations and it worked.
I rather not just sit here guessing different matrices until something works with brute force. Is there some sort of method or thought process that goes into these problems? Or is it just knowing matrices very well and a "you know when you see it" type of thing?
EDIT: $A^2*B^2 \neq (AB)^2$ instead, sorry I forgot the not equals part.