Try another version of this question
Given the matrices `A=[(3,-4,4),(3,-4,3)]` and `B=[(3,1),(-1,-1),(-3,1)]`
A. It is
to multiply these matrices in this order `AB`.
B. If multiplication is possible what is `AB`
Get help:
`[(1,11),(4,10)]`