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