Solving simultaneous equations by elimination

Simultaneous equations are when we have two or more equations with multiple unknowns (letters that represent numbers we don’t know yet). The goal is to find the values of these letters (variables) that make all the equations true at the same time.

When can we solve using elimination?

We can use the elimination method when the equations are both linear (in the form ax + by = c), and we have the same number of equations as unknowns ( for example, two equations with two unknowns, x and y).

Basic steps to solve

The key steps to solve a simultaneous equation with two unknowns by elimination are:

Like with most concepts, it’s much easier to see with some examples.

Examples

Example: solve the simultaneous equations 2x + 3y = 16 and 4x - y = 2.

Checking your solution

To check if your solution is correct, substitute the values of x and y back into one or both of the original equations to see if they work!