Scalar Multiplication of Matrices (Jump to: Lecture | Video )

Matrix

An array of numbers is called a matrix.

Figure 1.

Matrices can be multiplied by a constant, called a scalar.

Figure 2.

Here, we have a matrix called "A". What would "2A" be?

Figure 3.

Back to Top