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