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