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