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