1.

If `A=[{:(-2," "3),(" "4," "5),(" "1," "-6):}]" and "B=[{:(" "5," "2),(-7," "3),(" "6," "4):}]`, find a matrix C such that `A+B-C=O.`

Answer» `[{:(3," "5),(-3," "8),(7,-2):}]`


Discussion

No Comment Found

Related InterviewSolutions