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