Multiply the Matrices -4[[17,9],[5,-5],[-17,-10]]
Problem
Solution
Identify the operation as scalar multiplication, where every entry inside the matrix must be multiplied by the scalar factor
−4 Distribute the scalar
−4 to each element in the first row.
Distribute the scalar
−4 to each element in the second row.
Distribute the scalar
−4 to each element in the third row.
Assemble the resulting values into a new matrix of the same dimensions (
3×2 .
Final Answer
Want more problems? Check here!