Add [[1,1],[5,0]]+[[5,5],[1,9]]
Problem
Solution
Identify the corresponding elements in each matrix that need to be added together.
Add the elements in the first row:
1 + 5ƒ*o*r*t*h*e*ƒ*i*r*s(t)*c*o*l*u*m*n*a*n*d + 5$ for the second column.Add the elements in the second row:
5 + 1ƒ*o*r*t*h*e*ƒ*i*r*s(t)*c*o*l*u*m*n*a*n*d + 9$ for the second column.Simplify the sums to find the resulting matrix entries.
Final Answer
Want more problems? Check here!