Small Group Tutorials

Here to help students catch up, keep up, and move ahead. Book a consultation here.

Secondary 1 Mathematics Learning Guide | Algebraic Simplification, Like Terms, Brackets and Common Factors

SECONDARY 1 MATHEMATICS LEARNING GUIDE · GUIDE 26

Algebraic simplification changes form without changing value. Like terms can be combined, brackets can be expanded, and common factors can be extracted. Each operation must preserve the underlying expression.

This guide develops coefficients, terms, like terms, signs, brackets, distributive expansion, collecting after expansion, common-factor factorisation, equivalent forms, substitution checks and common structural errors. It complements the earlier Algebraic Expressions and Variables guide by focusing on manipulation control rather than introductory variable meaning.

Return to the Secondary Mathematics Hub.

1. Terms are separated by addition or subtraction at the outer level

In 5x − 3y + 7, the terms are 5x, −3y and 7.

The sign belongs with the term.

Why this matters

Collecting like terms depends on identifying complete signed terms correctly.

2. A coefficient multiplies the variable part

In −6x, the coefficient of x is −6.

In x, the coefficient is 1. In −x, the coefficient is −1.

3. Like terms have the same variable structure

3x and −8x are like terms.

4x² and 7x² are like terms.

5x and 5x² are not like terms.

2ab and 9ba are like terms because ab = ba under ordinary multiplication.

4. Collect like terms by combining coefficients

7x + 3x − 5x = (7+3−5)x = 5x.

The variable part stays unchanged because we are counting how many copies of the same object remain.

5. Unlike terms cannot be merged into one term

4x + 3y cannot be simplified to 7xy or 7x.

The terms represent different variable structures.

Analogy

Four apples plus three oranges is seven pieces of fruit, but not seven apples.

6. Constants are like terms with each other

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

Variable terms combine with matching variable terms; constants combine with constants.

7. Brackets group an expression as one object

3(x + 4) means three copies of the entire expression x+4.

Therefore 3(x+4)=3x+12.

The multiplier applies to every term inside the bracket.

8. A negative multiplier changes every sign inside

−2(x − 5) = −2x + 10.

The −2 multiplies both x and −5.

Common trap

Writing −2x−10 changes the value and is not equivalent.

9. Expand first, then collect when helpful

3(x+2)+4x = 3x+6+4x = 7x+6.

Separating expansion and collection makes the structure easier to inspect.

10. Equivalent expressions can look different

2(x+5) and 2x+10 are equivalent.

They produce the same value for every allowed x.

Substitution check

At x=3, both give 16.

11. Substitution can detect a wrong simplification

Suppose someone claims 3(x+2)=3x+2.

Test x=1:

Original = 3(3)=9.

Claimed form = 3+2=5.

The forms are not equivalent.

12. Common factors can be extracted

6x + 9 = 3(2x + 3).

The factor 3 divides every term in the original expression.

Factorisation is the reverse of expansion.

13. Extract the greatest common factor when full factorisation is required

12x + 18 = 6(2x + 3).

Factoring out 3 gives 3(4x+6), which is correct but not fully factorised by the greatest numerical common factor.

14. Variable factors can also be common

8x² + 12x = 4x(2x + 3).

Both terms contain 4x.

Check by expansion

4x(2x+3)=8x²+12x.

15. Negative common factors can create cleaner brackets

−6x + 12 = −6(x − 2).

Expanding gives −6x+12 again.

Choosing a negative factor can be useful when the leading term inside the bracket is desired positive.

16. Simplification should preserve restrictions

At Secondary 1, many expressions are polynomial and have no denominator restrictions. Later algebraic fractions introduce excluded values.

The general habit is useful now: changing form must not silently change which values are permitted.

17. Multiplication between variables is usually written compactly

3×x is written 3x.

x×y is written xy.

2×a×b is written 2ab.

Do not write x2 for 2x; place the numerical coefficient first.

18. Powers are not coefficients

3x² means 3×x×x.

It is different from (3x)² = 9x².

Brackets determine whether the coefficient is part of the power.

19. Order matters when substituting negative values

Evaluate 2x²−3x for x=−2:

2(−2)²−3(−2)=2×4+6=14.

Brackets protect the complete negative value.

20. Simplify before substituting when it reduces work

For 5x+3x−2x+7 at x=4:

Simplify first: 6x+7.

Then substitute: 24+7=31.

Both routes should agree.

21. Common algebraic errors

ErrorWhy it failsRepair prompt
3x+4y=7xyUnlike terms combinedDo the variable parts match?
2(x+5)=2x+5Multiplier not distributed to every termHow many copies of the whole bracket are there?
−3(x−2)=−3x−6Sign of second product wrongWhat is −3×−2?
8x+12=4(2x+12)Second term not divided by extracted factorDoes expanding recover the original?
5x²+2x²=7x⁴Coefficient collection confused with multiplicationAre the terms added or multiplied?

22. Practice laboratory

  1. Simplify 7x+4x.
  2. Simplify 9a−3a+2a.
  3. Simplify 5x+3y−2x+4y.
  4. Expand 4(x+3).
  5. Expand −3(x−5).
  6. Simplify 2(x+4)+3x.
  7. Simplify 5(2x−1)−3x.
  8. Factorise 8x+12.
  9. Factorise 15a−20.
  10. Factorise 12x²+18x.
  11. State whether 2x+3x² can be collected into one term.
  12. Check whether 4(x+1)=4x+1 using x=2.
  13. Evaluate 3x²−2x for x=−3.
  14. Simplify 4a+7−a+5.
  15. Factorise −10x+15 using a negative common factor.

23. Explained answers

1. 11x.

2. 8a.

3. 3x+7y.

4. 4x+12.

5. −3x+15.

6. 5x+8.

7. 10x−5−3x=7x−5.

8. 4(2x+3).

9. 5(3a−4).

10. 6x(2x+3).

11. No.

12. At x=2, original 12, claimed 9, so not equivalent.

13. 3(9)+6=33.

14. 3a+12.

15. −5(2x−3).

24. Complete mixed problem

A fictional membership cost is represented by 3(2n+5)+4n dollars.

Expand and simplify:

6n+15+4n = 10n+15.

For n=7, cost = 70+15 = $85.

Direct check from the original: 3(14+5)+28 = 57+28 = 85.

25. Teaching simplification as equivalence

Ask learners to treat every simplification step as a claim: “this new expression has the same value as the previous one for every allowed variable value”.

Then use expansion or substitution to check suspicious transformations.

Changed-case test

If 3(x+4) becomes 3(x−4), which term in the expansion changes sign? This links bracket structure to distributive reasoning.

26. Questions students often ask

Why can 3x+5x combine but 3x+5 cannot?

The first pair has the same variable part; the second does not.

Why does a negative outside a bracket change signs?

Because the negative multiplier is distributed to every term inside.

How do I know a factorisation is correct?

Expand it and check that the original expression is recovered.

Should I always simplify before substituting?

Not always, but it can reduce arithmetic and create a useful equivalence check.

27. Return path and sources

Algebraic simplification supports equations, formulae, graphs and later factorisation. Revisit Algebraic Expressions and Variables for foundational meaning and Equations and Equality for transformations involving equals signs.

Official curriculum reference: MOE Secondary Syllabus Directory. Exact algebraic simplification and factorisation depth varies by subject level and school.

Editorial approach: Wintour House V1.0 · CivDJ · eduKate Publishing. Identify the term structure, preserve signs, distribute completely, collect only like terms, factor common structure and verify equivalence by expansion or substitution.

Return to the Secondary Mathematics Hub →