Simplify the Matrix
Problem
Solution
Perform scalar multiplication on each of the three vectors by multiplying every entry by the constant outside the brackets.
Add the resulting vectors by summing the corresponding components from each vector.
Simplify the arithmetic for each row to find the final components.
Final Answer
Want more problems? Check here!