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