4.03b Matrix operations: addition, multiplication, scalar

235 questions

Sort by: Default | Easiest first | Hardest first
AQA Further AS Paper 1 2020 June Q4
5 marks Standard +0.3
The matrices \(\mathbf{A}\) and \(\mathbf{B}\) are such that $$\mathbf{A} = \begin{bmatrix} 2 & a & 3 \\ 0 & -2 & 1 \end{bmatrix} \quad \text{and} \quad \mathbf{B} = \begin{bmatrix} 1 & -3 \\ -2 & 4a \\ 0 & 5 \end{bmatrix}$$
  1. Find the product \(\mathbf{AB}\) in terms of \(a\). [2 marks]
  2. Find the determinant of \(\mathbf{AB}\) in terms of \(a\). [1 mark]
  3. Show that \(\mathbf{AB}\) is singular when \(a = -1\) [2 marks]
AQA Further Paper 1 2021 June Q5
5 marks Standard +0.8
The matrix M is defined by \(\mathbf{M} = \begin{pmatrix} 3 & 2 & -2 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix}\) Prove by induction that \(\mathbf{M}^n = \begin{pmatrix} 3^n & 3^n - 1 & -3^n + 1 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix}\) for all integers \(n \geq 1\) [5 marks]
AQA Further Paper 1 2022 June Q4
1 marks Moderate -0.5
The vector \(\mathbf{v}\) is an eigenvector of the matrix \(\mathbf{N}\) with corresponding eigenvalue 4 The vector \(\mathbf{v}\) is also an eigenvector of the matrix \(\mathbf{M}\) with corresponding eigenvalue 3 Given that $$\mathbf{N}\mathbf{M}^2\mathbf{v} = \lambda\mathbf{v}$$ find the value of \(\lambda\) Circle your answer. [1 mark] 10 \(\quad\) 24 \(\quad\) 36 \(\quad\) 144
AQA Further Paper 1 2023 June Q6
11 marks Challenging +1.2
The matrix M is given by $$\mathbf{M} = \frac{1}{10} \begin{pmatrix} a & a & -6 \\ 0 & 10 & 0 \\ 9 & 14 & -13 \end{pmatrix}$$ where \(a\) is a real number. The vectors \(\mathbf{v}_1\), \(\mathbf{v}_2\), and \(\mathbf{v}_3\) are eigenvectors of \(\mathbf{M}\) The corresponding eigenvalues are \(\lambda_1\), \(\lambda_2\), and \(\lambda_3\) respectively. It is given that \(\lambda_2 = 1\) and \(\mathbf{v}_1 = \begin{pmatrix} 1 \\ 0 \\ 3 \end{pmatrix}\), \(\mathbf{v}_2 = \begin{pmatrix} 1 \\ 1 \\ 1 \end{pmatrix}\) and \(\mathbf{v}_3 = \begin{pmatrix} c \\ 0 \\ 1 \end{pmatrix}\), where \(c\) is an integer.
    1. Find the value of \(\lambda_1\) [2 marks]
    2. Find the value of \(a\) [2 marks]
  1. Find the integer \(c\) and the value of \(\lambda_3\) [4 marks]
  2. Find matrices \(\mathbf{U}\), \(\mathbf{D}\) and \(\mathbf{U}^{-1}\), such that \(\mathbf{D}\) is diagonal and \(\mathbf{M} = \mathbf{UDU}^{-1}\) [3 marks]
AQA Further Paper 1 2024 June Q12
10 marks Challenging +1.8
The line \(L_1\) has equation $$\mathbf{r} = \begin{pmatrix} 4 \\ 2 \\ 1 \end{pmatrix} + \lambda \begin{pmatrix} 1 \\ 3 \\ -1 \end{pmatrix}$$ The transformation T is represented by the matrix $$\begin{pmatrix} 2 & 1 & 0 \\ 3 & 4 & 6 \\ -5 & 2 & -3 \end{pmatrix}$$ The transformation T transforms the line \(L_1\) to the line \(L_2\)
  1. Show that the angle between \(L_1\) and \(L_2\) is 0.701 radians, correct to three decimal places. [4 marks]
  2. Find the shortest distance between \(L_1\) and \(L_2\) Give your answer in an exact form. [6 marks]
AQA Further Paper 1 Specimen Q13
5 marks Standard +0.8
Given that \(\mathbf{M} = \begin{bmatrix} 1 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & 1 \end{bmatrix}\), prove that \(\mathbf{M}^n = \begin{bmatrix} 3^{n-1} & 3^{n-1} & 3^{n-1} \\ 3^{n-1} & 3^{n-1} & 3^{n-1} \\ 3^{n-1} & 3^{n-1} & 3^{n-1} \end{bmatrix}\) for all \(n \in \mathbb{N}\) [5 marks]
AQA Further Paper 2 2019 June Q9
13 marks Challenging +1.8
  1. Find the eigenvalues and corresponding eigenvectors of the matrix $$\mathbf{M} = \begin{bmatrix} 1 & 2 \\ 5 & 5 \\ -3 & 13 \\ 5 & 10 \end{bmatrix}$$ [5 marks]
  2. Find matrices \(\mathbf{U}\) and \(\mathbf{D}\) such that \(\mathbf{D}\) is a diagonal matrix and \(\mathbf{M} = \mathbf{U}\mathbf{D}\mathbf{U}^{-1}\) [2 marks]
  3. Given that \(\mathbf{M}^n \to \mathbf{L}\) as \(n \to \infty\), find the matrix \(\mathbf{L}\). [4 marks]
  4. The transformation represented by \(\mathbf{L}\) maps all points onto a line. Find the equation of this line. [2 marks]
AQA Further Paper 2 2020 June Q4
3 marks Standard +0.8
The matrices \(\mathbf{A}\) and \(\mathbf{B}\) are defined as follows: $$\mathbf{A} = \begin{bmatrix} x + 1 & 2 \\ x + 2 & -3 \end{bmatrix}$$ $$\mathbf{B} = \begin{bmatrix} x - 4 & x - 2 \\ 0 & -2 \end{bmatrix}$$ Show that there is a value of \(x\) for which \(\mathbf{AB} = k\mathbf{I}\), where \(\mathbf{I}\) is the \(2 \times 2\) identity matrix and \(k\) is an integer to be found. [3 marks]
AQA Further Paper 2 2023 June Q5
5 marks Challenging +1.2
Josh and Zoe are solving the following mathematics problem: The curve \(C_1\) has equation $$\frac{x^2}{16} - \frac{y^2}{9} = 1$$ The matrix \(\mathbf{M} = \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}\) maps \(C_1\) onto \(C_2\) Find the equations of the asymptotes of \(C_2\) Josh says that to solve this problem you must first carry out the transformation on \(C_1\) to find \(C_2\), and then find the asymptotes of \(C_2\) Zoe says that you will get the same answer if you first find the asymptotes of \(C_1\), and then carry out the transformation on these asymptotes to obtain the asymptotes of \(C_2\) Show that Zoe is correct. [5 marks]
Edexcel CP1 2021 June Q4
9 marks Standard +0.3
  1. \(\mathbf{A}\) is a 2 by 2 matrix and \(\mathbf{B}\) is a 2 by 3 matrix. Giving a reason for your answer, explain whether it is possible to evaluate
    1. \(\mathbf{AB}\)
    2. \(\mathbf{A} + \mathbf{B}\)
    [2]
  2. Given that $$\begin{pmatrix} -5 & 3 & 1 \\ a & 0 & 0 \\ b & a & b \end{pmatrix}\begin{pmatrix} 0 & 5 & 0 \\ 2 & 12 & -1 \\ -1 & -11 & 3 \end{pmatrix} = \lambda\mathbf{I}$$ where \(a\), \(b\) and \(\lambda\) are constants,
    1. determine
    2. Hence deduce the inverse of the matrix \(\begin{pmatrix} -5 & 3 & 1 \\ a & 0 & 0 \\ b & a & b \end{pmatrix}\)
    [3]
  3. Given that $$\mathbf{M} = \begin{pmatrix} 1 & 1 & 1 \\ 0 & \sin\theta & \cos\theta \\ 0 & \cos 2\theta & \sin 2\theta \end{pmatrix} \quad \text{where } 0 \leq \theta < \pi$$ determine the values of \(\theta\) for which the matrix \(\mathbf{M}\) is singular. [4]
OCR Further Pure Core 2 2024 June Q3
7 marks Standard +0.3
Matrices \(\mathbf{A}\) and \(\mathbf{B}\) are given by \(\mathbf{A} = \begin{pmatrix} 4 & -3 \\ -2 & 2 \end{pmatrix}\) and \(\mathbf{B} = \begin{pmatrix} 3 & -5 \\ 0 & 1 \end{pmatrix}\).
  1. Find \(2\mathbf{A} - 4\mathbf{B}\). [2]
  2. Write down the matrix \(\mathbf{C}\) such that \(\mathbf{A}\mathbf{C} = 2\mathbf{A}\). [1]
  3. Find the value of \(\det \mathbf{A}\). [1]
  4. In this question you must show detailed reasoning. Use \(\mathbf{A}^{-1}\) to solve the equations \(4x - 3y = 7\) and \(-2x + 2y = 9\). [3]
OCR MEI Further Pure Core AS 2018 June Q1
4 marks Moderate -0.8
The matrices \(\mathbf{A}\), \(\mathbf{B}\) and \(\mathbf{C}\) are defined as follows: $$\mathbf{A} = \begin{pmatrix} 1 \\ 2 \\ 3 \end{pmatrix}, \quad \mathbf{B} = \begin{pmatrix} 2 & 0 & 3 \\ 1 & -1 & 3 \end{pmatrix}, \quad \mathbf{C} = \begin{pmatrix} 1 & 3 \end{pmatrix}.$$ Calculate all possible products formed from two of these three matrices. [4]
OCR MEI Further Pure Core AS 2018 June Q8
6 marks Standard +0.3
Prove by induction that \(\begin{pmatrix} 1 & 1 \\ 0 & 2 \end{pmatrix}^n = \begin{pmatrix} 1 & 2^n - 1 \\ 0 & 2^n \end{pmatrix}\) for all positive integers \(n\). [6]
OCR MEI Further Pure Core AS Specimen Q9
14 marks Challenging +1.2
You are given that matrix \(\mathbf{M} = \begin{pmatrix} -3 & 8 \\ -2 & 5 \end{pmatrix}\).
  1. Prove that, for all positive integers \(n\), \(\mathbf{M}^n = \begin{pmatrix} 1-4n & 8n \\ -2n & 1+4n \end{pmatrix}\). [6]
  2. Determine the equation of the line of invariant points of the transformation represented by the matrix \(\mathbf{M}\). [3]
It is claimed that the answer to part (ii) is also a line of invariant points of the transformation represented by the matrix \(\mathbf{M}^n\), for any positive integer \(n\).
  1. Explain geometrically why this claim is true. [2]
  2. Verify algebraically that this claim is true. [3]
SPS SPS ASFM 2020 May Q6
6 marks Challenging +1.2
In this question you must show detailed reasoning. M is the matrix \(\begin{pmatrix} 1 & 6 \\ 0 & 2 \end{pmatrix}\). Prove that \(\mathbf{M}^n = \begin{pmatrix} 1 & 3(2^{n+1} - 2) \\ 0 & 2^n \end{pmatrix}\), for any positive integer \(n\). [6]
SPS SPS FM 2020 December Q5
4 marks Moderate -0.8
The \(2 \times 2\) matrix A represents a rotation by \(90°\) anticlockwise about the origin. The \(2 \times 2\) matrix B represents a reflection in the line \(y = -x\). The matrix B is given by $$\mathbf{B} = \begin{pmatrix} 0 & -1 \\ -1 & 0 \end{pmatrix}$$
  1. Write down the matrix representing A. [1]
  2. The \(2 \times 2\) matrix C represents a rotation by \(90°\) anticlockwise about the origin, followed by a reflection in the line \(y = -x\). Compute the matrix C and describe geometrically the single transformation represented by C. [3]
SPS SPS FM 2020 December Q8
5 marks Standard +0.3
  1. The \(2 \times 2\) matrix A is given by $$\mathbf{A} = \begin{pmatrix} 7 & 3 \\ 2 & 1 \end{pmatrix}.$$ The \(2 \times 2\) matrix B satisfies $$\mathbf{BA}^2 = \mathbf{A}.$$ Find the matrix B. [3]
  2. The \(2 \times 2\) matrix C is given by $$\mathbf{C} = \begin{pmatrix} -2 & 4 \\ -1 & 2 \end{pmatrix}.$$ By considering \(\mathbf{C}^2\), show that the matrices \(\mathbf{I} - \mathbf{C}\) and \(\mathbf{I} + \mathbf{C}\) are inverse to each other. [2]
SPS SPS FM 2021 March Q6
8 marks Standard +0.3
$$\text{M} = \begin{pmatrix} 2 & 3 \\ 0 & 1 \end{pmatrix}$$ [2] Prove by induction that \(\text{M}^n = \begin{pmatrix} 2^n & 3(2^n - 1) \\ 0 & 1 \end{pmatrix}\), for all positive integers \(n\). [6]
SPS SPS FM 2021 April Q7
6 marks Standard +0.3
$$\mathbf{M} = \begin{pmatrix} 2 & 3 \\ 0 & 1 \end{pmatrix}.$$ Prove by induction that \(\mathbf{M}^n = \begin{pmatrix} 2^n & 3(2^n - 1) \\ 0 & 1 \end{pmatrix}\), for all positive integers \(n\). [6]
SPS SPS FM Pure 2021 May Q3
5 marks Moderate -0.3
You are given the matrix \(\mathbf{A} = \begin{pmatrix} 1 & 0 & 0 \\ 0 & 0 & 1 \\ 0 & -1 & 0 \end{pmatrix}\).
  1. Find \(\mathbf{A}^4\). [1]
  2. Describe the transformation that \(\mathbf{A}\) represents. [2]
The matrix \(\mathbf{B}\) represents a reflection in the plane \(x = 0\).
  1. Write down the matrix \(\mathbf{B}\). [1]
The point \(P\) has coordinates \((2, 3, 4)\). The point \(P'\) is the image of \(P\) under the transformation represented by \(\mathbf{B}\).
  1. Find the coordinates of \(P'\). [1]
SPS SPS FM 2022 February Q1
4 marks Easy -1.3
The matrices \(\mathbf{A}\) and \(\mathbf{B}\) are given by \(\mathbf{A} = \begin{pmatrix} 4 & 1 \\ 0 & 2 \end{pmatrix}\) and \(\mathbf{B} = \begin{pmatrix} 1 & 1 \\ 0 & -1 \end{pmatrix}\).
  1. Find \(\mathbf{A} + 3\mathbf{B}\). [2]
  2. Show that \(\mathbf{A} - \mathbf{B} = k\mathbf{I}\), where \(\mathbf{I}\) is the identity matrix and \(k\) is a constant whose value should be stated. [2]
SPS SPS FM 2022 February Q7
8 marks Moderate -0.3
The matrix \(\mathbf{A}\) is given by \(\mathbf{A} = \begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix}\).
  1. Find \(\mathbf{A}^2\) and \(\mathbf{A}^3\). [3]
  2. Hence suggest a suitable form for the matrix \(\mathbf{A}^n\). [1]
  3. Use induction to prove that your answer to part (ii) is correct. [4]
SPS SPS FM Pure 2022 February Q4
9 marks Standard +0.3
  1. \(\mathbf{A}\) is a 2 by 2 matrix and \(\mathbf{B}\) is a 2 by 3 matrix. Giving a reason for your answer, explain whether it is possible to evaluate
    1. \(\mathbf{AB}\)
    2. \(\mathbf{A} + \mathbf{B}\)
    [2]
  2. Given that $$\begin{pmatrix} -5 & 3 & 1 \\ a & 0 & 0 \\ b & a & b \end{pmatrix} \begin{pmatrix} 0 & 5 & 0 \\ 2 & 12 & -1 \\ -1 & -11 & 3 \end{pmatrix} = \lambda \mathbf{I}$$ where \(a\), \(b\) and \(\lambda\) are constants,
    1. determine • the value of \(\lambda\) • the value of \(a\) • the value of \(b\)
    2. Hence deduce the inverse of the matrix \(\begin{pmatrix} -5 & 3 & 1 \\ a & 0 & 0 \\ b & a & b \end{pmatrix}\)
    [3]
  3. Given that $$\mathbf{M} = \begin{pmatrix} 1 & 1 & 1 \\ 0 & \sin\theta & \cos\theta \\ 0 & \cos 2\theta & \sin 2\theta \end{pmatrix} \quad \text{where } 0 \leqslant \theta < \pi$$ determine the values of \(\theta\) for which the matrix \(\mathbf{M}\) is singular. [4]
SPS SPS FM Pure 2022 February Q7
5 marks Standard +0.8
The matrix \(\mathbf{M}\) is defined by \(\mathbf{M} = \begin{pmatrix} 3 & 2 & -2 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix}\) $$\mathbf{M}^n = \begin{pmatrix} 3^n & 3^n - 1 & -3^n + 1 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix}$$ Prove by induction that \(\mathbf{M}^n = \begin{pmatrix} 3^n & 3^n - 1 & -3^n + 1 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix}\) for all integers \(n \geq 1\) [5 marks]
SPS SPS FM 2023 January Q1
5 marks Easy -1.3
The matrices \(\mathbf{A}\) and \(\mathbf{B}\) are given by \(\mathbf{A} = \begin{pmatrix} 2 & a \\ 0 & 1 \end{pmatrix}\) and \(\mathbf{B} = \begin{pmatrix} 2 & a \\ 4 & 1 \end{pmatrix}\). \(\mathbf{I}\) denotes the \(2 \times 2\) identity matrix. Find
  1. \(\mathbf{A} + 3\mathbf{B} - 4\mathbf{I}\). [3]
  2. \(\mathbf{AB}\). [2]