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