Skill: Add matrices

Explanation and Free Practice Resources

For matrices with real-number entries, addition is defined only when the matrices have the same dimensions: each entry in the sum is obtained by adding entries in the corresponding row and column, so the result has the same dimensions. This combines aligned quantities entry by entry and differs from matrix multiplication; addition over more general number systems or abstract structures is not included.

Detailed Explanation: Add matrices

To add two matrices, first check that they have the same dimensions. Then add the entries in matching positions. The sum has the same dimensions as the original matrices.

For example, add

A=[2−14035],B=[67−21−38].A=\begin{bmatrix}2&-1&4\\0&3&5\end{bmatrix}, \qquad B=\begin{bmatrix}6&7&-2\\1&-3&8\end{bmatrix}.

Both matrices have 22 rows and 33 columns, so they can be added. Add corresponding entries:

A+B=[2+6−1+74+(−2)0+13+(−3)5+8]=[8621013].A+B= \begin{bmatrix} 2+6&-1+7&4+(-2)\\ 0+1&3+(-3)&5+8 \end{bmatrix} = \begin{bmatrix} 8&6&2\\ 1&0&13 \end{bmatrix}.

Each entry in the answer comes from the same row and column in both matrices.

Learn by doing: Add matrices

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 - Add - Full Matrix to Values


    ?

    Download/Modify Free Grade 12 'Add matrices' Worksheet

    Print this free 'Add matrices' 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