Try another version of this question
Given the matrices `A=[(-1,-5,1),(-5,-3,1)]` and `B=[(-3,1),(-3,3),(2,-1)]`
A. It is
to multiply these matrices in this order `AB`.
B. If multiplication is possible what is `AB`
possible
`[(20,-17),(26,-15)]`