Add
Problem
Solution
Identify the corresponding elements in each matrix to be added together.
Add the elements in the first row, first column:
(4*x+y)+2*x Add the elements in the first row, second column:
(x−3*y)+6*y Add the elements in the first row, third column:
5*x+(5*x+y) Add the elements in the second row, first column:
4*x+(5*x+2*y) Add the elements in the second row, second column:
3*y+x Add the elements in the second row, third column:
(x+y)+4*x Simplify each resulting expression by combining like terms.
Final Answer
Want more problems? Check here!