Track your progress
Log in to save scores, flag questions, and track what needs more practice.
GCSE Edexcel MathsSimultaneous Equations(GCSE Maths)

Simultaneous Equations(GCSE Maths)

Skill Check

Q1
Question 1

Solve the simultaneous equations 2x + 4y = 14 4x โˆ’ 4y = 4

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Eliminate $y$

Because the equations have $+4y$ and $-4y$, you can add the two equations together to eliminate the $y$ terms.

$$(2x + 4x) + (4y - 4y) = 14 + 4$$
$$6x = 18$$

Step 2 ย ยทย  Solve for $x$

Divide both sides by 6.

$$x = \frac{18}{6} = 3$$

Step 3 ย ยทย  Substitute $x$ back to find $y$

Substitute $x = 3$ into the first equation (or the second) to solve for $y$.

$$2(3) + 4y = 14$$
$$6 + 4y = 14$$
$$4y = 14 - 6$$
$$4y = 8$$
$$y = 2$$

Final Answer

$x = 3, \ y = 2$

Q2
Question 2

Solve the simultaneous equations 4x โˆ’ 4y = 24 x โˆ’ 4y = 3

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Eliminate $y$

Because both equations contain exactly $-4y$, you can subtract the second equation from the first to eliminate the $y$ terms.

$$(4x - x) + (-4y - (-4y)) = 24 - 3$$
$$3x = 21$$

Step 2 ย ยทย  Solve for $x$

Divide both sides by 3.

$$x = \frac{21}{3} = 7$$

Step 3 ย ยทย  Substitute $x$ back to find $y$

Substitute $x = 7$ into the second equation (or the first) to solve for $y$.

$$7 - 4y = 3$$
$$-4y = 3 - 7$$
$$-4y = -4$$
$$y = 1$$

Final Answer

$x = 7, \ y = 1$

Q3
Question 3

Solve the simultaneous equations x + 7y = 64 x + 3y = 28

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Eliminate $x$

Because both equations have a single positive $x$, you can subtract the second equation from the first to eliminate the $x$ terms.

$$(x - x) + (7y - 3y) = 64 - 28$$
$$4y = 36$$

Step 2 ย ยทย  Solve for $y$

Divide both sides by 4.

$$y = \frac{36}{4} = 9$$

Step 3 ย ยทย  Substitute $y$ back to find $x$

Substitute $y = 9$ into the second equation (or the first) to solve for $x$.

$$x + 3(9) = 28$$
$$x + 27 = 28$$
$$x = 28 - 27$$
$$x = 1$$

Final Answer

$x = 1, \ y = 9$

Q4
Question 4

Solve the simultaneous equations: 5x + y = 11 3x โˆ’ y = 9

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Eliminate $y$

Because the equations have $+y$ and $-y$, you can add the two equations together to eliminate the $y$ terms.

$$(5x + 3x) + (y - y) = 11 + 9$$
$$8x = 20$$

Step 2 ย ยทย  Solve for $x$

Divide both sides by $8$.

$$x = \frac{20}{8} = 2.5$$

Step 3 ย ยทย  Substitute $x$ back to find $y$

Substitute $x = 2.5$ into the first equation (or the second) to solve for $y$.

$$5(2.5) + y = 11$$
$$12.5 + y = 11$$
$$y = 11 - 12.5$$
$$y = -1.5$$

Fractions $x = \frac{5}{2}$ and $y = -\frac{3}{2}$ are also acceptable.

Final Answer

$x = 2.5, \ y = -1.5$

Q5
Question 5

Solve the simultaneous equations 5x + 3y = 41 2x + 3y = 20

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Eliminate $y$

Because both equations contain exactly $+3y$, you can subtract the second equation from the first to eliminate the $y$ terms.

$$(5x - 2x) + (3y - 3y) = 41 - 20$$
$$3x = 21$$

Step 2 ย ยทย  Solve for $x$

Divide both sides by $3$.

$$x = 7$$

Step 3 ย ยทย  Substitute $x$ back to find $y$

Substitute $x = 7$ into the second equation (or the first) to solve for $y$.

$$2(7) + 3y = 20$$
$$14 + 3y = 20$$
$$3y = 6$$
$$y = 2$$

Final Answer

$x = 7, \ y = 2$

Problem Solving

Q6
Question 6

Solve the following simultaneous equations: xยฒ + yยฒ = 41 y = 2x โˆ’ 3

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Substitute linear into quadratic equation

Replace $y$ in the first equation with the expression $(2x - 3)$:

$$x^2 + (2x - 3)^2 = 41$$

Step 2 ย ยทย  Expand and simplify

Expand the bracket:

$$x^2 + (4x^2 - 12x + 9) = 41$$

Combine the $x^2$ terms and bring $41$ to the left side:

$$5x^2 - 12x + 9 - 41 = 0$$
$$5x^2 - 12x - 32 = 0$$

Step 3 ย ยทย  Solve for $x$

  • Factorise the quadratic equation.
  • Look for two numbers that multiply to $(5 \times -32 = -160)$ and add to $-12$.
  • These numbers are $-20$ and $8$.
$$5x^2 - 20x + 8x - 32 = 0$$
$$5x(x - 4) + 8(x - 4) = 0$$
$$(5x + 8)(x - 4) = 0$$

This gives the solutions for $x$:

$$x = -\frac{8}{5} \text{ (or } -1.6\text{)} \quad \text{and} \quad x = 4$$

Step 4 ย ยทย  Find corresponding $y$ values

Substitute the $x$ values back into the linear equation ($y = 2x - 3$):

  • When $x = 4$: $y = 2(4) - 3 = 8 - 3 = 5$
  • When $x = -1.6$: $y = 2(-1.6) - 3 = -3.2 - 3 = -6.2$

Final Answer

$x = 4, y = 5 \quad \text{and} \quad x = -1.6, y = -6.2$

Q7
Question 7

Solve the following simultaneous equations: 2x + y = 7 xยฒ โˆ’ yยฒ = 8

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Rearrange the linear equation

Rearrange the linear equation to make $y$ the subject:

$$y = 7 - 2x$$

Step 2 ย ยทย  Substitute $y$ into the quadratic equation

Substitute this expression for $y$ into the quadratic equation:

$$x^2 - (7 - 2x)^2 = 8$$

Step 3 ย ยทย  Expand and simplify

Expand and simplify to form a quadratic equation equal to zero:

$$x^2 - (49 - 28x + 4x^2) = 8$$
$$x^2 - 49 + 28x - 4x^2 = 8$$
$$-3x^2 + 28x - 49 = 8$$

Move everything to one side to make the $x^2$ term positive:

$$3x^2 - 28x + 57 = 0$$

Step 4 ย ยทย  Solve for $x$

Factorise the quadratic (or use the quadratic formula):

$$(3x - 19)(x - 3) = 0$$

Therefore, $x = \frac{19}{3}$ or $x = 3$.

Step 5 ย ยทย  Find the corresponding $y$ values

Substitute the $x$ values back into the rearranged linear equation ($y = 7 - 2x$):

  • When $x = 3$: $y = 7 - 2(3) = 7 - 6 = 1$
  • When $x = \frac{19}{3}$: $y = 7 - 2\left(\frac{19}{3}\right) = \frac{21}{3} - \frac{38}{3} = -\frac{17}{3}$

Final Answer

$x = 3, y = 1 \text{ and } x = \frac{19}{3}, y = -\frac{17}{3}$

Q8
Question 8

Solve the following simultaneous equations: y = 2x โˆ’ 1 y = xยฒ โˆ’ 2x + 2

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Equate the two expressions for $y$

$$x^2 - 2x + 2 = 2x - 1$$

Step 2 ย ยทย  Rearrange to form a quadratic equation

Subtract $2x$ and add $1$ to both sides:

$$x^2 - 4x + 3 = 0$$

Step 3 ย ยทย  Solve for $x$

Factorise the quadratic equation:

$$(x - 3)(x - 1) = 0$$

So, $x = 3$ or $x = 1$.

Step 4 ย ยทย  Find the corresponding $y$ values

Substitute the $x$ values back into the linear equation ($y = 2x - 1$):

  • When $x = 3$: $y = 2(3) - 1 = 6 - 1 = 5$
  • When $x = 1$: $y = 2(1) - 1 = 2 - 1 = 1$

Final Answer

$x = 3, y = 5 \text{ and } x = 1, y = 1$

Q9
Question 9

Solve the following simultaneous equations: y = xยฒ + x โˆ’ 14 y = x โˆ’ 5

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Equate the two expressions for $y$

$$x^2 + x - 14 = x - 5$$

Step 2 ย ยทย  Rearrange to form a quadratic equation

Subtract $x$ and add $5$ to both sides:

$$x^2 - 9 = 0$$

Step 3 ย ยทย  Solve for $x$

Rearrange to $x^2 = 9$ or factorise as $(x - 3)(x + 3) = 0$:

$$x = 3 \quad \text{or} \quad x = -3$$

Step 4 ย ยทย  Find the corresponding $y$ values

Substitute the $x$ values back into the linear equation ($y = x - 5$):

  • When $x = 3$, $y = 3 - 5 = -2$
  • When $x = -3$, $y = -3 - 5 = -8$

Final Answer

$x = 3, y = -2 \text{ and } x = -3, y = -8$

Q10
Question 10

Solve the following simultaneous equations: y = x + 3 y = xยฒ + 5x โˆ’ 2

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Equate the two expressions for $y$

Since both equations equal $y$, set them equal to each other:

$$x^2 + 5x - 2 = x + 3$$

Step 2 ย ยทย  Rearrange to form a quadratic equation equal to zero

Subtract $x$ and subtract $3$ from both sides:

$$x^2 + 4x - 5 = 0$$

Step 3 ย ยทย  Solve for $x$

Factorize the quadratic equation:

$$(x + 5)(x - 1) = 0$$

So, $x = -5$ or $x = 1$.

Step 4 ย ยทย  Find the corresponding $y$ values

Substitute the $x$ values back into the linear equation ($y = x + 3$):

  • When $x = -5$: $y = -5 + 3 = -2$
  • When $x = 1$: $y = 1 + 3 = 4$

Final Answer

$x = -5, y = -2 \text{ and } x = 1, y = 4$

Exam-Style Questions

Q11
Question 11

Albie is training for a marathon. He jogs either route A or route B.

During April, he jogs route A nine times and route B five times. Route B is 8 miles longer than route A. In total, he jogs 89 miles in April.

In May, he will start jogging route C. Route C is 20% longer than route B.

Work out the length of route C.

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Set up the simultaneous equations

Let $a$ be the length of route A and $b$ be the length of route B.

  • From the information that route B is $8\text{ miles}$ longer than route A, we have: $b = a + 8$.
  • From the total distance jogged ($9$ times route A and $5$ times route B equals $89\text{ miles}$), we have: $9a + 5b = 89$.

Step 2 ย ยทย  Solve the simultaneous equations

Substitute $b = a + 8$ into the second equation:

$$9a + 5(a + 8) = 89$$
$$9a + 5a + 40 = 89$$
$$14a = 49 \implies a = \frac{49}{14} = 3.5\text{ miles}$$

Step 3 ย ยทย  Find the length of route B

$$b = 3.5 + 8 = 11.5\text{ miles}$$

Step 4 ย ยทย  Calculate the length of route C

Route C is $20\%$ longer than route B, so we calculate $120\%$ of route B's length:

$$C = 11.5 \times 1.20 = 13.8\text{ miles}$$

Final Answer

$13.8\text{ miles}$

Q12
Question 12

A museum sells adult tickets or child tickets.

Fozia buys 4 adult tickets and 1 child ticket for ยฃ120.

Sami buys 5 adult tickets and 3 child tickets for ยฃ171.

Work out the cost of each type of ticket.

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Set up the simultaneous equations

Let $a$ be the cost of an adult ticket and $c$ be the cost of a child ticket.

  • Equation 1 (Fozia):
$$4a + c = 120$$
  • Equation 2 (Sami):
$$5a + 3c = 171$$

Step 2 ย ยทย  Align the coefficients to eliminate $c$

Multiply Equation 1 by 3 so that the coefficient of $c$ matches Equation 2:

$$12a + 3c = 360$$

Step 3 ย ยทย  Subtract the equations to solve for $a$

Subtract the original Equation 2 from the new Equation 1:

$$(12a + 3c) - (5a + 3c) = 360 - 171$$
$$7a = 189$$
$$a = \frac{189}{7} = 27$$

Step 4 ย ยทย  Substitute $a$ back to find $c$

Substitute $a = 27$ into the original Equation 1:

$$4(27) + c = 120$$
$$108 + c = 120$$
$$c = 12$$

Final Answer

$\text{Adult ticket: ยฃ27, Child ticket: ยฃ12}$

Q13
Question 13

Sweets are sold in small packs and in big packs.

There is a total of 175 sweets in 4 small packs and 3 big packs.

There is a total of 154 sweets in 5 small packs and 2 big packs.

Work out the number of sweets in each small pack and in each big pack.

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Formulate simultaneous equations

Let $s$ represent the number of sweets in a small pack, and $b$ represent the number of sweets in a big pack. This gives us Equation 1:

$$4s + 3b = 175$$

And Equation 2:

$$5s + 2b = 154$$

Step 2 ย ยทย  Equate coefficients to eliminate a variable

To eliminate $b$, multiply Equation 1 by $2$, and Equation 2 by $3$:

$$8s + 6b = 350$$
$$15s + 6b = 462$$

Step 3 ย ยทย  Subtract the equations to solve for $s$

Subtract the new Equation 1 from the new Equation 2 to eliminate $b$:

$$(15s + 6b) - (8s + 6b) = 462 - 350$$
$$7s = 112$$
$$s = 16$$

Step 4 ย ยทย  Substitute $s$ back to find $b$

Substitute $s = 16$ into the original Equation 1:

$$4(16) + 3b = 175$$
$$64 + 3b = 175$$
$$3b = 111$$
$$b = 37$$

Final Answer

$16\text{ sweets (small pack)}, 37\text{ sweets (big pack)}$

Q14
Question 14

Solve algebraically the simultaneous equations 2xยฒ โˆ’ yยฒ = 14 3x + 2y = 3

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Rearrange the linear equation

Make $y$ the subject to substitute it into the quadratic equation later (making $x$ the subject also works):

$$2y = 3 - 3x$$
$$y = \frac{3 - 3x}{2}$$

Step 2 ย ยทย  Substitute into the quadratic equation

Replace $y$ in the first equation with your new expression:

$$2x^2 - \left(\frac{3 - 3x}{2}\right)^2 = 14$$

Step 3 ย ยทย  Expand and simplify

Square the fraction:

$$2x^2 - \frac{9 - 18x + 9x^2}{4} = 14$$

Multiply the entire equation by $4$ to clear the denominator:

$$8x^2 - (9 - 18x + 9x^2) = 56$$

Expand the bracket, being careful with the negative sign:

$$8x^2 - 9 + 18x - 9x^2 = 56$$
$$-x^2 + 18x - 9 = 56$$

Rearrange to form a standard quadratic equation equal to zero (moving terms to the right side makes $x^2$ positive):

$$0 = x^2 - 18x + 65$$

Step 4 ย ยทย  Solve for $x$

Factorise the quadratic equation by finding two numbers that multiply to $65$ and add to $-18$ ($-5$ and $-13$):

$$(x - 5)(x - 13) = 0$$

Therefore, the solutions for $x$ are:

$$x = 5 \quad \text{or} \quad x = 13$$

Step 5 ย ยทย  Find the corresponding $y$ values

Substitute $x$ back into the rearranged linear equation $\left(y = \frac{3 - 3x}{2}\right)$:

$$\text{When } x = 5: \quad y = \frac{3 - 3(5)}{2} = \frac{3 - 15}{2} = \frac{-12}{2} = -6$$
$$\text{When } x = 13: \quad y = \frac{3 - 3(13)}{2} = \frac{3 - 39}{2} = \frac{-36}{2} = -18$$

Final Answer

$x = 5, y = -6 \quad \text{and} \quad x = 13, y = -18$

Q15
Question 15

Solve algebraically the simultaneous equations: xยฒ โˆ’ 3yยฒ = 13 2x + 3y = 4

How to Get Feedback
  1. Take a clear photo of your handwritten work.
  2. Ensure all calculation steps are legible.
  3. Upload below for AI Tutor analysis.
Tutor is an AI trained on exam-relevant data. Always verify with your course materials.
SOLUTION

Step 1 ย ยทย  Rearrange the linear equation

It is easier to make $2x$ the subject to avoid fractions early on, or you can isolate $x$. Let's isolate $x$:

$$2x = 4 - 3y$$
$$x = \frac{4 - 3y}{2}$$

Alternatively, you could isolate $y = \frac{4 - 2x}{3}$, but substituting $x$ into $x^2$ is often less prone to sign errors than substituting into $-3y^2$. Let's stick with $x = \frac{4 - 3y}{2}$.

Step 2 ย ยทย  Substitute into the quadratic equation

Replace $x$ in the first equation:

$$\left(\frac{4 - 3y}{2}\right)^2 - 3y^2 = 13$$

Step 3 ย ยทย  Expand and simplify

Square the fraction:

$$\frac{(4 - 3y)^2}{4} - 3y^2 = 13$$

Multiply the entire equation by $4$ to remove the denominator:

$$(4 - 3y)^2 - 12y^2 = 52$$

Expand the bracket:

$$16 - 24y + 9y^2 - 12y^2 = 52$$

Combine like terms to form a quadratic equation equal to zero:

$$-3y^2 - 24y + 16 - 52 = 0$$
$$-3y^2 - 24y - 36 = 0$$

Divide the entire equation by $-3$ to simplify:

$$y^2 + 8y + 12 = 0$$

Step 4 ย ยทย  Solve for $y$

Factorise the quadratic equation:

$$(y + 6)(y + 2) = 0$$

Therefore, the solutions for $y$ are:

$$y = -6 \quad \text{or} \quad y = -2$$

Step 5 ย ยทย  Find the corresponding $x$ values

Substitute $y$ back into the rearranged linear equation $\left(x = \frac{4 - 3y}{2}\right)$.

When $y = -6$:

$$x = \frac{4 - 3(-6)}{2} = \frac{4 + 18}{2} = \frac{22}{2} = 11$$

When $y = -2$:

$$x = \frac{4 - 3(-2)}{2} = \frac{4 + 6}{2} = \frac{10}{2} = 5$$

Final Answer

$x = 11, y = -6 \quad \text{and} \quad x = 5, y = -2$

Feel confident with Simultaneous Equations(GCSE Maths)?

Review the master revision notes or move on to the next topic.

Well Done! ๐ŸŽ‰

You have completed all the questions in this assignment. Great effort!

Correct
Review