Matrices Worksheets 1.1: Matrix Arithmetic
Introduction
During the COVID-19 pandemic I created some worksheets based on A Level Maths and Further Maths. I’ve decided to upload these to my blog in case they can be of use.
Matrix Arithmetic
Write down the size of the following matrices.
\[ \begin{pmatrix} 1 & 0 & 1 \\ x & y & z \end{pmatrix} \]
\[ \begin{pmatrix} -4 & 2 \\ 0 & 1 \end{pmatrix} \]
\[ \begin{pmatrix} 1 & 4 & -1 & 0\\ -4 & 1 & -3 & 8 \\ 2 & 0 & -8 & 3 \end{pmatrix} \]
Given the following matrices:
\[
\text{A} = \begin{pmatrix}
1 & 2 & -1 \\
0 & 4 & 1 \\
4 & 6 & -4
\end{pmatrix},
\]
\[
\text{B} = \begin{pmatrix}
0 & 4& 1\\
2 & -6 & 0 \\
\end{pmatrix},
\]
\[
\text{C} = \begin{pmatrix}
-6 & 7 & -3\\
2& 0 & -1\\
3 & 4 & -9\\
\end{pmatrix}.
\]
Calculate, where defined.
A + C
C - 2B
A + B
- Calculate the following matrix sums.
- \[ \begin{pmatrix} 1 & 2\\ 3& 4\\ \end{pmatrix} + 2\begin{pmatrix} 4 & 8\\ 0& -1\\ \end{pmatrix} \]
- \[ \begin{pmatrix} 0 & -8 & 6 \\ 0 & -3 & 4 \\ -6 & 0 & 2 \\ \end{pmatrix} - \begin{pmatrix} 1 & 2 & 7 \\ 6 & -5 & 4 \\ 1 & 4 & -1 \\ \end{pmatrix} \]
- \[ \begin{pmatrix} a & -1 & 2 \\ 9 & -1 & 3 \\ -4 & -2 & 0 \\ 3 & -3 & b \\ \end{pmatrix} -2 \begin{pmatrix} -4 & 6 & 0 \\ 3 & c & -1 \\ 0 & -3 & d \\ 4 & 2 &-6 \\ \end{pmatrix} \]