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