Skip to content
mathlab
0
0
0 XP
Lvl 1
KJ
Lesson 4 ~30 min Unit 2 · Patterns & Algebra +90 XP

Collecting Like Terms

Why is $3x + 2x = 5x$ but $3x + 2y$ stays as it is? Learn the secret of "like terms" and how to tidy up messy expressions into clean, simple form.

Today's hook: You have 3 apples and 2 apples. You have 5 apples. But 3 apples and 2 bananas? You just have 3 apples and 2 bananas. That's collecting like terms.
0/5QUESTS
Think First
warm-up

Simplify $3a + 2a + 5b - b$. Explain why you can or cannot combine each pair of terms.

Record in workbook.
1
The Big Idea
+5 XP to read

Collecting like terms is the algebra version of tidying your room. You group similar things together. In algebra, like terms are terms that have exactly the same variable part.

$3x$ and $5x$ are like terms because both have $x$. We add their coefficients: $3 + 5 = 8$, so $3x + 5x = 8x$. But $3x$ and $5y$ are unlike — different variables, so they cannot be combined.

$3x + 5x$ same variable LIKE TERMS $= 8x$ ✓ $3x + 5y$ different vars UNLIKE TERMS stays as $3x+5y$ Same letter = combine Different letter = leave Only the coefficient changes
$3x + 5x = 8x \quad 3x + 5y = \text{can't simplify}$
Same variable = like
$3x$ and $7x$ are like terms. $3x$ and $3y$ are not. The variable must match exactly.
Add coefficients only
$4a + 2a = 6a$. The variable stays the same. Only the numbers in front change.
Signs matter
$4a - 7a = -3a$. The minus sign belongs to the 7, so it's $4 + (-7) = -3$.
2
What You'll Master
objectives

Know

  • What like terms are
  • That only like terms can be combined
  • That coefficients are added/subtracted

Understand

  • Why $x$ and $y$ cannot be combined
  • That the variable part stays unchanged
  • Why signs must be tracked carefully

Can Do

  • Identify like and unlike terms
  • Simplify expressions by collecting like terms
  • Handle negative coefficients
3
Words You Need
vocabulary
Like TermsTerms with the exact same variable part. e.g. $3x$ and $7x$, or $2ab$ and $5ab$.
Unlike TermsTerms with different variables. e.g. $3x$ and $5y$. Cannot be combined.
SimplifyTo make an expression shorter by collecting like terms. $3x+5x$ simplifies to $8x$.
CoefficientThe number in front of a term. When collecting, only coefficients are added/subtracted.
Constant TermA term with no variable, like $+5$ or $-3$. Constants combine with constants.
Algebraic SumThe result of adding/subtracting terms. e.g. $4x - 7x = -3x$.
4
Spot the Trap
heads-up

Wrong: $3a + 2b = 5ab$

Right: $3a + 2b$ cannot be simplified. Different variables = different categories.

Wrong: $4x - 7x = -3$ (forgetting the $x$)

Right: $4x - 7x = -3x$. The variable stays! Only the coefficient changes.

5
The Sorting Game
+5 XP

Think of collecting like terms as sorting items into bins. All the $x$ terms go in one bin, all the $y$ terms in another, and all the numbers in a third bin.

Take $3x + 2y + 5x - y + 7$. Sort: $x$-terms are $3x$ and $5x$, $y$-terms are $2y$ and $-y$, constants are $+7$. Then combine each bin: $8x + y + 7$.

x-BIN$3x + 5x$$= 8x$ y-BIN$2y - y$$= y$ NUM-BIN$+7$$= 7$ $8x + y + 7$ Final simplified form Original: $3x + 2y + 5x - y + 7$ Rearrange: $3x + 5x + 2y - y + 7$ ↓ Sort, then combine ↓
$3x + 2y + 5x - y + 7 = 8x + y + 7$
LIKE TERMS: same variable, same power$3x + 5x$ → $8x$ ✓ $3x^2 + 5x^2$ → $8x^2$ ✓ UNLIKE TERMS: different variable or power$3x + 5y$ → stays ✗ $3x + 5x^2$ → stays ✗ $4a + 3b - 2a + 5 - b = 2a + 2b + 5$ $a$-terms: $4a - 2a = 2a$   $b$-terms: $3b - b = 2b$   Constant: $+5$
Highlight or circle
In your book, use different colours for each type of term before combining.
Rearrange first
$3x + 2y + 5x$ → $3x + 5x + 2y$. Group like terms together before adding.
Constants too
$5 + 3 - 2 = 6$. Numbers without variables are like terms with each other.
6
What Counts as "Like"?
+5 XP

Two terms are "like" only if they have the exact same variable part — same letters, same powers. $3x^2$ and $5x^2$ are like. $3x^2$ and $5x$ are not like (different powers).

$2ab$ and $5ab$ are like (both have $ab$). $2ab$ and $3a$ are unlike (one has $ab$, one has just $a$). Even if letters overlap, the whole variable part must match.

$3x^2 + 5x^2$ both $x^2$ $= 8x^2$ ✓ $3x^2 + 5x$ $x^2$ vs $x$ stays ✗
$3x^2 + 5x^2 = 8x^2 \quad 3x^2 + 5x = \text{stays}$
TermsVariable PartLike?Result
$4a$, $7a$both $a$Yes$11a$
$2xy$, $5xy$both $xy$Yes$7xy$
$3x$, $3y$$x$ vs $y$Nostays $3x + 3y$
$2x^2$, $3x$$x^2$ vs $x$Nostays $2x^2 + 3x$
$5$, $-2$no variableYes$3$
7
Handling Negatives
+5 XP

When terms have negative coefficients, the minus sign belongs to the term. $4a - 7a$ means $4a + (-7a) = -3a$. Treat it like adding signed numbers.

Look at $5x - 8x + 2x$. Think: $5 - 8 + 2$. $5 - 8 = -3$, then $-3 + 2 = -1$. So the answer is $-x$ (or $-1x$). Work left to right, tracking the sign.

$5x - 8x + 2x$ $5 - 8 + 2$ $= -1$ coeff: $5 - 8 + 2 = -1$ var: $x$ $= -x$
$5x - 8x + 2x = -x$
Think of the signs
$4a - 7a$ = four $a$'s minus seven $a$'s = three $a$'s in debt = $-3a$.
Use a number line
$5 - 8$: start at 5, go 8 left. You land on $-3$. Visualise it!
$-x = -1x$
When the coefficient becomes $-1$, just write $-x$. Don't write the 1.
8
The Full Process
+5 XP

Here is the complete method for simplifying any expression: (1) Identify all terms, (2) Group like terms, (3) Combine coefficients, (4) Write the simplified answer.

STEP 1Identify terms$3x+2y-5x+y$ STEP 2Group like terms$3x-5x+2y+y$ STEP 3Combine coeffs$-2x+3y$ STEP 4Write answer$-2x+3y$ $3x + 2y - 5x + y = 3x - 5x + 2y + y = -2x + 3y$ $x$-terms: $3 - 5 = -2$    $y$-terms: $2 + 1 = 3$    Constants: none
Watch Me Solve It · Full simplification
+15 XP per step
Q
PROBLEM
Simplify $4a + 3b - 7a + 2 - 2b + 5$.
  1. 1
    Identify all terms
    $4a$, $+3b$, $-7a$, $+2$, $-2b$, $+5$
    Each term separated by + or -. The sign stays attached to what follows it.
  2. 2
    Group like terms together
    $4a - 7a + 3b - 2b + 2 + 5$
    $a$-terms first: $4a$ and $-7a$. $b$-terms: $+3b$ and $-2b$. Constants: $+2$ and $+5$.
  3. 3
    Combine $a$-terms
    $4a - 7a = (4 - 7)a = -3a$
    Four $a$'s minus seven $a$'s = three $a$'s owing. The coefficient becomes $-3$.
  4. 4
    Combine remaining terms
    $3b - 2b = b$ and $2 + 5 = 7$
    Three $b$'s minus two $b$'s = one $b$ (just $b$). The numbers add to $7$.
  5. 5
    Write the final simplified expression
    $-3a + b + 7$
    Usually written with the positive term first: $b - 3a + 7$ is also fine. Check: count original terms (6) vs final (3) — simpler!
Answer$-3a + b + 7$
9
Common Pitfalls
heads-up
Combining unlike terms
$3x + 2y = 5xy$ is wrong. Only like terms combine. $3x + 2y$ cannot be simplified at all.
Fix: check that the variable part is identical before combining. If different, leave it alone.
Dropping the variable
$4x - 7x = -3$ is wrong — the $x$ disappeared!
Fix: the variable stays forever. $4x - 7x = -3x$. Only the coefficient changes.
Ignoring signs when combining
$5x - 8x = 3x$ is wrong. The minus belongs to the 8. It's $5 + (-8) = -3$.
Fix: think of each term with its sign. $5x - 8x = (5 - 8)x = -3x$.
Copy Into Your Books

Like Terms Rule

  • Same variable + same power = like
  • Add/subtract the coefficients only
  • Variable part never changes
  • Constants combine with constants

Unlike Terms

  • Different variables = unlike
  • Different powers = unlike
  • Leave them as they are
  • $3x + 2y$ stays $3x + 2y$

Method

  • Step 1: Identify all terms
  • Step 2: Group like terms
  • Step 3: Combine coefficients
  • Step 4: Write simplified answer

Sign Tips

  • $4a - 7a = -3a$ (not $-3$)
  • $-x$ means $-1x$
  • $5x - 8x + 2x = -x$
  • Track signs carefully!

How are you completing this lesson?

D
Brain Trainer · Mixed
4 problems

Four problems. Work each one, then reveal the answer.

  1. 1 Simplify $3x + 7x$.

    Both have $x$. $3 + 7 = 10$. $10x$$10x$
  2. 2 Simplify $4a + 2b - 3a + 5b$.

    $a$-terms: $4a - 3a = a$. $b$-terms: $2b + 5b = 7b$. $a + 7b$$a + 7b$
  3. 3 Simplify $5m - 8m + 2m$.

    $5 - 8 + 2 = -1$. $-m$ (or $-1m$).$-m$
  4. 4 Simplify $2x + 3y - x + 4 - 2y + 6$.

    $x$-terms: $2x - x = x$. $y$-terms: $3y - 2y = y$. Constants: $4 + 6 = 10$. $x + y + 10$$x + y + 10$
Complete in workbook.
1
Quick Check
+10 XP
Simplify $4x + 3x$.
2
Quick Check
+10 XP
Which of these is the simplified form of $3a + 2b - a + 4b$?
3
Quick Check
+10 XP
$5x - 9x = $
4
Quick Check
+10 XP
Which pair are unlike terms?
5
Quick Check
+10 XP
Simplify $7m + 3 - 2m - 5 + m$.
Show Your Working
9 marks total
Apply Medium 2 MARKS

Q6. Simplify $6x + 3y - 2x + y$.

Answer in your workbook.
Show model answer

$x$-terms: $6x - 2x = 4x$ (1). $y$-terms: $3y + y = 4y$ (1). $4x + 4y$.

Apply Medium 3 MARKS

Q7. Simplify $3a - 5b + 2a + 7 - b - 4$.

Answer in your workbook.
Show model answer

$a$-terms: $3a + 2a = 5a$ (1). $b$-terms: $-5b - b = -6b$ (1). Constants: $7 - 4 = 3$ (1). $5a - 6b + 3$.

Apply Medium 4 MARKS

Q8. A rectangle has sides $(3x + 2)$ and $(5x - 1)$. Write and simplify an expression for its perimeter.

Answer in your workbook.
Show model answer

Perimeter = $2(3x+2) + 2(5x-1)$ (1) $= 6x + 4 + 10x - 2$ (1) $= 6x + 10x + 4 - 2$ (1) $=$ $16x + 2$ (1).

Stretch Challenge · +25 XP, +10 coins

Extension Problems

Ready for a bigger challenge? Try these extension problems.

R
Quick Review

Key Concept

Review the main ideas from this lesson.

Formulas

Key formulas and rules.

Watch Out

Common mistakes to avoid.

Check

Always verify your answers.

Practice

Keep practicing to master.

Next

Build on these skills.

Interactive: Algebra Machine

Substitute numbers into algebraic expressions and see them evaluate step by step.

Your Badges

0 of 6
First Steps
3-Day Streak
3 in a Row
Lesson Ace
Stretch Seeker
Daily Warrior

Mark lesson as complete

Tick when you've finished Learn, Practice and the Stretch. Earns +90 XP and +25 coins.

Badge Showcase
achievements
Like Term Whiz
Complete Lesson 4
Drill Master
Complete all 4 Brain Trainer problems
Bullseye
Get all 5 MC questions correct
Stretch Star
Complete both stretch challenges