Topic 3: Further matrices
Use 2x2 matrices to represent linear transformations of the plane, compute determinants and inverses, interpret the determinant as a scaling factor, and combine transformations through matrix multiplication
A focused answer to the QCE Specialist Mathematics Unit 3 dot point on further matrices. Covers 2x2 matrix multiplication, determinants, inverses, the determinant as an area-scaling factor, standard transformation matrices for rotation, reflection, dilation and shear, and composition by matrix product, with a verified worked example and the order-of-multiplication trap.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
What this dot point is asking
QCAA wants you to use matrices to represent and combine linear transformations of the plane, compute determinants and inverses, and interpret the determinant geometrically as a signed area-scaling factor. Matrices are assessed in IA2 and the external assessment, and the geometric interpretation of transformations is a regular extended-response theme.
The answer
Matrix arithmetic
A matrix multiplies a column vector to produce a new vector. For
Multiplying two matrices applies one transformation after another. Matrix multiplication is associative but not commutative, so in general.
Determinant and inverse
The determinant of is
When the matrix is invertible, with
The inverse swaps the leading diagonal, negates the off-diagonal, and divides by the determinant. If the transformation collapses the plane onto a line (or point) and has no inverse.
Determinant as area scaling
The absolute value is the factor by which areas are scaled under the transformation: a unit square of area maps to a parallelogram of area . The sign of records orientation: a negative determinant means the transformation includes a reflection (orientation is reversed).
Standard transformation matrices
Rotation anticlockwise by angle about the origin:
Reflection in the line (here in the -axis as ):
Dilation (scaling) by factors and :
A shear parallel to the -axis is with determinant , so shears preserve area.
Composing transformations
To apply transformation then transformation to a vector, compute . The combined matrix is the product , with the second transformation on the left. Order matters: rotating then reflecting generally differs from reflecting then rotating. The determinant of a product equals the product of determinants, , so the area-scaling factors multiply.
Finding the matrix from images of basis vectors
A powerful shortcut: the columns of a transformation matrix are the images of the standard basis vectors. If a linear transformation sends to and to , then . This lets you build the matrix of any described transformation directly, and it explains every standard matrix: the rotation matrix has columns and because those are the images of the unit vectors after turning through .
Invariant points and lines
A transformation may fix certain points or lines. An invariant point satisfies , which rearranges to . The origin is always invariant under a linear transformation. An invariant line through the origin is one whose direction is unchanged in direction (though possibly stretched), satisfying for some scalar . For a reflection, the mirror line is invariant point-by-point, while the perpendicular direction is reversed; for a rotation other than or , no real line through the origin is invariant, which matches the geometric picture of everything turning.
The identity and inverse as transformations
The identity matrix leaves every vector unchanged, and undoes , since . Geometrically the inverse reverses the transformation: the inverse of a rotation by is a rotation by , and the inverse of a dilation by is a dilation by . A singular matrix () crushes the plane onto a line, losing information, which is exactly why it cannot be undone and has no inverse.
Exam-style practice questions
Practice questions written in the style of QCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
QCAA 20224 marksPaper 1 (technique). Let . (a) Determine . (b) Determine . (c) State the factor by which scales areas.Show worked answer →
(a)
(b)
(c) Areas scale by
Markers reward the determinant, the inverse with the diagonal swap and sign changes, and the area-scaling interpretation.
QCAA 20236 marksPaper 2 (complex familiar). A transformation reflects points in the -axis and then rotates them anticlockwise about the origin. (a) Determine the single matrix representing the combined transformation. (b) Determine the image of the point . (c) Justify, using the determinant, whether preserves or reverses orientation.Show worked answer →
(a) Reflection in the -axis is ; rotation anticlockwise is . Rotation is applied second, so
(b)
(c) , so orientation is reversed (the reflection dominates), and area is preserved since .
Markers reward the correct composition order, the image, and the determinant justification.
