Multiplying Matrices (Edexcel IGCSE Maths B): Revision Note
Exam code: 4MB1
Multiplying matrices
How do I multiply two matrices?
To multiply two matrices
the number of columns in the first matrix
must be equal to the number of rows in the second matrix
For example, consider
and
You can multiply
because the number of columns in
(2) matches the number of rows in
(2)
But you cannot multiply
because the number of columns in
(3) does not match the number of rows in
(2)
Multiplying matrices involves
multiplying the corresponding elements in a row of the first matrix
with the corresponding elements in a column of the second matrix
and writing the sum of the products in the answer matrix
It is easiest to see this through some examples
The process becomes more natural the more times you do it!
How do I multiply a 2×2 matrix by a 2×1 matrix?
The answer will be a 2 x 1 matrix
Multiply the corresponding elements in the row of the first matrix with the corresponding elements in the column of the second matrix, writing their sum in the answer matrix
How do I multiply a 2×2 matrix by another 2×2 matrix?
The answer will be a 2 x 2 matrix
Multiply the corresponding elements in the row of the first matrix with the corresponding elements in the column of the second matrix, writing their sum in the answer matrix
How do I multiply a 2×2 matrix by a 2×3 matrix?
The answer will be a 2 x 3 matrix
Multiply the corresponding elements in the row of the first matrix with the corresponding elements in the column of the second matrix, writing their sum in the answer matrix
How do I multiply a 3×3 matrix by another 3×3 matrix?
The answer will be a 3 x 3 matrix
Multiply the corresponding elements in the row of the first matrix with the corresponding elements in the column of the second matrix, writing their sum in the answer matrix
How do I square a matrix?
Only square matrices (2 x 2 or 3 x 3) can be squared
Do not square each individual element
Write out a matrix multiplication
E.g. if
then
It is possible to have negative elements after squaring a matrix
When multiplying, does it matter which matrix is on the left and which is on the right?
When multiplying numbers "swapping the order doesn't change the result"
E.g. 5 × 4 = 4 × 5
This is not true for matrix multiplication
In general, AB ≠ BA
For example,
but
How can I multiply more than two matrices together?
When multiplying numbers "it doesn't matter which order you group operations into"
E.g. to do 8 x 9 x 10, either (8 x 9) x 10 or 8 x (9 x 10) works
This is also true for matrix multiplication
(AB)C ≡ A(BC)
To multiply three matrices together
it's fine to start by multiplying the first two together
then multiplying the answer with the third matrix
or to start by multiplying the second two together
then multiplying the answer with the first matrix
Just don't switch the order
A(BC) is not the same as (BC)A
What is special about the identity matrix?
Multiplying any 2×2 or 3×3 matrix by the corresponding identity matrix leaves it unchanged
and
For example, in the 2×2 case
and
This result can be proved by multiplying together the two matrices on the left side of each equation
The 2×2 identity matrix also leaves a 2×1 matrix unchanged
This can be relevant to matrix transformations
The identity matrix is an important matrix which you should know (or recognise as
in a question)
Worked Example
If ,
and
, find the following:
(i)
(ii)
(iii)
Answer:
(i) Write out in full
Multiply the matrices
Simplify
(ii) Write out in full
Multiply the matrices
Simplify
(iii) Write out as
Multiply the matrices
Simplify
Worked Example
If show that
.
Answer:
Write out as
Multiply the matrices
Write in terms of the identity matrix, by factoring out 4
Unlock more, it's free!
Was this revision note helpful?