14 min read
Scalar Multiplication
Multiplying a matrix by a single number (a scalar) multiplies every element by that number.
Multiplying Every Element
Example 1 — a positive scalar
Find .
- Multiply every element by : , , ,
Answer:
Example 2 — a negative scalar
Find .
- Multiply every element by : , , ,
Answer:
Practice
Find the element in row , column of .
Your answer
More lessons in Matrices and Determinants · Next: Matrix Multiplication · Previous: Matrix Addition and Subtraction
