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