Introducing simultaneous equations
We have looked at how to solve equations with one unknown value, but what happens when there are two unknown values?
An equation with two unknown values will have infinitely many solutions.
Example
\(x + y = 10\) has infinitely many values for \(x\) and \(y\) for which this is true, such as:
\(x=1\), \(y=9\)
or \(x=10\), \(y=0\)
or \(x=100\), \(y=-90\), etc.
But you can use two equations together, if they have the same two unknowns, to make one equation that has only one solution.
\(x\) and \(y\) values can be found which will solve both of the original equations at the same time or simultaneously.
A pair of equations like this are called simultaneous equations - because you are trying to solve them both with the same values for \(x\) and \(y\).
Solving simultaneous equations by substitution
Substitution method
Example
Solve the simultaneous equations:
\(y = 2x\)
\(x + y = 6\)
One way to solve them is by using the substitution method.
Begin by labelling the equations (1) and (2):
\(y = 2x\) (1)
\(x + y = 6\) (2)
Equation (1) tells you that \(y = 2x\), so substitute this value of \(y\) into the second equation, ie replace \({y}\) with \({2x}\).
\(x + 2x = 6\)
\(3x = 6\)
\(x = 2\)
This gives you the value of \(x\), but what is the value of \(y\)?
Equation (1) tells you that \(y = 2x\), so \(y\) must be \(4\).
You can check your answer in the other equation - in this case, (2).
\(2 + 4 = 6\)
This is right, so the values are correct.
The solution of the equations is therefore:
\(x=2\), \(y=4\)
Question
Use the substitution method to solve the following simultaneous equations:
\(y = x + 2\)
\(2x + y = 11\)
Answer
First label the equations.
\(y = x + 2\) (1)
\(2x + y = 11\) (2)
Substitute the value of \(y\) from equation (1) into equation (2):
\(2x + (x + 2) = 11\)
\(3x + 2 = 11\)
\(3x = 9\)
\(x = 3\)
To find \(y\) use this \(x\) value in equation (1): \(y = x + 2 = 3 + 2 = 5\)
Check in equation (2): \((2 \times 3) + 5 = 11\) (which is correct)
So the solution is:
\(x = 3\), \(y = 5\)
Solving simultaneous equations algebraically
Algebraic method
You can solve simultaneous equations by adding or subtracting the two equations in order to end up with an equation with only one unknown value.
This is known as the algebraic method.
Example
Solve the simultaneous equations:
\(2x + y = 9\) (1)
\(3x - y = 1\) (2)
Add the two equations together and you will find that the \(y\) disappears:
\(3x + 2x + y - y = 9 + 1\)
This can be simplified to:
\(5x = 10\)
\(x = 2\)
Substituting this value of \(x\) in (1) gives:
\(4 + y = 9\)
\(y = 5\)
Check in (2):
\(6 - 5 = 1\) (which is correct)
So the solution is:
\(x=2\), \(y=5\)
Question
Solve the simultaneous equations:
\(3x + 2y = 8\)
\(3x - y = 5\)
Answer
Firstly use labels for the equations:
\(3x + 2y = 8\) (1)
\(3x - y = 5\) (2)
To make the \(3x\)s disappear we can subtract equation (2) from equation (1):
\(3x - 3x + 2y - (-y) = 8 - 5\)
This simplifies to:
\(3y = 3\)
\(y = 1\)
Substitute in (1):
\(3x + 2 = 8\)
\(3x = 6\)
\(x = 2\)
Check in (2):
\(6 - 1 = 5\) (which is correct)
So the solution is:
\(x = 2\), \(y = 1\)
Sometimes equations need to be altered, by multiplying throughout, before being able to eliminate one of the variables (letters).
Example
Solve the simultaneous equations:
\({2x} + {3y} = {9}\) (1)
\({3x} + {y} = {10}\) (2)
Neither the \(x\) nor the \(y\) will be eliminated by adding or subtracting these equations as they stand.
By multiplying the second equation by \({3}\) throughout, both equations will then include \({3y}\), which will allow us to continue with the solution.
(2)\(\times~{3}\) gives \({9x} + {3y} = {30}\) (3)
Don鈥檛 forget to multiply the right hand side by \(3\) as well.
Now, looking at equations (1) and (3), as they both include 鈥榎(+{3}{y}\)鈥, we will subtract one equation from the other.
Subtract equation (1) from equation (3) and you鈥檒l find that the \(y\) disappears:
\((9x+3y)-(2x+3y)=30-9\)
This can be simplified to:
\({7x} = {21}\)
\({x} = {3}\)
Substituting this value of \(x\) in (1) gives:
\({2}\times{3}+{3y}={9}\)
\({6}+{3y}={9}\)
\({3y}={3}\)
\({y}={1}\)
Check in (2):
\({9} + {1} = {10}\) (which is correct)
So the solution is:
\({x}={3}\), \({y}={1}\)
Question
Solve the simultaneous equations:
\({5x} + {3y} = {21} \)
\({x} - {y} = {1}\)
Answer
Firstly use labels for the equations:
\({5x} + {3y} = {21}\) (1)
\({x} - {y} = {1}\) (2)
To make the \(y\)s disappear we need to multiply equation (2) by \({3}\) before adding to equation (1):
(2) \(\times~{3}\) gives \({3x} - {3y} = {3}\) (3)
By adding equation (1) and equation (3) and you will find that the \({y}\) disappears:
\(({5x} + {3y}) + ({3x} - {3y}) = {21} + {3}\)
This can be simplified to:
\({8x} = {24}\)
\({x} = {3}\)
Substitute in (1):
\({5}\times{3}+{3y}={21}\)
\({15}+{3y}={21}\)
\({3y}={6}\)
\({y}={2}\)
Check in (2):
\({3} - {2} = {1}\) (which is correct)
So the solution is:
\({x}={3}\), \({y}={2}\)
Solving simultaneous equations graphically
As well as solving simultaneous equations algebraically, you can solve them by rearranging them into the form of \(y = mx+c\) so that you can plot them as straight line graphs.
When you have plotted the graphs, you can work out the values of \(x\) and \(y\) that solve the equations.
Simultaneous equations
1 of 9
Example
Use the graphical method to solve the simultaneous equations:
\(y = 2x\)
\(2x + y = 8\)
Start by rearranging the two equations to get them in the form:
\(y = mx + c\)
In this case you only need to rearrange the second equation. The two equations are now:
\(y = 2x\)
\(y = -2x + 8\)
Plotting the graph
We now have two equations of straight line graphs, which we can plot.
When we do this we can look at where the two lines cross (the point of intersection).
The values of \(x\) and \(y\) at this point are the solutions of the simultaneous equations.
The solution of this pair of simultaneous equations is:
\(x = 2\), \(y = 4\)
Test yourself
Question 1
Use the substitution method to solve these simultaneous equations: \({y}={3}{x}\), \({2}{x}+{y}={5}\)
Answer
You need to substitute \({y}={3}{x}\) in the second equation to get \({5}{x}={5}\), and get \({x}={1}\) after solving it.
Substitute \({x}={1}\) in the first equation which gives \({y}={3}\).
Question 2
Use the substitution method to solve these simultaneous equations: \({y}={-2}{x}\), \({3}{x}-{2}{y}={-7}\).
Answer
You need to substitute \({y}={-2}{x}\) in the second equation to get \({3}{x}+{4}{x}={-7}\) and go on from there.
The correct answer is: \({x}={-1},~{y}={2}\)
Question 3
Use the algebraic method to solve these simultaneous equations: \({2}{x}+{y}={8}\), \({5}{x}-{y}={13}\)
Answer
You need to add the two equations to get \({7}{x}={21}\) and go on from there.
The correct answer is: \({x}={3},~{y}={2}\)
Question 4
Use the algebraic method to solve these simultaneous equations: \({x}+{y}={1}\), \({x}+{4}{y}={-23}\).
Answer
By subtracting the first equation from the second, you'll get \({3}{y}={-24}\) which gives \({y}={-8}\).
Substituting the value of \({y}\) and calculating you get \({x}={9}\).
Question 5
Use the algebraic method to solve these simultaneous equations: \({2}{x}+{y}={7}\), \({10}{x}+{y}={11}\).
Answer
By subtracting the first equation from the second, you'll get \({8}{x}={4}\), which gives \({x}={0.5}\).
Then you'll need to calculate \({y}\).
The correct answer is: \({x}={0.5},~{y}={6}\)
Question 6
Use the algebraic method to solve these simultaneous equations: \({2}{p}-{7}{q}={13}\), \({2}{p}-{3}{q}={1}\).
Answer
The correct answer is: \({p}={-4},~{q}={-3}\).
Question 7
Use the algebraic method to solve these simultaneous equations: \({4}{w}+{3}{z}={9}\), \({8}{w}+{5}{z}={13}\).
Answer
You need to double the first equation before subtracting and then you should get \({z}={5}\).
\({w}\) = \({-1.5}\).
Question 8
Use the graphical method to solve these simultaneous equations: \({y}={3}{x}-{3}\), \({y}={-x}+{5}\).
Answer
You need to plot two straight lines using the equations, then see where they cross.
So, the correct answer is: \({x}={2},~{y}={3}\)
Question 9
Use the graphical method to solve these simultaneous equations: \({y}+{2}{x}={6}\), \({y}={x}+{3}\)
Answer
The correct answer is: \({x}={1},~{y}={4}\).
You need to rewrite the first equation as \({y}={-2}{x}+{6}\).
That should help you plot the lines and find the point of intersection.
Question 10
Use the graphical method to solve these simultaneous equations: \({2}{x}+{y}={8}\), \({3}{x}+{y}={9}\).
Answer
You need to draw the graphs of the two equations and see where they cross.
So, the correct answer is: \({(1,6)}\).
More on Simultaneous equations
Find out more by working through a topic