Try another version of this question Get help:
Given the matrices `A=[(1,1,-5),(3,-2,5)]` and `B=[(0,-1,2),(-2,1,3)]`
A. It is
to add these matrices.
B. If addition is possible what is `A+B`
possible
`[(1,0,-3),(1,-1,8)]`