How do matrices encode linear transformations, and how do you invert a 2x2 matrix?
Matrix algebra including addition, multiplication and the identity, the determinant and inverse of a 2x2 matrix, and matrices as linear transformations of the plane including rotations, reflections and enlargements.
A CCEA AS Further Maths answer on matrix addition and multiplication, the identity matrix, the determinant and inverse of a 2x2 matrix, singular matrices, and how matrices represent rotations, reflections and enlargements of the plane.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
CCEA wants you to handle matrix algebra (addition, scalar multiples, matrix products and the identity), find the determinant and inverse of a matrix, recognise a singular matrix, and use matrices to represent transformations of the plane such as rotations, reflections and enlargements. Using an inverse to solve simultaneous equations is a standard exam task.
The answer
Matrix algebra
For matrices the product is
The identity matrix
The determinant and inverse of a 2x2 matrix
Matrices as transformations
A combined transformation is the product of the matrices, applied right to left: then is .
Examples in context
Example 1. Computer graphics. Every rotation, scaling and reflection of an on-screen shape is a matrix multiplying the coordinates of its vertices. Combining moves into a single product matrix lets a graphics card transform thousands of points with one operation, exactly the "multiply the matrices" idea.
Example 2. Solving linear systems. Writing and computing is the matrix method for simultaneous equations. A singular matrix () signals that the equations have no unique solution, which is why the determinant test matters.
Try this
Q1. Find . [1 mark]
- Cue. .
Q2. Write down the matrix for an enlargement, centre the origin, scale factor . [1 mark]
- Cue. .
Q3. Show that is singular. [2 marks]
- Cue. , so it has no inverse.
Exam-style practice questions
Practice questions written in the style of CCEA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
CCEA AS 20206 marksThe matrix is . Find and , and hence solve the simultaneous equations , .Show worked answer →
The determinant is
The inverse swaps the leading diagonal, negates the other diagonal and divides by the determinant:
Writing the equations as gives
So , . Markers reward the determinant, the correct inverse formula, and using it to solve the system.
CCEA AS 20185 marksThe matrix represents an anticlockwise rotation of about the origin. Write down , and find the image of the point under this rotation.Show worked answer →
An anticlockwise rotation through angle about the origin has matrix .
For , and , so
The image of is
So the image is . Markers reward the correct rotation matrix and the matrix-vector multiplication.
Related dot points
- The imaginary unit, arithmetic of complex numbers, the complex conjugate, the Argand diagram, modulus and argument, and complex roots of real polynomial equations occurring in conjugate pairs.
A CCEA AS Further Maths answer on the imaginary unit, adding, multiplying and dividing complex numbers, the complex conjugate, the Argand diagram, modulus and argument, and why complex roots of real polynomials occur in conjugate pairs.
- The relationships between the roots and coefficients of quadratic, cubic and quartic equations, and forming new equations whose roots are functions of the original roots.
A CCEA AS Further Maths answer on the relationships between roots and coefficients for quadratics, cubics and quartics, the symmetric functions of the roots, and how to form a new polynomial whose roots are functions of the original roots.
- Eigenvalues and eigenvectors of a 2x2 matrix, the characteristic equation, invariant lines and lines of invariant points of a transformation, and using eigenvectors to describe the geometry of a matrix.
A CCEA A2 Further Maths answer on eigenvalues and eigenvectors of a 2x2 matrix, the characteristic equation, finding eigenvectors, invariant lines and lines of invariant points, and what they reveal about a transformation.
- Summation of finite series using the standard results for the sum of r, r squared and r cubed, and the method of differences for telescoping sums.
A CCEA AS Further Maths answer on summing finite series, the standard results for the sum of r, r squared and r cubed, manipulating sigma notation, and the method of differences for telescoping series.
Sources & how we know this
- CCEA GCE Further Mathematics specification — CCEA (2018)