GCSE Maths · Algebra

Simultaneous Equations GCSE Questions, Worked Examples and Answers

Simultaneous equations describe the same unknowns in two different ways. Their solution is the pair of values that makes both equations true at the same time. At GCSE, you may need elimination, substitution or a graph; you may also need to form the equations from words. The quickest method depends on the form of the pair, so this guide starts by teaching you how to recognise each class of question.

Edexcel · AQA · OCRFoundation & Higher14 original questions
Start here

What a simultaneous solution means

One linear equation in two unknowns has many possible pairs. A second equation adds another condition. A simultaneous solution must satisfy both conditions together.

One equation

Many pairs can work

For x+y=5x+y=5, the pairs (1,4)(1,4), (2,3)(2,3) and (5,0)(5,0) all work.

Two equations

Find the shared pair

For x+y=5x+y=5 and 2xy=42x-y=4, only (3,2)(3,2) works in both.

The check

Use both originals

Substitute the complete pair into each original equation. Two correct equalities confirm the solution.

Prerequisites

What you need before you start

  • collect like terms and calculate with negative numbers;
  • solve a linear equation and keep both sides balanced;
  • substitute a number or expression using brackets;
  • plot or read coordinates on straight-line graphs;
  • Higher only: expand and factorise a quadratic.
Choose before calculating

How to recognise the question and choose a method

Elimination and substitution are separate routes. Inspect the coefficients and the form of the equations before choosing; neither should be treated as one universal recipe for every pair.

Elimination: coefficients already match

Recognise
One variable has equal coefficients, or equal coefficients with opposite signs.
Choose
Subtract equal terms with the same sign; add equal terms with opposite signs.
Why
That variable becomes zero immediately, leaving one equation in one unknown.

Elimination: multiply one equation

Recognise
One coefficient is a whole-number multiple of the matching coefficient in the other equation.
Choose
Multiply every term in one equation, including the number on the right, then add or subtract.
Why
One short multiplication creates matching coefficients without changing the solution.

Elimination: multiply both equations

Recognise
Neither coefficient is a multiple of the other, but they have a manageable common multiple.
Choose
Multiply both complete equations so one variable has equal or opposite coefficients.
Why
A common multiple lets that variable cancel cleanly.

Substitution

Recognise
A variable is already alone, such as y=3x2y=3x-2, or can be made the subject in one easy step.
Choose
Replace that variable in the other equation with the expression it equals.
Why
The replacement produces one equation containing only one unknown.

Form equations from words

Recognise
Two unknown quantities are linked by two different facts, totals or comparisons.
Choose
Define the variables, translate each fact into an equation, then inspect the equations before choosing elimination or substitution.
Why
The algebraic solving method should be chosen only after the model is complete.

Graphical solution

Recognise
The graphs are supplied, or the question asks you to draw graphs or solve graphically.
Choose
Read the coordinates of every point where both graphs meet.
Why
An intersection lies on both graphs, so its coordinates satisfy both equations.

Linear–quadratic pair

Higher only
Recognise
One equation is linear and the other contains a squared term, a product such as xyxy, or a curve.
Choose
Use substitution to form a quadratic equation, solve it, then find and check the matching value for each root.
Why
A line can meet a curve more than once, so there may be two solution pairs.
Elimination rule

Make one variable cancel

Line up like terms. If matching terms have opposite signs, add; if they have the same sign, subtract. When multiplying an equation, multiply every term on both sides.

Substitution rule

Replace equals by equals

If y=2x5y=2x-5, every yy in the other equation may be replaced by (2x5)(2x-5). Brackets protect the expression.

Fully worked

Simultaneous equations GCSE worked examples

Each example begins with the feature that identifies its class, then shows why the chosen route is efficient.

Example 1 · Elimination

Coefficients already allow cancellation

3 marks
Question

Solve 3x+2y=163x+2y=16 and x2y=0x-2y=0.

Recognise
The y coefficients are +2 and −2: equal sizes with opposite signs.
Choose
Add the equations so +2y and −2y cancel.
Why
No multiplication is needed.

Add corresponding sides of the two equations. Adding equal quantities to equal quantities keeps the statement true.

3x+2y=16x2y=04x=16\begin{aligned}3x+2y&=16\\x-2y&=0\\\hline4x&=16\end{aligned}

x=4x=4

42y=04-2y=0

2y=4-2y=-4

y=2y=2

Check both equations

3(4)+2(2)=12+4=16 3(4)+2(2)=12+4=16\ \checkmark and 42(2)=0 4-2(2)=0\ \checkmark. Therefore x=4, y=2\boxed{x=4,\ y=2}.

Exam tip: opposite signs mean add only when the coefficients have the same size.

Example 2 · Elimination

Multiply one equation first

4 marks
Question

Solve 2x+3y=122x+3y=12 and 5xy=135x-y=13.

Recognise
The y coefficients are 3 and −1, and 3 is a multiple of 1.
Choose
Multiply the complete second equation by 3, then add.
Why
This creates +3y and −3y using one multiplication.

Multiplying an equation by 33 means multiplying every term, including the right-hand side. The new equation has exactly the same solutions as the original.

3(5xy)=3(13)3(5x-y)=3(13)

15x3y=3915x-3y=39

2x+3y=1215x3y=3917x=51\begin{aligned}2x+3y&=12\\15x-3y&=39\\\hline17x&=51\end{aligned}

x=3x=3

5(3)y=135(3)-y=13

15y=1315-y=13

y=2-y=-2

y=2y=2

Check both equations

2(3)+3(2)=12 2(3)+3(2)=12\ \checkmark and 5(3)2=13 5(3)-2=13\ \checkmark. Therefore x=3, y=2\boxed{x=3,\ y=2}.

Exam tip: write brackets around the whole equation before multiplying; this helps prevent a missed term.

Example 3 · Elimination

Multiply both equations first

4 marks
Question

Solve 2x+3y=132x+3y=13 and 3x2y=03x-2y=0.

Recognise
Neither y coefficient is a multiple of the other, but 6 is a common multiple of 3 and 2.
Choose
Multiply the first equation by 2 and the second by 3, then add.
Why
The new y terms are +6y and −6y, so they cancel.

2(2x+3y)=2(13)2(2x+3y)=2(13)

4x+6y=264x+6y=26

3(3x2y)=3(0)3(3x-2y)=3(0)

9x6y=09x-6y=0

4x+6y=269x6y=013x=26\begin{aligned}4x+6y&=26\\9x-6y&=0\\\hline13x&=26\end{aligned}

x=2x=2

2(2)+3y=132(2)+3y=13

3y=93y=9

y=3y=3

Check both equations

2(2)+3(3)=13 2(2)+3(3)=13\ \checkmark and 3(2)2(3)=0 3(2)-2(3)=0\ \checkmark. Therefore x=2, y=3\boxed{x=2,\ y=3}.

Example 4 · Substitution

One variable is already expressed

3 marks
Question

Solve y=2x5y=2x-5 and 3x+y=153x+y=15.

Recognise
The first equation already has y on its own.
Choose
Replace y in the second equation with 2x−5.
Why
This immediately gives one equation containing only x.

Because yy and 2x52x-5 are equal, one can replace the other. Brackets show that the whole expression has taken the place of yy.

3x+(2x5)=153x+(2x-5)=15

5x5=155x-5=15

5x=205x=20

x=4x=4

y=2(4)5y=2(4)-5

y=3y=3

Check both equations

3=2(4)5 3=2(4)-5\ \checkmark and 3(4)+3=15 3(4)+3=15\ \checkmark. Therefore x=4, y=3\boxed{x=4,\ y=3}.

Example 5 · Forming equations

Translate a ticket problem

5 marks
Question

A small theatre sells 2323 tickets. Adult tickets cost £7 and child tickets cost £4. The total received is £128. Find the number of each type sold.

Recognise
There are two unknown counts and two facts: a total number of tickets and a total amount of money.
Choose
Define variables, form one equation for each fact, then use elimination.
Why
After modelling, the count equation can be multiplied by 4 to match the child-ticket term.

Let aa be the number of adult tickets and cc the number of child tickets.

a+c=23(number of tickets)a+c=23\qquad\text{(number of tickets)}

7a+4c=128(money in pounds)7a+4c=128\qquad\text{(money in pounds)}

4(a+c)=4(23)4(a+c)=4(23)

4a+4c=924a+4c=92

(7a+4c)(4a+4c)=128923a=36a=12\begin{aligned}(7a+4c)-(4a+4c)&=128-92\\3a&=36\\a&=12\end{aligned}

12+c=2312+c=23

c=11c=11

Return to the context

12+11=2312+11=23 tickets and 7(12)+4(11)=84+44=1287(12)+4(11)=84+44=128. Therefore 12 adult and 11 child tickets\boxed{12\text{ adult and }11\text{ child tickets}} were sold.

Exam tip: define the variables before writing equations, and check that the final values make sense as counts.

Example 6 · Graphical

Read the intersection of two lines

2 marks
Question

Use the graph to solve y=x+1y=x+1 and y=x+5y=-x+5.

Recognise
Both straight-line graphs are shown on the same axes.
Choose
Read the x- and y-coordinates of their intersection.
Why
That point lies on both lines, so its coordinates satisfy both equations.
Two straight lines intersecting at two comma threeThe graphs y equals x plus one and y equals minus x plus five cross at the point two comma three.-4-22468246xyy = x + 1y = −x + 5(2, 3)
The point (2, 3) lies on both lines, so it satisfies both equations.

intersection=(2,3)\text{intersection}=(2,3)

x=2, y=3\boxed{x=2,\ y=3}

Algebraic check

3=2+1 3=2+1\ \checkmark and 3=2+5 3=-2+5\ \checkmark. A value read from a graph may be approximate if the crossing is not exactly on grid lines.

Example 7 · Linear–quadratic

A line meets a parabola twice

Higher only6 marks
Question

Solve y=x+2y=x+2 and y=x24y=x^2-4.

Recognise
One equation is a straight line and the other contains x², so it represents a parabola.
Choose
Set the two expressions for y equal, solve the resulting quadratic, then find the matching y for each x.
Why
Substitution keeps the squared term; eliminating as if both equations were linear would not solve the quadratic.

x+2=x24x+2=x^2-4

x2x6=0x^2-x-6=0

(x3)(x+2)=0(x-3)(x+2)=0

x=3orx=2x=3\quad\text{or}\quad x=-2

x=3y=3+2=5x=3\Rightarrow y=3+2=5

x=2y=2+2=0x=-2\Rightarrow y=-2+2=0

Check every pair

For (3,5)(3,5), 324=53^2-4=5. For (2,0)(-2,0), (2)24=0(-2)^2-4=0. The solutions are (3,5) and (2,0)\boxed{(3,5)\text{ and }(-2,0)}.

Exam tip: two quadratic roots need two matching solution pairs; do not combine an x-value with the wrong y-value.

Original practice

Simultaneous equations GCSE questions

Try all 14 questions before moving to the separate answers section. The set progresses from checking a pair to Higher-tier line-and-curve problems.

How to use this setAllow about 55 minutes · show every multiplication and substitution · total 52 marks

Check a proposed solution

2 marks

Are x=2x=2 and y=3y=3 a solution of both equations below? Show a substitution check.

3x+y=93x+y=9

x+2y=8x+2y=8

Eliminate by adding

3 marks

Solve the simultaneous equations.

2x+3y=122x+3y=12

4x3y=64x-3y=6

Eliminate by subtracting

3 marks

Solve the simultaneous equations.

5x+2y=245x+2y=24

3x+2y=163x+2y=16

A negative solution

3 marks

Solve the simultaneous equations.

4xy=144x-y=14

2x+y=42x+y=4

Multiply one equation

4 marks

Solve the simultaneous equations.

3x+2y=163x+2y=16

x+3y=17x+3y=17

Multiply both equations

4 marks

Solve the simultaneous equations.

3x+4y=183x+4y=18

5x3y=15x-3y=1

Substitute an expression for y

3 marks

Solve the simultaneous equations.

y=4x9y=4x-9

2x+y=92x+y=9

Substitute an expression for x

3 marks

Solve the simultaneous equations.

x=y+4x=y+4

3x2y=173x-2y=17

Form equations from a sales total

5 marks

A stationery stall sells pens for £2 each and notebooks for £5 each. In one hour it sells 1818 items for a total of £66. Work out how many pens and how many notebooks were sold.

Form equations from a rectangle

5 marks

A rectangle has perimeter 3838 cm. Its length is 33 cm greater than its width. Find the length and width.

Read a graphical solution

2 marks

The graph shows the lines y=2x1y=2x-1 and y=x+8y=-x+8. Use the graph to solve the simultaneous equations.

Two straight lines intersecting at three comma fiveThe graphs y equals two x minus one and y equals minus x plus eight cross at the point three comma five.-4-22468246xyy = 2x − 1y = −x + 8(3, 5)
Read both coordinates at the crossing point: x = 3 and y = 5.

Interpret parallel graphs

2 marks

Explain why the simultaneous equations y=2x+1y=2x+1 and y=2x4y=2x-4 have no solution.

A line and a parabola

Higher only6 marks

Solve the simultaneous equations.

y=x+6y=x+6

y=x2y=x^2

A line and a circle

Higher only7 marks

Solve the simultaneous equations.

x+y=5x+y=5

x2+y2=13x^2+y^2=13

Check your working

Fully worked answers

Open one answer at a time. Each solution keeps the intermediate lines and explains the decision that removes one unknown.

Question 1Check a proposed solution2 marks

Substitute the pair into the first equation.

3x+y=3(2)+33x+y=3(2)+3

3x+y=6+3=93x+y=6+3=9\quad\checkmark

Now check the second equation. A simultaneous solution must make this equation true as well.

x+2y=2+2(3)x+2y=2+2(3)

x+2y=2+6=8x+2y=2+6=8\quad\checkmark

Both left-hand sides equal their required right-hand sides, so x=2, y=3\boxed{x=2,\ y=3} is a solution of the pair.

Question 2Eliminate by adding3 marks

The yy coefficients are opposites, +3+3 and 3-3, so add the equations. This makes 3y+(3y)=03y+(-3y)=0.

2x+3y=124x3y=66x=18\begin{aligned}2x+3y&=12\\4x-3y&=6\\\hline6x&=18\end{aligned}

x=3x=3

Substitute x=3x=3 into the first original equation.

2(3)+3y=122(3)+3y=12

6+3y=126+3y=12

3y=63y=6

y=2y=2

Check in the second equation: 4(3)3(2)=126=64(3)-3(2)=12-6=6. Therefore x=3, y=2\boxed{x=3,\ y=2}.

Question 3Eliminate by subtracting3 marks

The yy terms have the same sign and coefficient, so subtract the second equation from the first. Writing brackets helps the signs stay clear.

(5x+2y)(3x+2y)=24162x=8\begin{aligned}(5x+2y)-(3x+2y)&=24-16\\2x&=8\end{aligned}

x=4x=4

Substitute x=4x=4 into 3x+2y=163x+2y=16.

3(4)+2y=163(4)+2y=16

12+2y=1612+2y=16

2y=42y=4

y=2y=2

Check in the other equation: 5(4)+2(2)=20+4=245(4)+2(2)=20+4=24. Therefore x=4, y=2\boxed{x=4,\ y=2}.

Question 4A negative solution3 marks

The yy terms are opposites, so add the equations.

4xy=142x+y=46x=18\begin{aligned}4x-y&=14\\2x+y&=4\\\hline6x&=18\end{aligned}

x=3x=3

Substitute into 2x+y=42x+y=4.

2(3)+y=42(3)+y=4

6+y=46+y=4

Subtract 66 from both sides.

y=2y=-2

Check in the first equation: 4(3)(2)=12+2=144(3)-(-2)=12+2=14. Therefore x=3, y=2\boxed{x=3,\ y=-2}.

Question 5Multiply one equation4 marks

The xx coefficient 33 is a multiple of 11, so multiply the whole second equation by 33.

3(x+3y)=3(17)3(x+3y)=3(17)

3x+9y=513x+9y=51

The xx terms now match with the same sign. Subtract the original first equation from the new equation.

(3x+9y)(3x+2y)=51167y=35\begin{aligned}(3x+9y)-(3x+2y)&=51-16\\7y&=35\end{aligned}

y=5y=5

Substitute into x+3y=17x+3y=17.

x+3(5)=17x+3(5)=17

x=2x=2

Check in the first equation: 3(2)+2(5)=6+10=163(2)+2(5)=6+10=16. Therefore x=2, y=5\boxed{x=2,\ y=5}.

Question 6Multiply both equations4 marks

Neither pair of coefficients matches. For yy, the lowest useful common multiple of 44 and 33 is 1212.

Multiply every term in the first equation by 33.

9x+12y=549x+12y=54

Multiply every term in the second equation by 44.

20x12y=420x-12y=4

The yy terms are now opposites, so add.

29x=5829x=58

x=2x=2

Substitute into 3x+4y=183x+4y=18.

3(2)+4y=183(2)+4y=18

4y=124y=12

y=3y=3

Check in the second equation: 5(2)3(3)=109=15(2)-3(3)=10-9=1. Therefore x=2, y=3\boxed{x=2,\ y=3}.

Question 7Substitute an expression for y3 marks

The first equation already tells us what yy equals, so replace yy in the second equation with 4x94x-9.

2x+(4x9)=92x+(4x-9)=9

6x9=96x-9=9

6x=186x=18

x=3x=3

Use y=4x9y=4x-9 to find yy.

y=4(3)9y=4(3)-9

y=3y=3

Check in the other equation: 2(3)+3=92(3)+3=9. Therefore x=3, y=3\boxed{x=3,\ y=3}.

Question 8Substitute an expression for x3 marks

Replace xx in the second equation with the equal expression y+4y+4. Keep it in brackets because the whole expression is multiplied by 33.

3(y+4)2y=173(y+4)-2y=17

3y+122y=173y+12-2y=17

y+12=17y+12=17

y=5y=5

Then x=y+4=5+4=9x=y+4=5+4=9.

Check: 3(9)2(5)=2710=173(9)-2(5)=27-10=17. Therefore x=9, y=5\boxed{x=9,\ y=5}.

Question 9Form equations from a sales total5 marks

Let pp be the number of pens and nn be the number of notebooks.

The total number of items gives

p+n=18p+n=18

The total cost gives

2p+5n=662p+5n=66

Multiply the whole first equation by 22 so that the pp terms match.

2p+2n=362p+2n=36

Subtract this from the cost equation.

(2p+5n)(2p+2n)=66363n=30n=10\begin{aligned}(2p+5n)-(2p+2n)&=66-36\\3n&=30\\n&=10\end{aligned}

Substitute into p+n=18p+n=18.

p+10=18p+10=18

p=8p=8

Check both facts: 8+10=188+10=18 and 2(8)+5(10)=16+50=662(8)+5(10)=16+50=66. The stall sold 8 pens and 10 notebooks\boxed{8\text{ pens and }10\text{ notebooks}}.

Question 10Form equations from a rectangle5 marks

Let the length be ll cm and the width be ww cm.

Since 2l+2w=382l+2w=38, divide the perimeter equation by 22.

l+w=19l+w=19

The comparison in the question gives

l=w+3l=w+3

Substitute w+3w+3 for ll in the first equation.

w+3+w=19w+3+w=19

2w+3=192w+3=19

2w=162w=16

w=8w=8

Then l=w+3=11l=w+3=11.

Check: 2(11)+2(8)=22+16=382(11)+2(8)=22+16=38, and 1111 is 33 more than 88. The dimensions are 11 cm by 8 cm\boxed{11\text{ cm by }8\text{ cm}}.

Question 11Read a graphical solution2 marks

The solution is the coordinate of the point where the two lines intersect.

The graph shows the intersection at (3,5)(3,5), so

x=3, y=5\boxed{x=3,\ y=5}

Check algebraically: 2(3)1=52(3)-1=5 and 3+8=5-3+8=5. Both equations give the same yy-value.

Question 12Interpret parallel graphs2 marks

Both lines have gradient 22, so they are parallel. Their intercepts are different, so they are not the same line and never meet.

Algebra gives the same conclusion. If both right-hand sides were equal, then

2x+1=2x42x+1=2x-4

Subtracting 2x2x from both sides gives

1=41=-4

This contradiction cannot be true. Therefore the pair has no solution\boxed{\text{no solution}}.

Question 13A line and a parabolaHigher only6 marks

Both expressions equal yy, so substitute x+6x+6 for yy in the quadratic equation.

x+6=x2x+6=x^2

Move every term to one side.

x2x6=0x^2-x-6=0

Factorise.

(x3)(x+2)=0(x-3)(x+2)=0

Therefore

x=3orx=2x=3\quad\text{or}\quad x=-2

Each xx-value needs its own matching yy-value.

For x=3x=3, y=3+6=9y=3+6=9.

For x=2x=-2, y=2+6=4y=-2+6=4.

Checks: 32=93^2=9 and (2)2=4(-2)^2=4. The two solution pairs are (3,9) and (2,4)\boxed{(3,9)\text{ and }(-2,4)}.

Question 14A line and a circleHigher only7 marks

Make yy the subject of the linear equation.

y=5xy=5-x

Substitute the whole expression into the circle equation. The brackets matter because yy is squared.

x2+(5x)2=13x^2+(5-x)^2=13

Expand the square.

x2+2510x+x2=13x^2+25-10x+x^2=13

2x210x+12=02x^2-10x+12=0

Divide every term by 22.

x25x+6=0x^2-5x+6=0

Factorise.

(x2)(x3)=0(x-2)(x-3)=0

So x=2x=2 or x=3x=3.

Using y=5xy=5-x gives y=3y=3 when x=2x=2, and y=2y=2 when x=3x=3.

Both pairs satisfy x2+y2=13x^2+y^2=13: 22+32=132^2+3^2=13 and 32+22=133^2+2^2=13. The solutions are (2,3) and (3,2)\boxed{(2,3)\text{ and }(3,2)}.

Fix the cause

Common simultaneous equations mistakes

Adding when you should subtract

Look only at the terms you want to remove. Opposite signs add to zero; equal terms with the same sign must be subtracted.

Multiplying only one term

If an equation is multiplied by 3, every term on the left and the right-hand side must be multiplied by 3.

Losing a minus sign

When subtracting an equation, brackets make the sign change visible: (5x+2y)(3x+2y)(5x+2y)-(3x+2y).

Substituting without brackets

If x=y+4x=y+4, then 3x=3(y+4)3x=3(y+4), not 3y+43y+4.

Stopping after one variable

A solution normally needs a complete pair. Substitute the first value back to find the second.

Checking only the equation just used

Test the final pair in both original equations. This catches arithmetic errors and mismatched Higher-tier pairs.

30-second recap

Choose from the form of the pair

Match coefficients for elimination, use an isolated variable for substitution, and read intersections for graphical solutions.

  1. Classify the pair and choose a suitable method.
  2. Reduce the pair to one equation in one unknown.
  3. Solve, then substitute back for the other unknown.
  4. State the complete pair clearly.
  5. Check the pair in both original equations.
Real search questions

Simultaneous equations GCSE FAQ

What are simultaneous equations?

They are two or more equations involving the same unknowns. A solution is a set of values that makes every equation true at the same time.

How do I know whether to add or subtract in elimination?

If the matching terms have opposite signs, add the equations. If they have the same sign, subtract one complete equation from the other. Check that the chosen terms really become zero.

When should I use substitution instead of elimination?

Substitution is usually quickest when one variable is already alone or can be isolated easily. It is also the standard algebraic route for a linear–quadratic pair at Higher tier.

How do you solve simultaneous equations graphically?

Draw both equations on the same axes and read the coordinates of each intersection. Graphical answers may be approximate, so use the scale carefully.

Can simultaneous equations have more than one solution?

Yes. Two different straight lines usually have one solution, parallel lines have none and the same line gives infinitely many. A line and a curve can have more than one intersection.

How do I check a simultaneous-equations answer?

Substitute the complete pair into both original equations. For each equation, simplify the left-hand side and confirm that it equals the stated right-hand side.

Are quadratic simultaneous equations in Foundation GCSE Maths?

Linear–quadratic simultaneous equations are Higher-tier content. Linear–linear pairs, forming equations and graphical solutions are useful across Edexcel, AQA and OCR GCSE Maths.

Build the skill

Prerequisites and related GCSE Maths

Revise first

Linear equations and substitution

Practise collecting like terms, solving balanced equations, using negative numbers and substituting expressions in brackets.

Higher next

Quadratics and straight-line graphs

Factorising quadratics and reading graph intersections prepare you for linear–quadratic simultaneous equations.

Edexcel 1MA1 Higher

Turn the method into exam practice

Use your preparation plan and tutor for targeted practice, feedback and follow-up questions.

Open exam preparation
Content standards

Curriculum and rights review

Curriculum references checked 2 September 2026. All questions, values, contexts, solution wording and the graph on this page are original Pass an Exam content; no past-paper or competitor question text has been reproduced.