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