Operations with Matrices (DP IB Applications & Interpretation (AI)): Revision Note
Did this video help you?
Matrix addition & subtraction
How is addition and subtraction performed with matrices?
Two matrices of the same order can be added or subtracted
Only corresponding elements of the two matrices are added or subtracted
e.g.
The resultant matrix is of the same order as the original matrices being added or subtracted
What are the properties of matrix addition?
Addition is commutative
Addition is associative
The zero matrix is the additive identity
for all matrices
Subtraction is the inverse of addition
Examiner Tips and Tricks
Make sure that you know how to add and subtract matrices on your GDC for speed or for checking work in an exam!
Worked Example
Consider the matrices ,
.
a) Find .

b) Find .

Matrix multiplication
How do I multiply a matrix by a scalar?
Multiply each element in the matrix by the scalar value
e.g.
The resultant matrix is of the same order as the original matrix
Multiplication by a negative scalar changes the sign of each element in the matrix
How do I multiply a matrix by another matrix?
You can only multiply two matrices if their orders are compatible
only exists if the number of columns in
is equal to the number of rows in
If the order of
is
and the order of
is
then the order of
is
To find the element of
in the row
and the column
multiply each element in the row
of matrix
with the corresponding element in the column
of matrix
find the sum of the products
e.g. If
,
then
then
Examiner Tips and Tricks
You might have used a grid to multiply numbers or expand brackets. You can set out matrix multiplication similarly to make it clear which elements need to get multiplied together.
What are the properties of matrix multiplication?
Multiplication is not commutative
In general
Order matters
Multiplication is associative
Multiplication is distributive with addition
The identity matrix is the multiplicative identity
Any product involving a zero matrix results in a zero matrix
The converse is not true
i.e. if
then it is possible that both
and
are non-zero
Powers of square matrices are repeated multiplication
etc
Examiner Tips and Tricks
Matrix multiplication works very similarly to multiplication of real numbers. However, be careful with the order. Some results do not work with matrices because of this.
For example, with might be different to
.
Worked Example
Consider the matrices and
.
a) Find .

b) Explain why you cannot find .

c) Find .

Unlock more, it's free!
Did this page help you?