Skill: Multiply a matrix by a scalar

Explanation and Free Practice Resources

Multiplying a matrix by a scalar means multiplying every entry by the same real number, leaving the matrix’s dimensions unchanged; the scalar scales all entries uniformly, reversing their signs when negative and producing the zero matrix when zero. This operation is distinct from matrix multiplication and supports interpreting linear combinations of matrices. Complex scalars and more abstract algebraic settings are not included.

Detailed Explanation: Multiply a matrix by a scalar

To multiply a matrix by a scalar, multiply each entry of the matrix by that number. The matrix keeps the same dimensions.

For example, find −2A-2A if

A=[3−104].A=\begin{bmatrix} 3 & -1\\ 0 & 4 \end{bmatrix}.

Multiply every entry by −2-2:

−2A=[(−2)(3)(−2)(−1)(−2)(0)(−2)(4)]=[−620−8].-2A = \begin{bmatrix} (-2)(3) & (-2)(-1)\\ (-2)(0) & (-2)(4) \end{bmatrix} = \begin{bmatrix} -6 & 2\\ 0 & -8 \end{bmatrix}.

The negative scalar changes the signs of the nonzero entries, and the result is still a 2×22\times 2 matrix.

Learn by doing: Multiply a matrix by a scalar

Click a topic below to practice the foundational skills you'll need, learn the steps, or master this skill

Your results

Practice with unlimited practice problems

Matrices - Multiply by Scalar - Full Matrix to Values


    ?

    Download/Modify Free Grade 12 'Multiply a matrix by a scalar' Worksheet

    Print this free 'Multiply a matrix by a scalar' worksheet to practice this skill away from the computer. Click 'Modify' to easily customize this worksheet to your exact needs.

    Explore More Grade 12 Math