Scalar Multiplication of Matrices
You can also multiply a matrix by a real number k. This is called scalar multiplication.
kA = =
Each entry in the matrix is multiplied by the real number k. Again, notice that the resulting matrix has the same dimensions as the original matrix.