Grasp Maths

Year 10

Simultaneous equations

Solve two linear simultaneous equations using elimination and substitution methods, and interpret solutions as intersection points.

Back to Year 10Previous lessonNext lessonProgress: not startedMastery: not started

Lesson overview

Algebra - systems of linear equations

Simultaneous equations are two or more equations that share the same variables. We solve them by finding values that satisfy both equations at the same time. There are two main methods: elimination (adding or subtracting the equations to remove a variable) and substitution (solving one equation for a variable and replacing it in the other). Graphically, the solution is the point where the two lines intersect. For example, the equations x+y=5x + y = 5 and 2xy=12x - y = 1 have the solution x=2,y=3x = 2, y = 3 because when x=2x = 2 and y=3y = 3, both equations are true.

Solving by elimination

Solve 2x+y=72x + y = 7 and x+y=5x + y = 5 using elimination.

Subtract equation (2) from equation (1) to eliminate yy. This gives x=2x = 2. Substitute back to find yy.

Solving by substitution

Solve y=2x+1y = 2x + 1 and 3x+y=113x + y = 11 using substitution.

Since equation (1) already gives yy in terms of xx, substitute directly into equation (2).

Elimination when coefficients need adjustment

Solve 3x+2y=133x + 2y = 13 and 2x+y=82x + y = 8 using elimination.

Sometimes you need to multiply one equation by a number so the coefficients of one variable match.

Checking your solution

Verify that x=1,y=2x = 1, y = 2 is the solution to x+y=3x + y = 3 and 2x+y=42x + y = 4.

Always substitute your answer back into both original equations to check.

Worked example

Solve the simultaneous equations 4x+3y=174x + 3y = 17 and 2x3y=12x - 3y = 1 using the elimination method.

  1. Label the equations: equation (1) is 4x+3y=174x + 3y = 17 and equation (2) is 2x3y=12x - 3y = 1.
  2. Notice that the yy coefficients are opposite: +3y+3y and 3y-3y. This is perfect for elimination.
  3. Add equation (1) and equation (2): (4x+3y)+(2x3y)=17+1(4x + 3y) + (2x - 3y) = 17 + 1.
  4. The 3y3y and 3y-3y cancel: 6x=186x = 18.
  5. Solve for xx: x=3x = 3.
  6. Substitute x=3x = 3 into equation (1): 4(3)+3y=174(3) + 3y = 17, so 12+3y=1712 + 3y = 17.
  7. Solve for yy: 3y=53y = 5, so y=53y = \frac{5}{3}.
  8. The solution is x=3,y=53x = 3, y = \frac{5}{3}.

Try it

For each pair of equations, choose whether elimination or substitution is easiest, then solve carefully. Always check your answer.

Question 1

Solve x+y=6x + y = 6 and xy=2x - y = 2.

💡 Add the two equations to eliminate yy: (x+y)+(xy)=6+2(x + y) + (x - y) = 6 + 2 gives 2x=82x = 8.

Question 2

Solve 2x+y=92x + y = 9 and x+y=6x + y = 6.

💡 Subtract the second equation from the first to eliminate yy: (2x+y)(x+y)=96(2x + y) - (x + y) = 9 - 6.

Question 3

Solve y=2xy = 2x and x+y=9x + y = 9.

💡 Use substitution. Replace yy with 2x2x in the second equation: x+2x=9x + 2x = 9.

Question 4

Solve 3x+2y=123x + 2y = 12 and x+2y=8x + 2y = 8.

💡 Subtract the second equation from the first to eliminate 2y2y: (3x+2y)(x+2y)=128(3x + 2y) - (x + 2y) = 12 - 8.

Question 5

Solve 2x+3y=132x + 3y = 13 and 4xy=54x - y = 5.

💡 Multiply the second equation by 3 to get 12x3y=1512x - 3y = 15, then add to the first equation.

Common mistakes

Watch for these when working through the lesson.

  • Forgetting to apply the same operation to both sides when multiplying equations. If you multiply equation (1) by 2, multiply all terms.
  • Making arithmetic errors when adding or subtracting equations. Work carefully through each step.
  • Not substituting correctly. When you find one variable, substitute the value (not the expression) into the other equation.
  • Stopping after finding one variable. Always substitute back to find the second variable and check both answers in both original equations.

Related topics

These ideas fit closely with this lesson.

  • Linear equations and graphs
  • Systems of equations graphically
  • Quadratic equations

Practice next

Independent practice will plug in here

This lesson builds the understanding first. Deeper adaptive practice can sit here later.