Skip to content
A19

Solve two simultaneous equations in two variables (linear/linear or linear/quadratic) algebraically; find approximate solutions using a graph

Simultaneous equations

Worked answers, methods and verified real exam appearances for A19 on Edexcel GCSE Maths 1MA1.

Explanation

  • A simultaneous solution is an ordered pair satisfying both equations; graphically it is an intersection point. For two linear equations, make one variable's coefficients equal or opposite, then add or subtract to eliminate it.
  • Substitute the first value back to find the second.
  • At Higher tier, when a line and a quadratic are solved together, substitute the linear expression into the quadratic, solve it, and find the matching second coordinate for every root.
  • The examiner expects complete ordered pairs and a check in both original equations.
  • Two xx-values alone are incomplete because each belongs to a different point.

Worked example

Solve simultaneously 2x+y=112x+y=11 and xy=1x-y=1.

  1. 1.Add the equations to eliminate yy: 3x=123x=12.
  2. 2.Solve to get x=4x=4.
  3. 3.Substitute into xy=1x-y=1: 4y=14-y=1, so y=3y=3.

Answer: (x,y)=(4,3)(x,y)=(4,3).

Common mistakes

  • Don't add equations whose variable coefficients are not equal or opposite, so no variable is eliminated.
  • Don't find two possible xx-values in a linear-quadratic pair but give no corresponding yy-values.

Exam tip

Write each solution as an ordered pair and substitute both coordinates into both equations when the tariff allows a checking mark.

Worked practice

Q1
Tier 1 · Easy

1

Solve simultaneously y=2x+1y=2x+1 and x+y=10x+y=10.

(3)

(Total for Question 1 is 3 marks)

Mark scheme

Mark scheme for question 1
QuestionAnswerMarkMark scheme
1
  • x=3x=3, y=7y=7
3Substitute y=2x+1y=2x+1 into x+y=10x+y=10: x+2x+1=10x+2x+1=10. Hence 3x=93x=9, so x=3x=3 and y=2(3)+1=7y=2(3)+1=7.
Q2
Tier 2 · Standard

2

On the same axes draw y=0.6x+1y=0.6x+1 and y=50.8xy=5-0.8x. Use the graph to estimate their point of intersection to one decimal place.

(4)

(Total for Question 2 is 4 marks)

Mark scheme

Mark scheme for question 2
QuestionAnswerMarkMark scheme
2
  • (x,y)(2.9,2.7)(x,y)\approx(2.9,2.7)
4The solution is where the two lines cross. Reading the graph gives approximately x=2.9x=2.9 and y=2.7y=2.7; algebraically the point is (20/7,19/7)(20/7,19/7), which confirms those graphical estimates.
Q3
Tier 3 · Hard

3

Higher only: Solve simultaneously y=x+1y=x+1 and x2+y2=25x^2+y^2=25.

(5)

(Total for Question 3 is 5 marks)

Mark scheme

Mark scheme for question 3
QuestionAnswerMarkMark scheme
3
  • (x,y)=(4,3)(x,y)=(-4,-3) or (3,4)(3,4)
5Substitute y=x+1y=x+1 into the second equation: x2+(x+1)2=25x^2+(x+1)^2=25. This simplifies to 2x2+2x24=02x^2+2x-24=0, so x2+x12=0=(x+4)(x3)x^2+x-12=0=(x+4)(x-3). Thus x=4x=-4 or x=3x=3. Using y=x+1y=x+1 gives (4,3)(-4,-3) and (3,4)(3,4).
Q4
Tier 1 · Easy

4

Solve simultaneously x+y=13x+y=13 and xy=5x-y=5.

(2)

(Total for Question 4 is 2 marks)

Mark scheme

Mark scheme for question 4
QuestionAnswerMarkMark scheme
4
  • x=9x=9, y=4y=4
2Add the equations to eliminate yy: 2x=182x=18, so x=9x=9. Substituting into x+y=13x+y=13 gives y=4y=4.
Q5
Tier 2 · Standard

5

Solve simultaneously 2x+3y=222x+3y=22 and xy=1x-y=1.

(3)

(Total for Question 5 is 3 marks)

Mark scheme

Mark scheme for question 5
QuestionAnswerMarkMark scheme
5
  • x=5x=5, y=4y=4
3Multiply xy=1x-y=1 by 22 to get 2x2y=22x-2y=2. Subtracting this from 2x+3y=222x+3y=22 gives 5y=205y=20, so y=4y=4. Then x4=1x-4=1, giving x=5x=5.
Q6
Tier 3 · Hard

6

Two angles have sizes pp^\circ and qq^\circ. Their sizes add to 110110^\circ. Three times pp is 4040 more than twice qq. Form two equations and solve them to find pp and qq.

(4)

(Total for Question 6 is 4 marks)

Mark scheme

Mark scheme for question 6
QuestionAnswerMarkMark scheme
6
  • p=52p=52, q=58q=58
4The equations are p+q=110p+q=110 and 3p2q=403p-2q=40. Multiply the first equation by 22 to get 2p+2q=2202p+2q=220. Adding this to the second equation gives 5p=2605p=260, so p=52p=52. Then q=11052=58q=110-52=58.
Q7
Tier 2 · Standard

7

Solve simultaneously 4xy=94x-y=9 and 2x+3y=232x+3y=23.

(3)

(Total for Question 7 is 3 marks)

Mark scheme

Mark scheme for question 7
QuestionAnswerMarkMark scheme
7
  • x=257x=\dfrac{25}{7}, y=377y=\dfrac{37}{7}
3From 4xy=94x-y=9, y=4x9y=4x-9. Substitute this into the second equation: 2x+3(4x9)=232x+3(4x-9)=23. Hence 14x=5014x=50, so x=25/7x=25/7. Then y=4(25/7)9=37/7y=4(25/7)-9=37/7.
Q8
Tier 3 · Hard

8

Higher only: Solve simultaneously y=x24y=x^2-4 and y=2x+5y=2x+5. Give both solutions in exact form.

(5)

(Total for Question 8 is 5 marks)

Mark scheme

Mark scheme for question 8
QuestionAnswerMarkMark scheme
8
  • (x,y)=(110,7210)(x,y)=(1-\sqrt{10},7-2\sqrt{10}) or (1+10,7+210)(1+\sqrt{10},7+2\sqrt{10})
5Equating the two expressions for yy gives x24=2x+5x^2-4=2x+5, so x22x9=0x^2-2x-9=0. The quadratic formula gives x=1±10x=1\pm\sqrt{10}. Substituting into y=2x+5y=2x+5 gives y=7±210y=7\pm2\sqrt{10}, with matching signs in each ordered pair.
Q9
Tier 3 · Hard

9

Solve simultaneously 3(x2y)=73(x-2y)=7 and 2(2x+y)=192(2x+y)=19. Give the values of xx and yy as fractions in their simplest form.

(4)

(Total for Question 9 is 4 marks)

Mark scheme

Mark scheme for question 9
QuestionAnswerMarkMark scheme
9
  • x=6415x=\dfrac{64}{15}, y=2930y=\dfrac{29}{30}
4The equations expand to 3x6y=73x-6y=7 and 4x+2y=194x+2y=19. Multiply the second by 33 and add the first: 15x=6415x=64, so x=64/15x=64/15. Substitution into 4x+2y=194x+2y=19 gives 256/15+2y=285/15256/15+2y=285/15, hence 2y=29/152y=29/15 and y=29/30y=29/30.
Q10
Tier 3 · Hard

10

Higher only: Two numbers xx and yy satisfy x+y=5x+y=5 and xy=3xy=3. Solve these equations simultaneously, giving both ordered pairs in exact form.

(5)

(Total for Question 10 is 5 marks)

Mark scheme

Mark scheme for question 10
QuestionAnswerMarkMark scheme
10
  • (x,y)=(5132,5+132)(x,y)=\left(\dfrac{5-\sqrt{13}}{2},\dfrac{5+\sqrt{13}}{2}\right) or (5+132,5132)\left(\dfrac{5+\sqrt{13}}{2},\dfrac{5-\sqrt{13}}{2}\right)
5Write y=5xy=5-x and substitute into xy=3xy=3: x(5x)=3x(5-x)=3. Rearranging gives x25x+3=0x^2-5x+3=0, so x=(5±13)/2x=(5\pm\sqrt{13})/2. Since y=5xy=5-x, the matching yy-value has the opposite sign before the surd, giving the two ordered pairs stated.

Verified exam appearances

SeriesPaperQuestionMarksCalculatorTierLinks
2024-111FQ165Non-calculatorFoundationQPMS
2024-112HQ104AllowedHigherQPMS
2022-062FQ283AllowedFoundationQPMS
2019-061HQ225Non-calculatorHigherQPMS
2022-111HQ124Non-calculatorHigherQPMS
2019-063HQ205AllowedHigherQPMS
2019-063FQ303AllowedFoundationQPMS
2023-061FQ281Non-calculatorFoundationQPMS
2022-063HQ225AllowedHigherQPMS
2021-113HQ164AllowedHigherQPMS
2024-061HQ104Non-calculatorHigherQPMS
2019-061HQ102Non-calculatorHigherQPMS
2023-112FQ303AllowedFoundationQPMS
2024-113HQ204AllowedHigherQPMS
2023-062HQ114AllowedHigherQPMS
2021-111HQ203Non-calculatorHigherQPMS

Other points in A Algebra · sequences and functions

Want help turning this into marks?

Bring A19 or any tricky specification point, and we can work through the method and exam wording together.