SOLUTION: Given A = [3 -2] and [1 4] B = [-1 2] , find A + B . [-3 5] This is hard to set uo because it is not 3-2 it is 3 and neg 2 so on

Algebra ->  Matrices-and-determiminant -> SOLUTION: Given A = [3 -2] and [1 4] B = [-1 2] , find A + B . [-3 5] This is hard to set uo because it is not 3-2 it is 3 and neg 2 so on       Log On


   



Question 93645: Given A = [3 -2] and
[1 4]

B = [-1 2] , find A + B .
[-3 5]
This is hard to set uo because it is not 3-2 it is 3 and neg 2 so on
Thank you for your help

Answer by jayanthihemkos@yahoo.com(87) About Me  (Show Source):
You can put this solution on YOUR website!
A =
[3 -2
1 4]

B =
[ -1 2

-3 5]
A+B =
[ 3+(-1) -2+2
1+(-3) 4+5]
A+B =
[2 0
-2 9]