Matrix scalar multiplication
When multiplying a matrix by a scalar (a single number), we multiply each element of the matrix by that scalar.
For a 2x2 matrix, this can be written as:
Examples
Section titled “Examples”Evaluate
Section titled “Evaluate ”- multiply each element of the matrix by 2:
- Top-left:
- Top-right:
- Bottom-left:
- Bottom-right:
- Top-left:
- So,
- Answer: