Consider the matrices A = \begin{bmatrix} 1 & 5 \\ 3 & 2 \end{bmatrix} \text{and } B = \begin{bmatrix} 3 & -1 \\ 2 & 4 \end{bmatrix}.
State the dimensions of matrix A.
State the dimensions of matrix B.
Is A + B possible?
Consider the matrices A = \begin{bmatrix} 1 & 6 \\ -2 & 2 \\ 8 & 0 \end{bmatrix} \text{and } B = \begin{bmatrix} 3 & -1 & 5 \\ 2 & 4 & 7 \end{bmatrix}.
State the dimensions of matrix A.
State the dimensions of matrix B.
Is A + B possible?
Consider the matrices A = \begin{bmatrix} a & b \\ c & d \end{bmatrix} \text{, }B = \begin{bmatrix} a \\ b \end{bmatrix} \text{and } C = \begin{bmatrix} a & b \end{bmatrix}.
State the dimensions of matrix A.
State the dimensions of matrix B.
State the dimensions of matrix C.
Is A + B possible?
Is B - C possible?
Consider the matrices:
A = \begin{bmatrix} 1 & 5 & 3 \\ 2 & -1 & 6 \\ 10 & 7 & 8 \end{bmatrix} \text {, } B = \begin{bmatrix} 2 & -4 & 1 \\ 8 & 3 & -9 \\ 11 & 12 & 0 \end{bmatrix} \text{and } C = \begin{bmatrix} 1 & -6 \\ 5 & 9 \end{bmatrix}State the dimensions of matrix A.
State the dimensions of matrix B.
State the dimensions of matrix C.
Is A + B possible?
Is A + B - C possible?
Consider the matrices: A = B = C = \begin{bmatrix} a & b \\ c & d \\ e & f \\ g & h \end{bmatrix}
State the dimensions of matrix A.
State the dimensions of matrix B.
State the dimensions of matrix C.
Is C - B possible?
Is C + A - B possible?
Find A + B, if:
Find A - B, if:
Solve the following matrix equations for x:
Consider the following matrix equation:
\begin{bmatrix} u - 3 & 2v & 9 \\ 3x & 7 & 10 \end{bmatrix} + \begin{bmatrix} 4u & v & -3w \\ 10 & 5 & 27 \end{bmatrix} = \begin{bmatrix} 47 & 12 & 18 \\ 31 & 6y & 37 \end{bmatrix}Find the value of:
The following table shows the number of visitors to a website by country:
Australia | New Zealand | Thailand | China | |
---|---|---|---|---|
January | 37 | 25 | 29 | 41 |
February | 26 | 35 | 19 | 51 |
March | 32 | 22 | 18 | 27 |
April | 30 | 28 | 24 | 37 |
May | 31 | 20 | 24 | 28 |
Find the total number of visitors to the site during each month. Express your answer as a column matrix, where the rows describe the months in order of the given table.
Find how many more visitors were from China than from Thailand each month by subtracting an appropriate pair of column matrices. Express your answer as a column matrix, where the rows describe the months in order of the given table.
The tables below show the number of fruit and vegetables sold at Mohamad's three corner shops over a particular weekend.
Saturday:
Fruit | Vegetables | |
---|---|---|
Shop 1 | 58 | 29 |
Shop 2 | 48 | 71 |
Shop 3 | 54 | 38 |
Sunday:
Fruit | Vegetables | |
---|---|---|
Shop 1 | 45 | 32 |
Shop 2 | 40 | 62 |
Shop 3 | 38 | 46 |
Write the sales of fruit and vegetables for Saturday as a 3 \times 2 matrix.
Write the sales of fruit and vegetables for Sunday as a 3 \times 2 matrix.
Add your matrices to find the total number of sales of fruit and vegetables for each shop over the entire weekend. Express your answers as a 3 \times 2 matrix.