BETAThis platform is under active development; bugs, missing features, and risk of data loss are present. Thank you for your support!

Simultaneous Equations

Learn it by playing

Answer these questions to earn energy, then fish and explore. No account needed.

For teachers: ready-to-use lesson slides, revision notes, diagrams for Simultaneous Equations (Maths [CIE], Extended) — use them in your lesson, or run the topic as a live class game.

Notes

Linear Simultaneous Equations

  • **Linear simultaneous equations** involve two unknowns (usually x and y) and two equations, e.g. 3x+2y=113x + 2y = 11 and 2xy=52x - y = 5.
  • The solution is the pair of values (x, y) that satisfy **both** equations simultaneously.
  • Solve by **elimination**: make the coefficients of one variable the same, then add or subtract to eliminate it.
  • If the signs in front of the term to eliminate are **the same**, **subtract** the equations.
  • If the signs are **different**, **add** the equations.
  • Solve the resulting equation for one variable, then substitute back to find the other.
  • Solve by **substitution**: rearrange one equation to y=y = ... (orx=...)(or x = ...) and substitute into the other equation.
  • Always **check** your final solutions by substituting into both original equations.

Graphical Solution of Linear Simultaneous Equations

  • Plot both equations on the same set of axes (use a table of values or rearrange to y=mx+c)y = mx + c).
  • The **point of intersection** gives the solution: x-coordinate is the x-value, y-coordinate is the y-value.
  • If the lines are parallel, there is **no solution** (inconsistent equations).
  • If the lines are the same, there are **infinitely many solutions** (dependent equations).

Forming Simultaneous Equations from Context

  • Introduce letters (e.g. x, y) to represent the unknowns, with clear units.
  • Write two equations based on the given information (e.g. costs, totals, ratios).
  • Solve the equations simultaneously, then **answer the question** in context (e.g. cost of an apple is 40p).
  • Sometimes you need to find another quantity (e.g. product xy) after solving.

Quadratic Simultaneous Equations

  • Involve one **linear** equation and one **quadratic** (or non-linear) equation (e.g. x2+y2=25x^{2} + y^{2} = 25 and y2x=5)y - 2x = 5).
  • Solve by **substitution**: rearrange the linear equation to y=y = ... (orx=...)(or x = ...) and substitute into the quadratic.
  • Expand and solve the resulting quadratic equation (may factorise, use formula, or complete square).
  • Substitute each x-value back into the linear equation to find the corresponding y-value.
  • Present solutions as **pairs** (e.g. x=0,y=5x = 0, y = 5 or x=4,y=3)x = -4, y = -3).
  • If the quadratic has a **repeated root**, the line is **tangent** to the curve (one intersection).
  • If the quadratic has **no real roots**, the line and curve **do not intersect** (no solutions).

Special Cases in Quadratic Simultaneous Equations

  • If the linear equation is not in the form y=y = ... or x=x = ..., **rearrange it first** before substituting.
  • For equations like xy=3xy = 3 and x+y=4x + y = 4, rearrange either to y=4xy = 4 - x or y=3xy = \frac{3}{x} and substitute.
  • Be careful with fractions: multiply through to clear denominators when necessary.
  • Always check solutions satisfy **both** original equations.

Graphical solution of linear simultaneous equations

xy2x - y = 33x + y = 4(2,1)intersection

Graphical solution of quadratic simultaneous equations

xyy = x² + 3x + 1y = 2x + 1(-1,-1)(0,1)

Elimination method step-by-step

Step 1: Make coefficients equal3x + 2y = 11 (×2) → 6x + 4y = 222x - y = 5 (×3) → 6x - 3y = 15Step 2: Subtract (same sign)(6x + 4y) - (6x - 3y) = 22 - 15→ 7y = 7 → y = 1Step 3: Substitute back3x + 2(1) = 11 → 3x = 9 → x = 3Solution: x = 3, y = 1

Substitution method for quadratic simultaneous equations

Example: x² + y² = 25, y - 2x = 5Step 1: Rearrange linear eq.y = 2x + 5Step 2: Substitute into quadraticx² + (2x + 5)² = 25→ x² + 4x² + 20x + 25 = 25→ 5x² + 20x = 0 → 5x(x+4)=0Step 3: Solve for xx = 0 or x = -4Step 4: Find y from y = 2x+5y = 5 or y = -3

Practice questions

Free preview — 8 of 40 questions. Sign up to see them all.

  1. 1.For linear simultaneous equations, which method involves making the coefficients of one variable the same in both equations and then adding or subtracting to eliminate that variable?

    Easy
    • AElimination method
    • BSubstitution method
    • CGraphical method
    • DTrial and error method
  2. 2.When solving linear simultaneous equations graphically, the solution is given by the coordinates of the point where the lines:

    Easy
    • AIntersect
    • BAre parallel
    • CAre coincident
    • DCross the x-axis
  3. 3.To solve the simultaneous equations 3x+2y=113x + 2y = 11 and 2xy=52x - y = 5 by elimination, you could multiply the second equation by 2 and then:

    Easy
    • AAdd to the first equation
    • BSubtract from the first equation
    • CMultiply by the first equation
    • DDivide by the first equation
  4. 4.Solve the simultaneous equations: 2x+y=7,3xy=82x + y = 7, 3x - y = 8. What is the value of x?

    Medium
    • A3
    • B2
    • C1
    • D4
  5. 5.Solve the simultaneous equations: 3x8y=22,x+4y=43x - 8y = 22, x + 4y = 4. What is the value of y?

    Medium
    • A-0.5
    • B-1
    • C1
    • D2
  6. 6.3 apples and 5 bananas cost £1.80. 5 apples and 1 banana cost £2.30. If a is the price of an apple in pence and b is the price of a banana in pence, which pair of equations represents this situation?

    Medium
    • A3a+5b=180,5a+b=2303a + 5b = 180, 5a + b = 230
    • B3a+5b=1.80,5a+b=2.303a + 5b = 1.80, 5a + b = 2.30
    • C3a+5b=180,5a+b=2.303a + 5b = 180, 5a + b = 2.30
    • D3a+5b=1.80,5a+b=2303a + 5b = 1.80, 5a + b = 230
  7. 7.Solve the simultaneous equations: 5x+8y=4,(12)x+3y=75x + 8y = 4, (\frac{1}{2})x + 3y = 7. What is the value of x?

    Medium
    • A-4
    • B4
    • C20
    • D-20
  8. 8.Solve algebraically the simultaneous equations: x2+y2=25,y2x=5x^{2} + y^{2} = 25, y - 2x = 5. Which of the following is a solution?

    Hard
    • Ax=0,y=5x = 0, y = 5
    • Bx=0,y=5x = 0, y = -5
    • Cx=4,y=3x = 4, y = 3
    • Dx=4,y=3x = -4, y = 3

Unlock all 40 questions, slides & more

Create a free account to see every question, the slides, flashcards and revision notes for this topic.

Past papers

Past-paper practice for this topic is coming soon.

🗂️ Coming soon