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