Introduction to Equations
Equations form the backbone of algebraic thinking in Year 7, yet many pupils struggle with the concept of 'undoing' operations to isolate the unknown. The transition from arithmetic to algebra requires students to think systematically about inverse operations and balance.
Try it right now
Click “Generate a problem” to see a fresh example of this technique.
Why it matters
Mastering basic equations prepares pupils for GCSE Foundation topics like solving linear inequalities and simultaneous equations. In real contexts, equations help calculate missing values: if Harry saves £5 weekly and needs £47 for trainers, the equation 5x + 12 = 47 determines he needs 7 more weeks (where £12 is his current savings). Shop discounts use equations too—if a £25 jumper costs £18 after reduction, x + 18 = 25 shows the discount was £7. Without solid equation skills, pupils struggle with ratio problems, percentage calculations, and formulae rearrangement throughout secondary maths. The logical thinking required transfers to science formulae and real-world problem-solving scenarios.
How to solve introduction to equations
One-Step Equations
- An equation has an unknown (x) and an equals sign.
- Use the inverse operation to isolate x.
- Addition ↔ subtraction; multiplication ↔ division.
- Check by substituting your answer back.
Example: x + 7 = 12 → x = 12 − 7 = 5.
Worked examples
x + 2 = 10. What is x?
Answer: 8
- Subtract 2 from both sides → x = 10 − 2 — To isolate x, subtract the number being added.
- Calculate → x = 8 — 10 − 2 = 8.
x − 8 = 6. What is x?
Answer: 14
- Add 8 to both sides → x = 6 + 8 — To undo subtraction, add the same number to both sides.
- Calculate → x = 14 — 6 + 8 = 14.
3x = 9. What is x?
Answer: 3
- Divide both sides by 3 → x = 9 ÷ 3 — To isolate x, divide by the coefficient 3.
- Calculate → x = 3 — 9 ÷ 3 = 3.
Common mistakes
- Adding instead of subtracting when solving x + 5 = 12, giving x = 17 instead of x = 7
- Forgetting to apply operations to both sides, writing 3x = 15 becomes x = 15 instead of x = 5
- Confusing the inverse operation for subtraction, solving x - 4 = 9 as x = 9 - 4 = 5 instead of x = 13
- Not checking answers by substitution, missing errors like writing x = 6 for 2x = 8