Multiply the Matrices (-2)[[6],[0],[-2]]
Problem
Solution
Identify the operation as scalar multiplication, where the scalar
−2 must be multiplied by every entry inside the column matrix.Distribute the scalar
−2 to the first entry:−2⋅6=−12 Distribute the scalar
−2 to the second entry:−2⋅0=0 Distribute the scalar
−2 to the third entry:−2⋅−2=4 Assemble the resulting values into a new column matrix of the same dimensions.
Final Answer
Want more problems? Check here!