Add [[8,-5],[0,2]][[1,7],[2,8]]
Problem
Solution
Identify the corresponding elements in each matrix that need to be added together.
Add the elements in the first row:
8 + 1a*n*d 5 + 7$.Add the elements in the second row:
0 + 2a*n*d + 8$.Simplify the sums to find the resulting matrix entries.
Final Answer
Want more problems? Check here!