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