Like Terms in Algebra: Easy Year 7 Guide + 50 Practice Questions

Learn like terms step by step with easy apple-and-orange examples, worked explanations and 50 interactive practice questions designed for Year 7 NSW students.
Like terms in algebra Year 7 guide with 50 practice questions

Table of Contents

Interactive maths practice

Like Terms Practice Test

Learn to recognise and combine like terms step by step. Start by identifying matching variable parts, then progress through mixed expressions, powers, reordered variables and challenging multi-term simplification.

  • 5 progressive levels
  • 50 practice questions
  • Instant answer checks
  • Hints and full working
0Attempted
0Correct
50Total questions
Overall progress0 of 50 correct
0 of 50 correct

Your answers and checked results are saved automatically in this browser.

Level 1 Identify Like and Unlike Terms 10 questions · Foundation 0/10

Tip: Ignore the coefficient first. Terms are like terms only when the variable letters and their powers match exactly. The order of multiplied variables does not matter, so xy and yx are equivalent.
  1. Are 3x and 5x like terms or unlike terms?

    View hint and full working

    Hint: Compare the variable part of each term.

    Working
    3x has variable part x.
    5x has variable part x.
    The variable parts match exactly, so the terms are like terms.
    Answer: Like terms
  2. Are 4y and 7x like terms or unlike terms?

    View hint and full working

    Hint: Check whether the letters are the same.

    Working
    4y has variable part y.
    7x has variable part x.
    y and x are different variables, so the terms are unlike terms.
    Answer: Unlike terms
  3. Are x and x2 like terms or unlike terms?

    View hint and full working

    Hint: The letter is the same, but check the power.

    Working
    x means x¹.
    x² has power 2.
    The powers are different, so x and x² are unlike terms.
    Answer: Unlike terms
  4. Are 2ab and 9ab like terms or unlike terms?

    View hint and full working

    Hint: The coefficients may be different. Compare only the variable parts.

    Working
    2ab has variable part ab.
    9ab has variable part ab.
    The variable parts are identical, so the terms are like terms.
    Answer: Like terms
  5. Are 3xy and 4yx like terms or unlike terms?

    View hint and full working

    Hint: Remember that multiplication can be written in either order: xy = yx.

    Working
    xy = yx because multiplication is commutative.
    Both terms therefore have the same variable part xy.
    They are like terms.
    Answer: Like terms
  6. Are −6a2 and 11a2 like terms or unlike terms?

    View hint and full working

    Hint: A negative coefficient does not change the variable part.

    Working
    −6a² has variable part a².
    11a² has variable part a².
    The variable parts and powers match, so they are like terms.
    Answer: Like terms
  7. Are 5m2n and 2mn2 like terms or unlike terms?

    View hint and full working

    Hint: Compare the power on m and the power on n in both terms.

    Working
    5m²n has m² and n¹.
    2mn² has m¹ and n².
    The powers do not match, so they are unlike terms.
    Answer: Unlike terms
  8. Are 7abc and −3cba like terms or unlike terms?

    View hint and full working

    Hint: Reorder the multiplied variables alphabetically.

    Working
    cba = abc because the factors can be reordered.
    Both terms contain a, b and c to the first power.
    They are like terms.
    Answer: Like terms
  9. Are 4p and 4p2 like terms or unlike terms?

    View hint and full working

    Hint: Matching coefficients do not make terms alike if the powers differ.

    Working
    4p has variable part p.
    4p² has variable part p².
    p and p² are different, so they are unlike terms.
    Answer: Unlike terms
  10. Are 8x2y and 3yx2 like terms or unlike terms?

    View hint and full working

    Hint: Reorder yx² as x²y.

    Working
    yx² = x²y because multiplication factors can be reordered.
    Both terms have x²y as their variable part.
    They are like terms.
    Answer: Like terms

Level 2 Combine Basic Like Terms 10 questions · Easy 0/10

Tip: Add or subtract only the coefficients. Keep the variable part exactly the same.
  1. Simplify: 2x + 5x

    View hint and full working

    Hint: Add 2 and 5. Keep x unchanged.

    Working
    2x + 5x = (2 + 5)x
    = 7x
    Answer: 7x
  2. Simplify: 9y − 4y

    View hint and full working

    Hint: Subtract the coefficients 9 − 4.

    Working
    9y − 4y = (9 − 4)y
    = 5y
    Answer: 5y
  3. Simplify: x + 6x

    View hint and full working

    Hint: Remember that x means 1x.

    Working
    x = 1x
    1x + 6x = 7x
    Answer: 7x
  4. Simplify: 8a + 2a

    View hint and full working

    Hint: Add the coefficients and keep a.

    Working
    8a + 2a = (8 + 2)a
    = 10a
    Answer: 10a
  5. Simplify: −7p + 2p

    View hint and full working

    Hint: Add the signed coefficients −7 and 2.

    Working
    −7 + 2 = −5
    −7p + 2p = −5p
    Answer: −5p
  6. Simplify: 6m − m

    View hint and full working

    Hint: Rewrite m as 1m.

    Working
    6m − m = 6m − 1m
    = 5m
    Answer: 5m
  7. Simplify: 3b + 4b − b

    View hint and full working

    Hint: Treat b as 1b and combine all three coefficients.

    Working
    3 + 4 − 1 = 6
    3b + 4b − b = 6b
    Answer: 6b
  8. Simplify: 12z − 15z

    View hint and full working

    Hint: 12 − 15 is negative.

    Working
    12 − 15 = −3
    12z − 15z = −3z
    Answer: −3z
  9. Simplify: 5x + 0x

    View hint and full working

    Hint: Adding zero copies of x does not change the expression.

    Working
    0x = 0
    5x + 0x = 5x
    Answer: 5x
  10. Simplify: 4q + q + q

    View hint and full working

    Hint: Each q without a written coefficient has coefficient 1.

    Working
    4q + q + q = 4q + 1q + 1q
    (4 + 1 + 1)q = 6q
    Answer: 6q

Level 3 Mixed Like-Term Expressions 10 questions · Developing 0/10

Tip: Group one variable type at a time. Constants are also like terms with other constants.
  1. Simplify: x + y + x

    View hint and full working

    Hint: The two x terms are alike. The y term stays separate.

    Working
    x + y + x = x + x + y
    x + x = 2x
    = 2x + y
    Answer: 2x + y
  2. Simplify: 3x + 2y + 5x

    View hint and full working

    Hint: Combine the x terms. There is only one y term.

    Working
    3x + 5x = 8x
    2y stays unchanged
    = 8x + 2y
    Answer: 8x + 2y
  3. Simplify: 4a + 3b − 2a + b

    View hint and full working

    Hint: Collect a terms and b terms separately.

    Working
    4a − 2a = 2a
    3b + b = 4b
    = 2a + 4b
    Answer: 2a + 4b
  4. Simplify: 7m + n − 3m + 2n

    View hint and full working

    Hint: Treat n as 1n.

    Working
    7m − 3m = 4m
    n + 2n = 3n
    = 4m + 3n
    Answer: 4m + 3n
  5. Simplify: 5x + 4 − 2x + 3

    View hint and full working

    Hint: Combine x terms together and constants together.

    Working
    5x − 2x = 3x
    4 + 3 = 7
    = 3x + 7
    Answer: 3x + 7
  6. Simplify: 6p − 2q + p + 5q

    View hint and full working

    Hint: Group the p terms and q terms.

    Working
    6p + p = 7p
    −2q + 5q = 3q
    = 7p + 3q
    Answer: 7p + 3q
  7. Simplify: 9a − 4b − 2a − b

    View hint and full working

    Hint: Keep the negative signs with the b terms.

    Working
    9a − 2a = 7a
    −4b − b = −5b
    = 7a − 5b
    Answer: 7a − 5b
  8. Simplify: x + x + y + y + y

    View hint and full working

    Hint: Count the number of x terms and y terms.

    Working
    x + x = 2x
    y + y + y = 3y
    = 2x + 3y
    Answer: 2x + 3y
  9. Simplify: 3c + 2d − c + 5

    View hint and full working

    Hint: Only the c terms combine; 2d and 5 each form their own type.

    Working
    3c − c = 2c
    2d stays as 2d
    5 stays as 5
    = 2c + 2d + 5
    Answer: 2c + 2d + 5
  10. Simplify: 10r − 3s − 4r + 2s + 1

    View hint and full working

    Hint: Combine r terms, then s terms, then keep the constant.

    Working
    10r − 4r = 6r
    −3s + 2s = −s
    1 remains
    = 6r − s + 1
    Answer: 6r − s + 1

Level 4 Powers and Multiple Variables 10 questions · Intermediate 0/10

Tip: Like terms must have exactly the same variables raised to exactly the same powers. Variable factors may be reordered because multiplication is commutative.
  1. Simplify: 5x2 + 3x2

    View hint and full working

    Hint: Both terms contain x², so add their coefficients.

    Working
    5x² + 3x² = (5 + 3)x²
    = 8x²
    Answer: 8x²
  2. Simplify: 2x + 4x2

    View hint and full working

    Hint: x and x² are not like terms, so they must stay separate.

    Working
    2x has variable part x.
    4x² has variable part x².
    The powers differ, so no terms combine.
    = 4x² + 2x
    Answer: 4x² + 2x
  3. Simplify: 3xy + 4yx

    View hint and full working

    Hint: Rewrite yx as xy before combining.

    Working
    yx = xy
    3xy + 4yx = 3xy + 4xy
    = 7xy
    Answer: 7xy
  4. Simplify: 5ab + 5ba

    View hint and full working

    Hint: ab and ba are the same product.

    Working
    ba = ab
    5ab + 5ba = 5ab + 5ab
    = 10ab
    Answer: 10ab
  5. Simplify: 2a2b + 7a2b

    View hint and full working

    Hint: The variable part a²b matches exactly.

    Working
    2a²b + 7a²b = (2 + 7)a²b
    = 9a²b
    Answer: 9a²b
  6. Simplify: 4x2y + 3yx2

    View hint and full working

    Hint: Reorder yx² as x²y.

    Working
    yx² = x²y
    4x²y + 3yx² = 4x²y + 3x²y
    = 7x²y
    Answer: 7x²y
  7. Simplify: 6mn2 − 2n2m

    View hint and full working

    Hint: mn² and n²m are equivalent variable products.

    Working
    n²m = mn²
    6mn² − 2mn² = 4mn²
    Answer: 4mn²
  8. Simplify: 3p2q + 5pq2

    View hint and full working

    Hint: Compare the power on p and q in the two terms.

    Working
    3p²q has p²q.
    5pq² has pq².
    The powers are different, so the terms cannot be combined.
    = 3p²q + 5pq²
    Answer: 3p²q + 5pq²
  9. Simplify: 8a3 − 3a3 + a

    View hint and full working

    Hint: Combine only the a³ terms. The a term is different.

    Working
    8a³ − 3a³ = 5a³
    a remains separate
    = 5a³ + a
    Answer: 5a³ + a
  10. Simplify: 2x2 + 3x + 5x2 − x

    View hint and full working

    Hint: Group x² terms and x terms separately.

    Working
    2x² + 5x² = 7x²
    3x − x = 2x
    = 7x² + 2x
    Answer: 7x² + 2x

Level 5 Challenge: Simplify Complex Expressions 10 questions · Challenge 0/10

Tip: Work systematically. Mark each family of like terms, keep signs attached to coefficients, reorder variable factors when needed, and combine one family at a time.
  1. Simplify: 5m + 8m − 32m + 7m + 15m

    View hint and full working

    Hint: All terms are m terms. Combine all five coefficients.

    Working
    5 + 8 − 32 + 7 + 15 = 3
    = 3m
    Answer: 3m
  2. Simplify: 4x + 3y − 2x + 5y − x

    View hint and full working

    Hint: Combine x terms and y terms separately.

    Working
    4x − 2x − x = x
    3y + 5y = 8y
    = x + 8y
    Answer: x + 8y
  3. Simplify: 6a2 + 3a − 2a2 + 5a − 4

    View hint and full working

    Hint: There are three groups: a² terms, a terms and the constant.

    Working
    6a² − 2a² = 4a²
    3a + 5a = 8a
    −4 remains
    = 4a² + 8a − 4
    Answer: 4a² + 8a − 4
  4. Simplify: 3xy + 2x2 + 5yx − x2 − 4xy

    View hint and full working

    Hint: Rewrite yx as xy, then combine the xy family and x² family separately.

    Working
    5yx = 5xy
    3xy + 5xy − 4xy = 4xy
    2x² − x² = x²
    = x² + 4xy
    Answer: x² + 4xy
  5. Simplify: 7p2q − 3pq2 + 2qp2 + 5pq2

    View hint and full working

    Hint: Rewrite qp² as p²q, then collect the two different variable families.

    Working
    2qp² = 2p²q
    7p²q + 2p²q = 9p²q
    −3pq² + 5pq² = 2pq²
    = 9p²q + 2pq²
    Answer: 9p²q + 2pq²
  6. Simplify: −4x + 7y + 9x − 2y − 3x

    View hint and full working

    Hint: Pay close attention to the signs on all x coefficients.

    Working
    −4x + 9x − 3x = 2x
    7y − 2y = 5y
    = 2x + 5y
    Answer: 2x + 5y
  7. Simplify: 2a + 3b − 4c + 5a − b + 6c − a

    View hint and full working

    Hint: There are separate a, b and c groups.

    Working
    2a + 5a − a = 6a
    3b − b = 2b
    −4c + 6c = 2c
    = 6a + 2b + 2c
    Answer: 6a + 2b + 2c
  8. Simplify: 4x2 + 3x − 2 + 6x2 − 5x + 7

    View hint and full working

    Hint: Combine x² terms, x terms and constants separately.

    Working
    4x² + 6x² = 10x²
    3x − 5x = −2x
    −2 + 7 = 5
    = 10x² − 2x + 5
    Answer: 10x² − 2x + 5
  9. Simplify: 5ab − 2ba + 3a2b + 4ba − a2b

    View hint and full working

    Hint: Rewrite ba as ab. Keep a²b separate from ab.

    Working
    −2ba + 4ba = 2ba = 2ab
    5ab + 2ab = 7ab
    3a²b − a²b = 2a²b
    = 2a²b + 7ab
    Answer: 2a²b + 7ab
  10. Simplify: −3m2n + 5mn2 + 7nm2 − 2n2m + m2n

    View hint and full working

    Hint: Reorder nm² as m²n and n²m as mn² before combining.

    Working
    7nm² = 7m²n
    −2n²m = −2mn²
    −3m²n + 7m²n + m²n = 5m²n
    5mn² − 2mn² = 3mn²
    = 5m²n + 3mn²
    Answer: 5m²n + 3mn²

What Are Like Terms in Algebra?

Like terms are algebraic terms that have exactly the same variable or pronumeral part, including the same powers. The numbers in front of the variables — called coefficients — can be different.

Like terms are one of the most important foundations of basic algebra . Year 7 students need to recognise like terms before they can confidently simplify expressions, expand brackets and solve equations.

The interactive test above contains 50 free Like Terms practice questions, with progressive levels, instant answer checks, hints and worked solutions.

The main rule

Same letters + same powers = like terms.

3x and 8x → Like terms
4x and 4x² → Unlike terms

The Apple and Orange Method for Understanding Like Terms

When I teach like terms, I often begin with a simple real-world example before introducing algebra.

Can we add 1 apple and 1 apple?
1 apple + 1 apple = 2 apples

Yes. They are the same kind of item, so they can be combined.

What about 1 apple and 1 orange?

We cannot say:

1 apple + 1 orange = 2 apples ✗

We simply have 1 apple and 1 orange. They are different types of objects, so they stay separate.

Algebra works in the same way.

Same variable
x + x = 2x

Both terms are x terms, so they can be combined.

Different variables
x + y

x and y are different, so they must stay separate.

Why Is x + y + x Equal to 2x + y?

One of the first expressions that confuses students beginning algebra is:

x + y + x

Look for the terms that match.

  1. The first x and the last x are like terms.
  2. Think of the expression as x + x + y.
  3. Since x means 1x, we have 1x + 1x = 2x.
  4. The y is a different variable, so it remains separate.
x + y + x = 2x + y
Key idea: You do not need to know the numerical values of x or y. You are simply collecting terms that have the same variable part.

What Is a Coefficient?

A coefficient is the number multiplying a variable.

Term Coefficient Variable Part
5x 5 x
−3y −3 y
7x² 7
x 1 x
−x −1 x
Remember

When no number is written in front of a variable, its coefficient is 1.

x = 1x

Like Terms, Unlike Terms and Constants

Terms Like Terms? Reason
3x and 5x Yes Both contain x
4y and −7y Yes Both contain y
x and x² No The powers are different
2xy and 6xy Yes Both contain xy
3x and 3y No The variables are different
5a² and 9a² Yes Both contain a²
2ab and 7ba Yes ab and ba are equivalent
4x²y and 3xy² No The powers of x and y are different

Constants can also be like terms. Constants are numbers without variables.

Example
3x + 5 + 2x − 7

The x terms are like terms, and the constants 5 and −7 are also like terms.

3x + 2x + 5 − 7 = 5x − 2

Why Are x and x² Not Like Terms?

Students often see the letter x in both terms and assume they must be like terms. However, the powers also need to match.

x ≠ x²

Remember:

x² = x × x

So x and x² represent different algebraic quantities. If powers such as x² and x³ are still confusing, review the guide to indices and powers .

A simple memory trick

Think of x and x² as differently labelled groups. You might imagine one group as green apples and the other as red apples.

If you have two green apples and two red apples, you cannot say that you have four green apples.

In the same way:

2x + 2x²

cannot be simplified by combining the two terms.

How to Combine Like Terms

Once you have identified which terms are alike, simplifying the expression is usually straightforward:

Combining like terms

Add or subtract the coefficients and keep the variable part unchanged.

Basic Example

3x + 5x

Add the coefficients:

3 + 5 = 8

Therefore:

3x + 5x = 8x

Subtracting Like Terms

9y − 4y = 5y

The variable y stays unchanged. Only the coefficients are subtracted.

Negative Coefficients

−7p + 2p
−7 + 2 = −5
−7p + 2p = −5p

Combining More Than One Group

Example
3x + 2y + 5x − y

Group the x terms and y terms:

(3x + 5x) + (2y − y)

Now simplify:

8x + y

Does the Order of Variables Matter?

When variables are multiplied, their order can be rearranged because multiplication is commutative.

ab = ba

Therefore:

5ab + 3ba = 5ab + 3ab = 8ab
3xy + 4yx = 7xy
Be careful: rearranging the order of variables does not change their powers.
x²y and xy² are unlike terms

Adding Is Not the Same as Multiplying

This is one of the most common mistakes students make when first learning algebra.

Addition
x + x = 2x

There are two copies of x.

Multiplication
x × x = x²

x is multiplied by itself.

Common mistake:
x + x ≠ x²

Addition gives 2x. Multiplication gives .

Worked Like Terms Examples

Example 1: Simple Like Terms

4x + 7x = 11x

Example 2: Different Variables

4x + 7y

x and y are unlike terms, so the expression cannot be simplified further.

Example 3: Same Powers

5x² + 3x² = 8x²

Example 4: Different Powers

5x² + 3x

x² and x are unlike terms, so they remain separate.

Example 5: Longer Expression

5m + 8m − 32m + 7m + 15m

Combine the coefficients:

5 + 8 − 32 + 7 + 15 = 3

Therefore:

5m + 8m − 32m + 7m + 15m = 3m

Common Mistakes with Like Terms

Combining Different Variables

3x + 4y ≠ 7xy

x and y are unlike terms. Leave the expression as 3x + 4y.

Ignoring the Powers

2x + 5x²

These terms cannot be combined because x and x² are different.

Adding the Powers

3x + 5x = 8x

Do not change the answer to 8x². When adding like terms, the variable part stays unchanged.

Forgetting That x Means 1x

x + 4x = 1x + 4x = 5x

Losing a Negative Sign

4x − 7x = −3x

Treat the subtraction sign as part of the coefficient that follows it.

A Simple Method for Like Terms Questions

  1. Look at the variable part. Ignore the coefficients at first.
  2. Check the powers. x and x² are different.
  3. Group matching terms. Put x terms with x terms, y terms with y terms, x² terms with x² terms, and constants with constants.
  4. Add or subtract the coefficients.
  5. Keep the variable part unchanged.
The AMT shortcut

Same letters + same powers = combine them.

Different letters or different powers = keep them separate.

Why Like Terms Matter in Year 7 Algebra

Like terms may appear to be a small part of algebra, but they are a foundation for many of the topics students study next.

Students need to recognise and combine like terms when they learn to:

  • simplify algebraic expressions
  • expand brackets
  • solve linear equations
  • substitute values into expressions
  • factorise expressions
  • work with powers and indices
  • simplify more advanced algebraic expressions

For example, students who later study simple linear equations often need to simplify like terms before solving the equation.

Students also use these ideas when learning algebra substitution .

If a student is still unsure why x and x² are different, or cannot simplify an expression such as x + y + x, later algebra can become unnecessarily difficult.

Like Terms in the NSW Mathematics Curriculum

Algebra and equations are an important part of secondary mathematics in NSW. In Stage 4, students begin developing stronger skills with algebraic expressions, variables, equations and mathematical relationships.

The exact order in which individual algebra skills are taught can vary between schools, but recognising and simplifying algebraic expressions is an important foundation for Year 7 mathematics and later algebra.

Students can see how Like Terms connect with other Year 7 topics in the Year 7 Maths NSW Syllabus Guide .

For official curriculum information, visit the NSW Mathematics K–10 Syllabus .

What Should Students Learn After Like Terms?

Once a student can confidently identify and combine like terms, the next step is to connect this skill with other important algebra topics.

Need Help with Like Terms or Year 7 Algebra?

Like terms can seem simple once algebra becomes familiar, but students seeing pronumerals for the first time can genuinely struggle with expressions such as x + y + x or x + x².

I often go back to simple examples such as apples and oranges before replacing the objects with x, y and x². The aim is for students to understand why terms can or cannot be combined rather than simply memorising a rule.

Aussie Math Tutor NSW provides step-by-step maths support for students who need more time to build these algebra foundations. Face-to-face tutoring is available around Telopea, Oatlands, Dundas, Dundas Valley, Rydalmere, Ermington and Carlingford, with online tutoring available for students across NSW.

Students can also work through the 50-question Like Terms interactive practice test above before moving on to more advanced Year 7 algebra.

Explore Years 1–10 Maths Tutoring  |  Maths Tutoring in Telopea

Math tutor helping student with maths in Oatlands NSW improving confidence and exam performance

Do You Really Need a Math Tutor? Real Signs Most Parents Ignore

Introduction Many parents begin searching for a math tutor near me only after their child starts struggling in exams. However, based on our experience working with students across Oatlands, Telopea, North Rocks, Dundas, Carlingford, Ermington and Rydalmere, the warning signs usually appear much earlier. In many cases, parents in areas like Oatlands and Telopea reach out only after their child has already lost confidence or started falling behind in class. Typically, families look for a math tutor for two main reasons. Either the child is struggling significantly—low marks, frustration, or

Read More »
Math Geometry Pie
Math Symbols
Maths tutor helping a student with schoolwork during a one-on-one tutoring session

Not sure whether maths tutoring is right for your child?

Book a free initial maths assessment to discuss your child’s current level, learning gaps and suitable next steps.

Years 1–10 • NSW syllabus-aligned • Face-to-face and online tutoring