Add [[30,-6],[30,42]]+[[0,4],[4,-12]]
Problem
Solution
Identify the rule for matrix addition, which requires adding the corresponding elements from each matrix.
Add the elements in the first row:
30 + 0ƒ*o*r*t*h*e*ƒ*i*r*s(t)*c*o*l*u*m*n*a*n*d 6 + 4$ for the second column.Add the elements in the second row:
30 + 4ƒ*o*r*t*h*e*ƒ*i*r*s(t)*c*o*l*u*m*n*a*n*d 2 + (-12)$ for the second column.Simplify each sum to find the resulting matrix entries.
Final Answer
Want more problems? Check here!