Simplify the Matrix
Problem
Solution
Distribute the scalar
4 into the first matrix by multiplying every entry by4
Distribute the scalar
5 into the second matrix by multiplying every entry by5
Add the two resulting matrices by summing the corresponding entries.
Simplify the arithmetic for each entry to find the final matrix.
Final Answer
Want more problems? Check here!