📘 GCSE Foundation Maths Rescue System

Unit 1: Algebra & Sequences

GCSE Algebra Worksheet & Interactive Revision · Grade 3–5

Like Terms Substitution nth Term Sequences Expressions
AQA 8300 Edexcel 1MA1 OCR J560 ⏱ 15–20 min 🖨 Printable Worksheet ⭐ Interactive Lesson No login required

Designed to help students move from Grade 3 to a secure Grade 5 pass.

Created by a practising GCSE Maths tutor · Teachers & tutors: you're welcome to share this page directly with your students.

🎯 Unit Progress
0 / 5 skills
GCSE Foundation Maths Revision Pathway

This lesson is part of a structured 10-unit revision system designed to help Foundation students build confidence from Grade 3 towards Grade 4/5.

You are currently studying
Unit 1 — Algebra & Sequences
Topics covered across the full pathway
2 Expanding & Factorising 3 Indices & Powers 4 Linear Equations 5 Inequalities 6 Straight-Line Graphs 7 Non-Linear Graphs 8 Real-Life Graphs 9 Graph Applications 10 Coordinate Geometry

Each unit follows the same structure: warm-up, tiered practice, worked examples, Mistake Detective & Examiner Lens.

For Teachers

Foundation GCSE Revision (Grade 3→5)
AQA 8300 · Edexcel 1MA1 · OCR J560
Scheme Weeks 8–12 · Homework · Cover work · Independent revision

⏱ 15–20 minutes 📱 No login required 🎯 Grade 3–5 students
Learning Objectives
By the end of this lesson, students will be able to:
✓ Simplify algebraic expressions by collecting like terms
✓ Substitute positive and negative values into expressions
✓ Identify and continue arithmetic sequences
✓ Find the nth term of increasing and decreasing sequences
Suggested Use
· 15-minute lesson starter
· Homework task
· Revision for Grade 5 boundary students
· Cover lesson activity
· Tutor session warm-up

Students can complete this lesson independently on phones, tablets or computers. No login or app required.

Teachers often share this link with students for homework or revision.
Paste into Google Classroom, WhatsApp, or your school portal.

How to use this lesson
1. Complete the warm-up questions from memory
2. Study the worked examples carefully
3. Try the practice problems: Green → Amber → Red
4. Check your answers and complete the mastery checklist
🔥
Warm-Up: Retrieval Practice
⏱ Before You Start
Answer from memory — no notes! Get all 3 correct before moving on.
Q1  Simplify:   3x + 5x
Q2  Substitute x = 4 into:   2x − 3
Q3  Find the next term:   7, 10, 13, ___
Lesson Progress
✓ Warm-up — complete
→ Worked examples & key concepts
· Tiered practice (Green → Amber → Red)
· Mistake Detective & Examiner Lens
· Mastery checklist
💡
The Big Idea: The Tidy Room

Algebra is like tidying a messy room — group the same things together!

3 books + 5 books
=
8 books ✓
3x + 5x
=
8x ✓
3 books + 4 pens
can’t combine ✗
3x + 4y
can’t combine ✗

Like terms must have the same variable AND the same power.

Simplify: 4x + 2y + 3x − y + 5 4x + 3x = 7x 2y − y = y + 5 = 5 Answer: 7x + y + 5
Group like terms by colour: x-terms (violet), y-terms (amber), constants (green)
📖
Core Definitions
Variable
A letter representing a number, e.g. x, y, a
Expression
A mathematical phrase without an equals sign
Coefficient
The number multiplying a variable (in 5x, the coefficient is 5)
Like Terms
Terms with identical variables AND powers
Substitution
Replacing a variable with a given number value
Sequence
A list of numbers following a pattern or rule
Term-to-Term Rule
How you move from one term to the next (e.g. +3)
nth Term
A formula for finding any term in a sequence
✏️
Worked Examples
Worked Example 01Collecting Like Terms
Simplify:   4x + 3x − 2
1
Identify like terms: 4x and 3x are like terms. The −2 is a constant.
2
Add the coefficients: 4 + 3 = 7 so the x-terms become 7x
✓ Final Answer
7x − 2
Worked Example 02Two Variables
Simplify:   5a − 2b + 3a
1
Group like terms: 5a and 3a are both ‘a’ terms. −2b is a different category.
2
Combine: 5a + 3a = 8a
✓ Final Answer
8a − 2b
⚠️ 2b cannot combine with a-terms — different variables = different categories.
Worked Example 03Substitution (Positive)
Find the value of 3x + 4 when x = 2
1
Replace x with 2: 3(2) + 4
2
Calculate: 6 + 4
✓ Final Answer
10
Worked Example 04Substitution (Negative)KEY SKILL
Find the value of 4x − 3 when x = −5
1
Always use brackets: 4(−5) − 3
2
Calculate: −20 − 3
✓ Final Answer
−23
⚠️ Always use brackets when substituting negative numbers — it prevents sign errors.
Worked Example 04bSubstitution with x² (Negative)EXAM TRAP
Find the value of 2x² + 1 when x = −3
1
Replace x with (−3): 2(−3)² + 1
2
Square first: (−3)² = 9   →   2(9) + 1
3
Multiply: 18 + 1 = 19
✓ Final Answer
19
⚠️ Common trap: 2x² means 2 × (x²), NOT (2x)². So you square x first, then multiply by 2. If you did (2 × −3)² = (−6)² = 36 you'd get the wrong answer.
Worked Example 05Forming an ExpressionNEW
“Five more than twice a number x”
1
“Twice a number” → 2x
2
“Five more” → add 5 → 2x + 5
✓ Final Answer
2x + 5
📐 Part 2 — Sequences
We now use the same skills to find patterns in number sequences and build formulas.
Worked Example 06Term-to-Term Rule
Sequence:   4, 7, 10, 13, …
1
Find the difference between consecutive terms: 7 − 4 = 3
✓ Term-to-Term Rule
Add 3
Worked Example 07Finding the nth Term (Positive)
Sequence:   4, 7, 10, 13, … → Find the nth term
1
Common difference: +3
2
Formula starts with 3n
3
n = 1: 3(1) = 3 but first term is 4, so add 1
4
Check: n = 2 → 3(2) + 1 = 7
4 7 10 13 +3 +3 +3
Common difference = +3 → nth term starts with 3n
✓ nth Term Formula
3n + 1
Worked Example 08nth Term (Negative Difference)NEW
Sequence:   10, 7, 4, 1, … → Find the nth term
1
Difference: 7 − 10 = −3 (decreasing)
2
Formula starts with −3n
3
n = 1: −3(1) = −3. First term is 10. Add 13.
4
Check: n = 2 → −6 + 13 = 7 ✓ | n = 3 → −9 + 13 = 4
✓ nth Term Formula
−3n + 13
nth Term: How 3n + 1 Generates the Sequence n = term = 1 4 2 7 3 10 n 3n+1 3(1)+1=4 • 3(2)+1=7 • 3(3)+1=10 • …
Plug the position number into the formula to get each term
Method Checklists
📋 Simplifying Expressions
📋 Finding the nth Term
🧮
Arithmetic Support Strip
5x means 5 × x
x5 is incorrect notation
Use brackets for negative substitution
−(−2) = +2
Adding negatives → smaller numbers
nth term: dn ± adjustment
💪
Tiered Practice
🔓 How It Works
Tap any card to reveal the full working and answer. Work through Green first, then Amber, then Red.
0 / 12
Problems revealed
Tap problems to reveal working and answers
🟢 Green — Core Skills
🟢 Green · TYPE YOUR ANSWER
Simplify: 5x + 3x
🔍
Mistake Detective
⚠️ These mistakes cost marks
Study each one carefully — then look for them in your own work.
❌ Wrong
5x written as x5
Coefficient always comes before the variable
✅ Correct
5x
❌ Wrong
3x + 4y = 7xy
Different variables cannot be combined
✅ Correct
3x + 4y stays as 3x + 4y
❌ Wrong
Sequence 10, 7, 4… nth term written as 3n − 7
Forgot the difference is negative
✅ Correct
Difference = −3 Formula: −3n + 13 Check: n=1 → −3+13 = 10 ✓
🎓
Examiner Lens
🎓 To Gain Full Marks
🏆
Mastery Checklist
🏆 Unit 1 Mastery
Ready for Unit 2?

If you can do these 3 things confidently, you're ready to move on:

📋 Quick feedback? (10 seconds)

How would you rate this resource?


Or email: loading...

Teachers and tutors: if you are satisfied, you're welcome to share this link directly with your students.

Nice work — you've completed Unit 1.

Students aiming for Grade 5 usually need practice across several algebra and graph topics before the exam. GCSE papers often include several of these topics.

🎯
🎯
Friend Challenge

Think you understood this unit? Challenge a friend to try it — then compare scores on the warm-up questions. The best way to revise is to explain it to someone else.

No sign-up needed — your friend just opens the link and starts

Your Grade 3→5 Rescue System
10 units · Algebra, Graphs & Coordinate Geometry · Paper 1 is 14th May
10% complete — 9 units remaining
Unit 1: Algebra & SequencesCOMPLETE
🔒Unit 2: Expanding Brackets & Factorising 🔒Unit 3: Indices & Powers 🔒Unit 4: Linear Equations 🔒Unit 5: Linear Inequalities 🔒Unit 6: Straight-Line Graphs 🔒Unit 7: Non-Linear Graphs 🔒Unit 8: Real-Life Graphs 🔒Unit 9: Graph Applications 🔒Unit 10: Coordinate Geometry
👨‍👩‍👧 For Parents

Your child has completed Unit 1 of a structured GCSE Foundation Maths revision programme. Students aiming for Grade 5 often struggle with Algebra and Graphs — these topics can have a big impact on whether they reach a strong pass.

This unit is part of a 10-unit GCSE Foundation revision programme that gives structured practice across the main algebra and graph topics on typical Foundation papers, with instant feedback so students can learn from mistakes straight away.

✔ Aligned with AQA, Edexcel & OCR
✔ 170+ practice questions & 76 worked examples
✔ Step-by-step explanations
✔ One-time payment — no subscription

Paper 1 is on 14th May 2026. Starting now gives your child around 10 weeks of guided practice before the exam.

You've completed Unit 1 of 10
Continue the GCSE Maths Rescue System

The remaining 9 units complete the full Grade 3 → Grade 4/5 Foundation revision pathway — Expanding Brackets, Indices, Equations, Inequalities, Straight-Line Graphs, Non-Linear Graphs, Real-Life Graphs, Graph Applications & Coordinate Geometry.

Same structure as this unit — tiered practice, worked examples, instant feedback, Mistake Detective & Examiner Lens. Works offline on any device.

Unlock All 10 Units — £14.99 →
One-time payment · Instant access · Works on any device
See the full system details →
💡 Students: show this page to your parent or tutor — one payment covers the full system
✓ AQA · Edexcel · OCR aligned
✓ 170+ practice questions & 76 worked examples
✓ No login required
Up Next
Unit 2: Expanding Brackets & Factorising →
🔒 Get Full System →
Teacher Use Permission
You may:
✓ Print this worksheet for classroom use
✓ Share the page link with students
✓ Use this resource for homework, cover work or intervention

Please keep source attribution: yourguruacademy.com

Your Guru Academy
🏠 Home 📋 Full System 🎯 Diagnostic
Privacy Policy Terms of Use

yourguruacademy.com · Created by a practising GCSE Maths tutor

Your Guru Academy is an independent resource and is not affiliated with, endorsed by, or connected to AQA, Edexcel (Pearson), OCR, or any exam board. All exam board names are the property of their respective owners. Content is designed to support Foundation GCSE revision but does not guarantee any specific grade outcome.