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