Advanced Higher Maths
Matrices

 For textbooks and tutoring, we recommend: 

Page sections

Topic content

  • Addition, subtraction, multiplication by a scalar, multiplication of matrices
  • Properties of matrix addition and multiplication (commutativity, associativity, distributivity)
  • Properties of transpose, identity matrix and inverse
  • Finding the determinant and inverse of \(2\!\times\!2\) and \(3\!\times\!3\) matrices
  • determining whether a matrix is singular
  • Using \(2\!\times\!2\) transformation matrices: rotation, reflection, dilation and composition of transformations
  • See also: Systems of Equations.

Textbook page numbers

  • Zeta AH Maths Textbook pp.200-243
  • Leckie AH Maths Textbook pp.265-294
  • Leckie Practice Book pp.66-73

Buy our favourite textbook

Zeta: Advanced Higher
Clear and comprehensive.
Progressive exercises.
Includes answers.
Buy from Zeta Press 

Matrix transformation

Anti-clockwise rotation through an angle \(\theta\) about the origin:

$$\left(\begin{array}{@{\,}rr@{\,}} \text{cos}\,\theta & -\text{sin}\,\theta\\ \text{sin}\,\theta & \text{cos}\,\theta\, \end{array}\right)$$

This is the only transformation matrix given on the formulae list . You need to either know or be able to very quickly derive  the matrices for reflections (in either axis or \(y=\pm x\)) and dilations (centred on the origin).

×

Transformation matrices

This two-step algorithm can help you quickly derive the \(2\!\times\!2\) transformation matrices that represent reflections, rotations or dilations.

Step 1: Find the image of \(\raise 0.2pt{(1,0)}\) and write the coordinates in the first column of the transformation matrix.

Step 2: Find the image of \(\raise 0.2pt{(0,1)}\) and write these coordinates in the second column of the transformation matrix.

Properties of matrices

The following properties are listed in the specification . You need to know and be able to apply these.

  • Addition is commutative: \(A\!+\!B=B\!+\!A\)
  • Addition is associative: \((A\!+\!B)\!+\!C=A\!+\!(B\!+\!C)\)
  • Multiplication, in general, is not commutative: \(AB\neq BA\)
  • Multiplication is associative: \((AB)C=A(BC)\)
  • Addition is distributive over multiplication: \(A(B\!+\!C)=AB\!+\!AC\)
  • \((A')'=A\)
  • \((A\!+\!B)'=A'\!+\!B'\)
  • \((AB)'=B'A'\)
  • Any square matrix \(A\) is orthogonal if \(A'A=AA'=I\)
  • \(B=A^{-1}\) if \(AB=BA=I\)
  • \(\text{det}(AB)=\text{det}\,A\,\text{det}\,B\)
  • \((AB)^{-1}=B^{-1}A^{-1}\small.\)

Need a tutor for AH Maths?

Try our free, no-obligation tutor search tool.
Click here to find a tutor in your area. 

×
Tutor search widget loading...

If this message continues to display, please refresh the page.

Example 1 (non-calculator)

Subtopics: Inverse, Transpose

Matrix \(A\) is defined by \(A=\left(\begin{array}{@{\,}rr@{\,}} -4 & -3\\ 6 & 5 \end{array}\right)\small.\)
Find: (a) \(A^{-1}\)  (b) \(A'\small.\)

Example 2 (non-calculator)

Subtopics: Determinant, Singularity

Matrix \(P=\left(\begin{array}{@{\,}rr@{\,}} -9 & 3\\ n & 4 \end{array}\right)\small,\) where \(n\in\mathbb R\small.\)
Find the value of \(n\) such that \(P\) is singular.

Example 3 (non-calculator)

Subtopics: Matrix operations, Transpose

Matrices \(A=\left(\begin{array}{@{\,}rr@{\,}} 4 & 2\\ 1 & p \end{array}\right)\) and \(B=\left(\begin{array}{@{\,}rr@{\,}} 8 & 2\\ q & 1 \end{array}\right)\small.\)
Given that \(B=2A'\small,\) find \(p\) and \(q\small.\)

Example 4 (non-calculator)

Subtopic: Properties of transpose

Show that \(A=\left(\begin{array}{@{\,}rr@{\,}} \large\frac35 & -\large\frac45\\ \large\frac45 & \large\frac35 \end{array}\right)\) is orthogonal.

Example 5 (non-calculator)

Subtopic: Properties of transpose

A square matrix \(A\) is said to be symmetric if \(A'\!=\!A\) and skew-symmetric if \(A'\!=\!-A\small.\)
For any \(2\!\times\!2\) matrix \(A\small,\) show that \(\raise 0.2pt{A\!+\!A'}\) is symmetric and \(\raise 0.2pt{A\!-\!A'}\) is skew-symmetric.

Recommended textbook

Zeta Maths: Advanced Higher Maths 
 Best price, direct from Zeta Press

Example 6 (non-calculator)

Subtopic: Matrix operations

\(A\) is the matrix \(\left(\begin{array}{@{\,}rr@{\,}} 3 & 0\\ \lambda & -2 \end{array}\right)\small.\)
Show that \(A^2\) can be expressed in the form \(pA\!+\!qI\small,\) stating the values of \(p\) and \(q\small.\)

Example 7 (non-calculator)

Subtopic: Determinant

The matrix \(\raise 0.3pt{A=\left(\begin{array}{@{\,}rr@{\,}} 2\, & 3\:\:\: & \phantom{-}1\: \\ -1\, & \mu\:\:\: & \phantom{-}4\: \\ 5\, & 0\:\:\: & -2\: \end{array}\right)\small.}\)
Given that the determinant of \(A\) is \(36\small,\) determine the value of \(\mu\small.\)

Example 8 (non-calculator)

SQA Advanced Higher Maths 2015 Q5
Subtopics: Determinant, Singularity

Obtain the value(s) of \(p\) for which the matrix \(A=\left(\begin{array}{@{\,}rr@{\,}} p & 2\:\:\: & \phantom{-}0\:\\ 3 & p\:\:\: & \phantom{-}1\:\\ 0 & -1\:\:\: & -1\: \end{array}\right)\) is singular.

Example 9 (non-calculator)

Subtopics: Inverse, Elementary row operations

Find the inverse of the non-singular matrix \(\raise 0.3pt{A=}\begin{pmatrix} \phantom{-}1 & \phantom{-}2 & -1\,\cr -2 & \phantom{-}0 & \phantom{-}1\,\cr \phantom{-}1 & -1 & \phantom{-}0\, \end{pmatrix}\small.\)

Example 10 (non-calculator)

Subtopic: Transformation matrices

(a)  Write down the \(2\!\times\!2\) matrix \(M_1\) associated with reflection in the \(\raise 0.3pt{x}\)-axis.
(b)  Write down the \(2\!\times\!2\) matrix \(M_2\) that represents reflection in the line \(\raise 0.3pt{y=-x\small.}\)
(c)  Find the \(2\!\times\!2\) matrix \(M_3\) associated with reflection in the line \(\raise 0.3pt{y=-x}\) followed by reflection in the \(\raise 0.3pt{x}\)-axis.
(d)  State the single transformation associated with \(M_3\small.\)

Example 11 (calculator)

SQA Advanced Higher Maths 2018 Q11
Subtopic: Transformation matrices

(a)  Obtain the matrix, \(A\small,\) associated with an anticlockwise rotation of \(\large\frac{\pi}{3}\) radians about the origin.
(b)  Find the matrix, \(B\small,\) associated with reflection in the \(\raise 0.3pt{x}\)-axis.
(c)  Hence obtain the matrix, \(P\small,\) associated with an anticlockwise rotation of \(\large\frac{\pi}{3}\) radians about the origin followed by reflection in the \(\raise 0.3pt{x}\)-axis, expressing your answer using exact values.
(d)  Explain why matrix \(P\) is not associated with rotation about the origin.

Example 12 (non-calculator)

SQA Advanced Higher Maths 2025 Paper 1 Q4
Subtopics: Transpose, Determinant, Singularity

Matrices \(A\) and \(B\) are defined by \(A=\left(\begin{array}{@{\,}rr@{\,}} -3 & 2\\ 0 & 1 \end{array}\right)\) and \(B=\left(\begin{array}{@{\,}rr@{\,}} 2 & 2\\ 5 & \lambda \end{array}\right)\) where \(\lambda\in\mathbb R\small.\)
(a)  Find \(3A+2B\small.\)
(b) (i)  Find \(A'B\small,\) where \(A'\) is the transpose of \(A\small.\)
     (ii)  Find an expression for the determinant of \(A'B\small.\)
    (iii)  Determine the value of \(\lambda\) such that \(A'B\) is singular.

Need a tutor for AH Maths?

Try our free, no-obligation tutor search tool.
Click here to find a tutor in your area. 

×
Tutor search widget loading...

If this message continues to display, please refresh the page.

Buy AH Maths revision guides

How To Pass: Advanced Higher Maths 
BrightRED: AH Maths Study Guide 

Past paper questions

Matrix operations:
2016 Exemplar Q7(a) & Q7(c)
2016 Paper Q7(b) & Q7(c)
2017 Paper Q7(a)(iii)
2018 Paper Q7(a)
2019 Paper Q2
2019 Specimen Paper 1 Q1(b)
2021 Paper 1 Q2(a)
2021 Paper 2 Q5
2022 Paper 2 Q9 (with proof)
2025 Paper 1 Q4(a)
2025 Paper 2 Q8(a)
Determinant and inverse:
2016 Exemplar Paper Q7(b)
2016 Specimen Paper Q6
2016 Paper Q7(a)
2017 Paper Q7
2018 Paper Q7(b)
2019 Paper Q2
2019 Specimen Paper 1 Q1(a)
2021 Paper 1 Q2(b)
2021 Paper 2 Q5(b)
2022 Paper 2 Q5
2023 Paper 2 Q3
2024 Paper 1 Q4
2025 Paper 1 Q4(b)
2025 Paper 2 Q8(b)
• 2026 Paper 1 Q5
Transformation matrices:
2016 Exemplar Paper Q11
2018 Paper Q11
2023 Paper 1 Q9
2024 Paper 1 Q6
Pre-2016 AH Maths specification:
PPQs from 2007 (with answers)

Buy our favourite textbook

Zeta: Advanced Higher
Clear and comprehensive.
Progressive exercises.
Includes answers.
Buy from Zeta Press 

Matrices worksheets

Armadale Academy worksheet
Exam-style questions (Solutions)
Dunblane High School worksheet
Matrices (with answers)
High School of Glasgow worksheet
Matrices (with answers)
Knox Academy worksheet
Matrices & equations (with answers)
Lanark Grammar worksheet
Matrices (with answers)

Buy AH Maths revision guides

How To Pass: Advanced Higher Maths 
BrightRED: AH Maths Study Guide 

Notes and videos

Notes – Auchmuty High School
Notes – Hyndland Secondary School
Notes – Madras College
Notes and examples – Maths Mutt
Notes and exercises
– St Andrew's Academy
Notes – St Machar Academy
Videos – Clelland Maths
Videos – St Andrew's Academy
Videos – Mr Thomas

⇦ AH topic list  ⇧ Top of this page