← All articles
mathhow to solve simultaneous equationselimination methodsubstitution methodAugust 14, 20266 min read

How to Solve Simultaneous Equations Step by Step

By the BrainSnail editorial team. How these articles are written and checked, and how to tell us when one is wrong.

Solving simultaneous equations becomes much easier when you remember that you are looking for values that make two equations true at the same time. The two main classroom methods are elimination and substitution, and both are ways of reducing two unknowns to one.

The elimination method

Suppose you have x plus y equals 10 and x minus y equals 2. Add the equations together and the y terms cancel, leaving 2x equals 12. That gives x equals 6. Substitute 6 into either original equation, such as x plus y equals 10, and you get y equals 4. The solution is the pair x equals 6 and y equals 4 because both equations are true for those values.

Elimination works best when one variable already has matching or opposite coefficients. If the coefficients do not match, multiply one or both equations first. For example, if one equation contains 2x and another contains 3x, you could multiply to create 6x in both. Then add or subtract the equations so one variable disappears. Keep every term on both sides of an equation multiplied by the same factor.

A common mistake in solving simultaneous equations is losing a negative sign during subtraction. If you subtract an entire equation, every term in that equation changes sign. Writing the equations neatly underneath each other reduces this risk. After one variable is found, substitute it back carefully and solve for the second. Do not stop after finding only one value, because the solution is a coordinate pair.

When substitution is the simpler method

Substitution is useful when one equation already gives a variable on its own, such as y equals 2x plus 1. If the second equation is x plus y equals 10, replace y with 2x plus 1. You then have x plus 2x plus 1 equals 10, which simplifies to 3x equals 9. So x equals 3, and substituting back gives y equals 7.

This method explains how to solve simultaneous equations as a replacement process. Since y and 2x plus 1 are equal, one can stand in for the other. The result is an equation with only x. You can also rearrange an equation first to make substitution possible. If 2x plus y equals 8, then y equals 8 minus 2x, which can be inserted into the other equation.

Always check your final pair in both original equations. If x equals 3 and y equals 7, place those numbers into each equation and confirm that both left sides equal the correct right sides. This catches arithmetic slips and sign errors quickly. Graphically, the same solution is the point where two straight lines cross, which gives a useful visual meaning to the algebra. Some pairs of equations behave differently. Parallel lines have no shared solution, while two equations describing the same line have infinitely many solutions. Algebra reveals these cases when variables cancel and leave an impossible statement or an identity. Recognising these outcomes is part of solving simultaneous equations, because not every pair produces one neat coordinate.

The takeaway

Solving simultaneous equations comes down to removing one unknown, solving for the other, and then substituting back. Use elimination when coefficients line up neatly and substitution when one variable is already isolated or easy to isolate. Keep signs organised and check the final pair in both equations. The correct answer must satisfy both at the same time.

Practise this

Questions from Pre-Algebra

Reading about something is not the same as being able to recall it. These are real questions from the Pre-Algebra unit in our Math track, answers and explanations included. The unit has 120 in total across 21 steps.

  • Guess the numberLevel 4

    1. Evaluate 5 + 2 x 6 - 3.

    Answer: 14

    Multiply first: 2 x 6 = 12, then 5 + 12 - 3 = 14.

  • Build the sentenceLevel 4

    2. Build a true sentence about subtracting negatives.

    Answer: Subtracting a negative is the same as adding

    Subtracting a negative turns into addition.

  • Build the sentenceLevel 3

    3. Build a true sentence about solving equations.

    Answer: Do the same thing to both sides

    Keeping both sides equal is the key to solving equations.