4.03r Solve simultaneous equations: using inverse matrix

128 questions

Sort by: Default | Easiest first | Hardest first
WJEC Further Unit 1 2023 June Q2
5 marks Moderate -0.8
2. The matrices \(\mathbf { A }\) and \(\mathbf { B }\) are such that \(\mathbf { A } = \left[ \begin{array} { c c } 2 & - 1 \\ 4 & - 7 \end{array} \right]\) and \(\mathbf { B } = \left[ \begin{array} { c c c } 2 & 0 & 9 \\ 4 & - 20 & 13 \end{array} \right]\).
  1. Find the inverse of \(\mathbf { A }\).
  2. Hence, find the matrix \(\mathbf { X }\), where \(\mathbf { A X } = \mathbf { B }\).
Edexcel CP AS 2018 June Q1
5 marks Standard +0.3
1. $$\mathbf { M } = \left( \begin{array} { r r r } 2 & 1 & - 3 \\ 4 & - 2 & 1 \\ 3 & 5 & - 2 \end{array} \right)$$
  1. Find \(\mathbf { M } ^ { - 1 }\) giving each element in exact form.
  2. Solve the simultaneous equations $$\begin{array} { r } 2 x + y - 3 z = - 4 \\ 4 x - 2 y + z = 9 \\ 3 x + 5 y - 2 z = 5 \end{array}$$
  3. Interpret the answer to part (b) geometrically.
    V349 SIHI NI IMIMM ION OCVJYV SIHIL NI LIIIM ION OOVJYV SIHIL NI JIIYM ION OC
Edexcel CP AS 2019 June Q10
12 marks Standard +0.8
  1. The population of chimpanzees in a particular country consists of juveniles and adults. Juvenile chimpanzees do not reproduce.
In a study, the numbers of juvenile and adult chimpanzees were estimated at the start of each year. A model for the population satisfies the matrix system $$\binom { J _ { n + 1 } } { A _ { n + 1 } } = \left( \begin{array} { c c } a & 0.15 \\ 0.08 & 0.82 \end{array} \right) \binom { J _ { n } } { A _ { n } } \quad n = 0,1,2 , \ldots$$ where \(a\) is a constant, and \(J _ { n }\) and \(A _ { n }\) are the respective numbers of juvenile and adult chimpanzees \(n\) years after the start of the study.
  1. Interpret the meaning of the constant \(a\) in the context of the model. At the start of the study, the total number of chimpanzees in the country was estimated to be 64000 According to the model, after one year the number of juvenile chimpanzees is 15360 and the number of adult chimpanzees is 43008
    1. Find, in terms of \(a\) $$\left( \begin{array} { c c } a & 0.15 \\ 0.08 & 0.82 \end{array} \right) ^ { - 1 }$$
    2. Hence, or otherwise, find the value of \(a\).
    3. Calculate the change in the number of juvenile chimpanzees in the first year of the study, according to this model. Given that the number of juvenile chimpanzees is known to be in decline in the country,
  2. comment on the short-term suitability of this model. A study of the population revealed that adult chimpanzees stop reproducing at the age of 40 years.
  3. Refine the matrix system for the model to reflect this information, giving a reason for your answer.
    (There is no need to estimate any unknown values for the refined model, but any known values should be made clear.)
Edexcel CP AS 2020 June Q1
6 marks Standard +0.8
  1. A system of three equations is defined by
$$\begin{aligned} k x + 3 y - z & = 3 \\ 3 x - y + z & = - k \\ - 16 x - k y - k z & = k \end{aligned}$$ where \(k\) is a positive constant.
Given that there is no unique solution to all three equations,
  1. show that \(k = 2\) Using \(k = 2\)
  2. determine whether the three equations are consistent, justifying your answer.
  3. Interpret the answer to part (b) geometrically.
Edexcel CP AS 2021 June Q4
7 marks Standard +0.3
4. $$\mathbf { M } = \left( \begin{array} { r r r } 2 & 1 & 4 \\ k & 2 & - 2 \\ 4 & 1 & - 2 \end{array} \right) \quad \mathbf { N } = \left( \begin{array} { r r r } k - 7 & 6 & - 10 \\ 2 & - 20 & 24 \\ - 3 & 2 & - 1 \end{array} \right)$$ where \(k\) is a constant.
  1. Determine, in simplest form in terms of \(k\), the matrix \(\mathbf { M N }\).
  2. Given that \(k = 5\)
    1. write down \(\mathbf { M N }\)
    2. hence write down \(\mathbf { M } ^ { - 1 }\)
  3. Solve the simultaneous equations $$\begin{aligned} & 2 x + y + 4 z = 2 \\ & 5 x + 2 y - 2 z = 3 \\ & 4 x + y - 2 z = - 1 \end{aligned}$$
  4. Interpret the answer to part (c) geometrically.
Edexcel CP AS 2022 June Q1
7 marks Moderate -0.8
1. $$\mathbf { A } = \left( \begin{array} { r r } 4 & - 1 \\ 7 & 2 \\ - 5 & 8 \end{array} \right) \quad \mathbf { B } = \left( \begin{array} { r r r } 2 & 3 & 2 \\ - 1 & 6 & 5 \end{array} \right) \quad \mathbf { C } = \left( \begin{array} { r r r } - 5 & 2 & 1 \\ 4 & 3 & 8 \\ - 6 & 11 & 2 \end{array} \right)$$ Given that \(\mathbf { I }\) is the \(3 \times 3\) identity matrix,
    1. show that there is an integer \(k\) for which $$\mathbf { A B } - 3 \mathbf { C } + k \mathbf { I } = \mathbf { 0 }$$ stating the value of \(k\)
    2. explain why there can be no constant \(m\) such that $$\mathbf { B A } - 3 \mathbf { C } + m \mathbf { I } = \mathbf { 0 }$$
    1. Show how the matrix \(\mathbf { C }\) can be used to solve the simultaneous equations $$\begin{aligned} - 5 x + 2 y + z & = - 14 \\ 4 x + 3 y + 8 z & = 3 \\ - 6 x + 11 y + 2 z & = 7 \end{aligned}$$
    2. Hence use your calculator to solve these equations.
Edexcel CP AS 2024 June Q4
8 marks Standard +0.3
4. $$\mathbf { A } = \left( \begin{array} { r r r } - 1 & - 2 & - 7 \\ 3 & k & 2 \\ 1 & 1 & 4 \end{array} \right) \quad \mathbf { B } = \left( \begin{array} { c c c } 4 k - 2 & 1 & 7 k - 4 \\ - 10 & 3 & - 19 \\ 3 - k & - 1 & 6 - k \end{array} \right)$$ where \(k\) is a constant.
  1. Determine the value of the constant \(c\) for which $$\mathbf { A B } = ( 3 k + c ) \mathbf { I }$$
  2. Hence determine the value of \(k\) for which \(\mathbf { A } ^ { - 1 }\) does not exist. Given that \(\mathbf { A } ^ { - 1 }\) does exist,
  3. write down \(\mathbf { A } ^ { - 1 }\) in terms of \(k\).
  4. Use the answer to part (c) to solve the simultaneous equations $$\begin{aligned} - x - 2 y - 7 z & = 10 \\ 3 x + k y + 2 z & = 3 \\ x + y + 4 z & = 1 \end{aligned}$$ giving the values of \(x , y\) and \(z\) in simplest form in terms of \(k\).
Edexcel CP AS Specimen Q3
7 marks Standard +0.3
  1. Tyler invested a total of \(\pounds 5000\) across three different accounts; a savings account, a property bond account and a share dealing account.
Tyler invested \(\pounds 400\) more in the property bond account than in the savings account.
After one year
  • the savings account had increased in value by \(1.5 \%\)
  • the property bond account had increased in value by \(3.5 \%\)
  • the share dealing account had decreased in value by \(2.5 \%\)
  • the total value across Tyler's three accounts had increased by \(\pounds 79\)
Form and solve a matrix equation to find out how much money was invested by Tyler in each account.
Edexcel CP2 2022 June Q2
8 marks Standard +0.3
  1. In this question you must show all stages of your working.
A college offers only three courses: Construction, Design and Hospitality. Each student enrols on just one of these courses. In 2019, there was a total of 1110 students at this college.
There were 370 more students enrolled on Construction than Hospitality.
In 2020 the number of students enrolled on
  • Construction increased by \(1.25 \%\)
  • Design increased by \(2.5 \%\)
  • Hospitality decreased by \(2 \%\)
In 2020, the total number of students at the college increased by \(0.27 \%\) to 2 significant figures.
    1. Define, for each course, a variable for the number of students enrolled on that course in 2019.
    2. Using your variables from part (a)(i), write down three equations that model this situation.
  1. By forming and solving a matrix equation, determine how many students were enrolled on each of the three courses in 2019.
Edexcel CP2 2024 June Q8
7 marks Standard +0.3
8. $$\mathbf { A } = \left( \begin{array} { r r r } 3 & 1 & - 1 \\ 1 & 1 & 1 \\ k & 3 & 6 \end{array} \right) \quad k \neq 0$$
  1. Find, in terms of \(k , \mathbf { A } ^ { - 1 }\)
  2. Determine, in simplest form in terms of \(k\), the coordinates of the point where the following planes intersect. $$\begin{array} { r } 3 x + y - z = 3 \\ x + y + z = 1 \\ k x + 3 y + 6 z = 6 \end{array}$$
OCR Further Pure Core 1 2018 December Q5
6 marks Standard +0.3
5 You are given that \(\mathbf { A } = \left( \begin{array} { c c c } 1 & 2 & 1 \\ 2 & 5 & 2 \\ 3 & - 2 & - 1 \end{array} \right)\) and \(\mathbf { B } = \left( \begin{array} { c c c } 1 & 0 & 1 \\ - 8 & 4 & 0 \\ 19 & - 8 & - 1 \end{array} \right)\).
  1. Find \(\mathbf { A B }\).
  2. Hence write down \(\mathbf { A } ^ { - 1 }\).
  3. You are given three simultaneous equations $$\begin{array} { r } x + 2 y + z = 0 \\ 2 x + 5 y + 2 z = 1 \\ 3 x - 2 y - z = 4 \end{array}$$
    1. Explain how you can tell, without solving them, that there is a unique solution to these equations.
    2. Find this unique solution.
OCR Further Pure Core 1 2017 Specimen Q8
8 marks Standard +0.8
8
  1. Find the solution to the following simultaneous equations. $$\begin{array} { r r r } x + y + & z = & 3 \\ 2 x + 4 y + 5 z = & 9 \\ 7 x + 11 y + 12 z = & 20 \end{array}$$
  2. Determine the values of \(p\) and \(k\) for which there are an infinity of solutions to the following simultaneous equations. $$\begin{array} { r r r r } x + & y + & z = & 3 \\ 2 x + & 4 y + & 5 z = & 9 \\ 7 x + & 11 y + & p z = & k \end{array}$$
AQA Further Paper 1 2020 June Q7
7 marks Challenging +1.2
7 Three planes have equations $$\begin{aligned} ( 4 k + 1 ) x - 3 y + ( k - 5 ) z & = 3 \\ ( k - 1 ) x + ( 3 - k ) y + 2 z & = 1 \\ 7 x - 3 y + 4 z & = 2 \end{aligned}$$ 7
  1. The planes do not meet at a unique point.
    Show that \(k = 4.5\) is one possible value of \(k\), and find the other possible value of \(k\).
    7
  2. For each value of \(k\) found in part (a), identify the configuration of the given planes.
    In each case fully justify your answer, stating whether or not the equations of the planes form a consistent system.
    [4 marks] \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\) \(\_\_\_\_\)
OCR Further Pure Core AS 2021 November Q8
6 marks Standard +0.8
8 The matrix \(\mathbf { A }\) is given by \(\mathbf { A } = \left( \begin{array} { c c c } t - 1 & t - 1 & t - 1 \\ 1 - t & 6 & t \\ 2 - 2 t & 2 - 2 t & 1 \end{array} \right)\).
  1. Find, in fully factorised form, an expression for \(\operatorname { det } \mathbf { A }\) in terms of \(t\).
  2. State the values of \(t\) for which \(\mathbf { A }\) is singular. You are given the following system of equations in \(x , y\) and \(z\), where \(b\) is a real number. $$\begin{aligned} \left( b ^ { 2 } + 1 \right) x + \left( b ^ { 2 } + 1 \right) y + \left( b ^ { 2 } + 1 \right) z & = 5 \\ \left( - b ^ { 2 } - 1 \right) x + \quad 6 y + \left( b ^ { 2 } + 2 \right) z & = 10 \\ \left( - 2 b ^ { 2 } - 2 \right) x + \left( - 2 b ^ { 2 } - 2 \right) y + \quad z & = 15 \end{aligned}$$
  3. Determine which one of the following statements about the solution of the equations is true.
OCR FP1 AS 2021 June Q2
6 marks Standard +0.3
2 You are given the system of equations $$\begin{array} { r } a ^ { 2 } x - 2 y = 1 \\ x + b ^ { 2 } y = 3 \end{array}$$ where \(a\) and \(b\) are real numbers.
  1. Use a matrix method to find \(x\) and \(y\) in terms of \(a\) and \(b\).
  2. Explain why the method used in part (a) works for all values of \(a\) and \(b\).
OCR Further Pure Core 1 2021 June Q3
6 marks Standard +0.8
3 The equation of a plane is \(4 x + 2 y + z = 7\).
The point \(A\) has coordinates \(( 9,6,1 )\) and the point \(B\) is the reflection of \(A\) in the plane.
Find the coordinates of the point \(B\). You are given the matrix \(\mathbf { A }\) where \(\mathbf { A } = \left( \begin{array} { l l l } a & 2 & 0 \\ 0 & a & 2 \\ 4 & 5 & 1 \end{array} \right)\).
  1. Find, in terms of \(a\), the determinant of \(\mathbf { A }\), simplifying your answer.
  2. Hence find the values of \(a\) for which \(\mathbf { A }\) is singular. You are given the following equations which are to be solved simultaneously. $$\begin{aligned} a x + 2 y & = 6 \\ a y + 2 z & = 8 \\ 4 x + 5 y + z & = 16 \end{aligned}$$
  3. For each of the values of \(a\) found in part (b) determine whether the equations have
    A particle is suspended in a resistive medium from one end of a light spring. The other end of the spring is attached to a point which is made to oscillate in a vertical line. The displacement of the particle may be modelled by the differential equation \(\frac { \mathrm { d } ^ { 2 } x } { \mathrm {~d} t ^ { 2 } } + 2 \frac { \mathrm {~d} x } { \mathrm {~d} t } + 5 x = 10 \sin t\) where \(x\) is the displacement of the particle below the equilibrium position at time \(t\).
    When \(t = 0\) the particle is stationary and its displacement is 2 .
    1. Find the particular solution of the differential equation.
    2. Write down an approximate equation for the displacement when \(t\) is large.
CAIE FP1 2015 November Q7
Challenging +1.2
7 The linear transformation \(\mathrm { T } : \mathbb { R } ^ { 4 } \rightarrow \mathbb { R } ^ { 4 }\) is represented by the matrix \(\mathbf { M }\), where $$\mathbf { M } = \left( \begin{array} { r r r r } 1 & - 2 & - 3 & 1 \\ 3 & - 5 & - 7 & 7 \\ 5 & - 9 & - 13 & 9 \\ 7 & - 13 & - 19 & 11 \end{array} \right)$$ Find the rank of \(\mathbf { M }\) and a basis for the null space of T . The vector \(\left( \begin{array} { l } 1 \\ 2 \\ 3 \\ 4 \end{array} \right)\) is denoted by \(\mathbf { e }\). Show that there is a solution of the equation \(\mathbf { M x } = \mathbf { M e }\) of the form \(\mathbf { x } = \left( \begin{array} { c } a \\ b \\ - 1 \\ - 1 \end{array} \right)\), where the constants \(a\) and \(b\) are to be found.
Pre-U Pre-U 9795/1 2010 June Q3
4 marks Moderate -0.8
3 The points \(A ( 1,3 ) , B ( 4,36 )\) and \(C ( 9,151 )\) lie on the curve with equation \(y = p + q x + r x ^ { 2 }\).
  1. Using this information, write down three simultaneous equations in \(p , q\) and \(r\).
  2. Re-write this system of equations in the matrix form \(\mathbf { C x } = \mathbf { a }\), where \(\mathbf { C }\) is a \(3 \times 3\) matrix, \(\mathbf { x }\) is an unknown vector, and \(\mathbf { a }\) is a fixed vector.
  3. By finding \(\mathbf { C } ^ { - 1 }\), determine the values of \(p , q\) and \(r\).
Pre-U Pre-U 9795/1 2014 June Q2
8 marks Standard +0.3
2
  1. Show that there is a value of \(t\) for which \(\mathbf { A B }\) is an integer multiple of the \(3 \times 3\) identity matrix \(\mathbf { I }\), where $$\mathbf { A } = \left( \begin{array} { r r r } 1 & 2 & 1 \\ t & 1 & - t \\ 3 & 2 & 1 \end{array} \right) \quad \text { and } \quad \mathbf { B } = \left( \begin{array} { c r r } t - 2 & 0 & 5 \\ 12 & - 2 & - 6 \\ 3 t & 4 & 7 \end{array} \right) .$$
  2. Express the system of equations $$\begin{aligned} - 5 x + 5 z & = 8 \\ 12 x - 2 y - 6 z & = 12 \\ - 9 x + 4 y + 7 z & = 22 \end{aligned}$$ in the form \(\mathbf { C x } = \mathbf { u }\), where \(\mathbf { C }\) is a \(3 \times 3\) matrix, and \(\mathbf { x }\) and \(\mathbf { u }\) are suitable column vectors.
  3. Use the result of part (i) to solve the system of equations given in part (ii).
Pre-U Pre-U 9795/1 2016 Specimen Q3
Standard +0.3
3
  1. Evaluate, in terms of \(k\), the determinant of the matrix \(\left( \begin{array} { c c c } 1 & 2 & 1 \\ - 3 & 5 & 8 \\ 6 & 12 & k \end{array} \right)\). Three planes have equations \(x + 2 y + z = 4 , - 3 x + 5 y + 8 z = 21\) and \(6 x + 12 y + k z = 31\).
  2. State the value of \(k\) for which these three planes do not meet at a single point.
  3. Find the coordinates of the point of intersection of the three planes when \(k = 7\).
Pre-U Pre-U 9795/1 2019 Specimen Q3
2 marks Standard +0.3
3
  1. Evaluate, in terms of \(k\), the determinant of the matrix \(\left( \begin{array} { c c c } 1 & 2 & 1 \\ - 3 & 5 & 8 \\ 6 & 12 & k \end{array} \right)\). Three planes have equations \(x + 2 y + z = 4 , - 3 x + 5 y + 8 z = 21\) and \(6 x + 12 y + k z = 31\).
  2. State the value of \(k\) for which these three planes do not meet at a single point.
  3. Find the coordinates of the point of intersection of the three planes when \(k = 7\).
Pre-U Pre-U 9795/1 Specimen Q3
3 marks Standard +0.3
3
  1. Evaluate, in terms of \(k\), the determinant of the matrix \(\left( \begin{array} { r r r } 1 & 2 & 1 \\ - 3 & 5 & 8 \\ 6 & 12 & k \end{array} \right)\). Three planes have equations \(x + 2 y + z = 4 , - 3 x + 5 y + 8 z = 21\) and \(6 x + 12 y + k z = 31\).
  2. State the value of \(k\) for which these three planes do not meet at a single point.
  3. Find the coordinates of the point of intersection of the three planes when \(k = 7\).
Pre-U Pre-U 9795 Specimen Q9
Standard +0.8
9
  1. Find the inverse of the matrix \(\left( \begin{array} { r r r } 1 & 3 & 4 \\ 2 & 5 & - 1 \\ 3 & 8 & 2 \end{array} \right)\), and hence solve the set of equations $$\begin{aligned} x + 3 y + 4 z & = - 5 \\ 2 x + 5 y - z & = 10 \\ 3 x + 8 y + 2 z & = 8 \end{aligned}$$
  2. Find the value of \(k\) for which the set of equations $$\begin{aligned} x + 3 y + 4 z & = - 5 \\ 2 x + 5 y - z & = 15 \\ 3 x + 8 y + 3 z & = k \end{aligned}$$ is consistent. Find the solution in this case and interpret it geometrically.
Pre-U Pre-U 9795/1 Specimen Q8
10 marks Standard +0.8
8
  1. Show that if \(a \neq 3\) then the system of equations $$\begin{aligned} x + 3 y + 4 z & = - 5 \\ 2 x + 5 y - z & = 5 a \\ 3 x + 8 y + a z & = b \end{aligned}$$ has a unique solution.
  2. By use of the inverse matrix of a suitable \(3 \times 3\) matrix, find the unique solution in the case \(a = 1\) and \(b = 2\).
  3. Given that \(a = 3\), find the value of \(b\) for which the equations are consistent.
CAIE Further Paper 2 2023 November Q1
4 marks Standard +0.8
Show that the system of equations $$14x - 4y + 6z = 5,$$ $$x + y + kz = 3,$$ $$-21x + 6y - 9z = 14,$$ where \(k\) is a constant, does not have a unique solution and interpret this situation geometrically. [4]