Multiplying Matrices (AQA GCSE Further Maths)
Revision Note
Written by: Mark Curtis
Reviewed by: Dan Finlay
Multiplying Matrices
How do I multiply a 2x2 matrix by a 2x1 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 2x2 matrix by another 2x2 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
The process becomes more natural the more times you do it!
How do I square a 2x2 matrix?
Do not square each individual element
Write out a matrix multiplication
If then
It is possible to have negative elements after squaring a matrix
What does commutative mean?
Commutative means "swapping the order doesn't change the result"
5 × 4 = 4 × 5 and 3 + 2 = 2 + 3
Multiplication and addition of numbers is commutative
4 ÷ 2 ≠ 2 ÷ 4 and 5 - 3 ≠ 3 - 5
Division and subtraction of numbers is not commutative
Matrix multiplication is not commutative
AB ≠ BA
For example, but
What does associative mean?
Associative means "it doesn't matter which order you group operations into"
To do 5 + 4 + 3, either (5 + 4) + 3 or 5 + (4 + 3) works
To do 8 x 9 x 10, either (8 x 9) x 10 or 8 x (9 x 10) works
Multiplication and addition of numbers is associative
(8 ÷ 4) ÷ 2 ≠ 8 ÷ (4 ÷ 2) and (5 - 4) - 3 ≠ 5 - (4 - 3)
Division and subtraction of numbers is not associative
Matrix multiplication is associative
(AB)C ≡ A(BC)
To multiply three matrices together, it's fine to start by multiplying the first two together, or to start by multiplying the second two together
Just don't switch the order
A(BC) is not (BC)A
Worked Example
If , and , find the following:
(i)
(ii)
(iii)
(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
The Identity Matrix
What is the Identity Matrix?
The identity matrix, I, is a 2×2 matrix with 1s along the diagonal from top-left to bottom-right and zeros everywhere else
Multiplying any 2×2 matrix by the identity matrix leaves it unchanged
and
and
This result can be proved by multiplying together the two matrices on the left
The identity matrix is an important matrix which you should know (or recognise as I in a question)
Worked Example
If show that .
Write out as
Multiply the matrices
Write in terms of the identity matrix, by factoring out 4
Forming Equations With Matrices
How do I form equations using matrices?
Matrices with letters as elements can lead to algebra
Multiply any matrices together first, then equate each element
elements on the left-hand side must equal their corresponding element on the right-hand side
if then a = p, b = q, c = r and d = s
Harder questions may lead to simultaneous equations being formed
Calculations may refer to I; the identity matrix
Worked Example
If , find the values of , and .
Multiply the matrices on the left-hand side, and write as a matrix
Simplify, then multiply the right-hand side
Equate the top-right elements
Equate the top-left elements (use )
Equate the bottom-left elements then solve
We have found all the unknowns, but we should also equate the bottom right-elements as a check
Last updated:
You've read 0 of your 5 free revision notes this week
Sign up now. It’s free!
Did this page help you?