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