Multiply the Matrices 3[[4],[-2]]
Problem
Solution
Identify the operation as scalar multiplication, where a single number (the scalar) is multiplied by every element inside the matrix.
Distribute the scalar
3 to each entry of the column matrix.Multiply the first entry:
3⋅4=12 Multiply the second entry:
3⋅(−2)=−6
Final Answer
Want more problems? Check here!