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