Skill: Multiply a row matrix by a column matrix

Explanation and Free Practice Resources

Multiplying a 1×n1\times n row matrix by an n×1n\times1 column matrix pairs entries in corresponding positions, multiplies each pair, and adds the products; the compatible dimensions produce a 1×11\times1 matrix, identified with a scalar. This operation is the dot product of the two ordered lists, not entrywise multiplication; the treatment is limited to finite matrices with real entries, not more general algebraic settings.

Detailed Explanation: Multiply a row matrix by a column matrix

To multiply a 1×n1\times n row matrix by an n×1n\times 1 column matrix, multiply the entries in matching positions and add the products. The result is a 1×11\times 1 matrix, which we can write as a scalar.

For example, multiply

[2−14][35−2].\begin{bmatrix}2 & -1 & 4\end{bmatrix} \begin{bmatrix}3\\5\\-2\end{bmatrix}.

Pair the entries in order, multiply each pair, then add:

(2)(3)+(−1)(5)+(4)(−2)=6−5−8=−7.(2)(3)+(-1)(5)+(4)(-2) =6-5-8 =-7.

So the product is the 1×11\times 1 matrix [−7]\begin{bmatrix}-7\end{bmatrix}, or simply the scalar −7-7. This is a dot product—not entrywise multiplication.

Learn by doing: Multiply a row matrix by a column matrix

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 - Two Matrices Single Row or Column to Values


    ?

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

    Print this free 'Multiply a row matrix by a column matrix' 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