Simplifying Algebra
x

Revision notes for Oxford AQA IGCSE Maths Simplifying Algebra. Open the guide for explanations and worked examples. Written against the Oxford AQA IGCSE Maths (9260) specification, so the content matches what's examinable rather than general Maths background.

Simplifying Algebra

What you'll learn

  • How to recognise like terms and collect them together.
  • How to simplify algebra using addition, subtraction, multiplication and division.
  • How to write repeated letters using powers, such as x2x^2x2.
  • How to avoid common sign mistakes in one- and two-mark simplification questions.

What does “simplify” mean?

To simplify an algebra expression means to write it in a shorter, neater form without changing its value.

For example, if you see x+x+xx + x + xx+x+x, you do not need to write the letter three times. You can write 3x3x3x instead.

Definition

Expression, variable, term, coefficient

  • A variable is a letter that stands for a number, such as xxx, aaa or nnn.
  • An expression is a calculation involving numbers, letters or both, such as 4x+74x + 74x+7.
  • A term is one part of an expression, separated by plus or minus signs. In 5x−3y+25x - 3y + 25x−3y+2, the terms are 5x5x5x, −3y-3y−3y and 2.
  • A coefficient is the number multiplying a variable. In 6m6m6m, the coefficient of mmm is 6.
Key Idea

The main idea

Simplifying algebra is mostly about collecting matching terms and writing multiplication neatly.

Collecting the same letter

When you add the same letter term more than once, count how many of that term you have.

Think of ppp as one ppp. So:

  • p+pp + pp+p becomes 2p2p2p.
  • p+p+pp + p + pp+p+p becomes 3p3p3p.
Example

Collecting identical letter terms

Simplify 4x+5x−2x4x + 5x - 2x4x+5x−2x.

  1. Look at the letter in each term. Every term is an xxx term, so they are like terms.

  2. Collect the coefficients: 4, 5 and -2.

  3. Work out 4 + 5 - 2 = 7.

  4. Put the letter back on the answer:

    4x+5x−2x=7x4x + 5x - 2x = 7x4x+5x−2x=7x
Common Mistake

Forgetting the invisible 1

A single xxx means 1x1x1x, not zero xxx. So x+x+xx + x + xx+x+x is 3x3x3x, not just xxx.

Terms with letters and numbers

Sometimes an expression has both letter terms and plain number terms.

A plain number term is called a constant because it does not change when the variable changes.

Definition

Constant

A constant is a term with no variable, such as 5, -3 or 12.

You can collect letter terms with the same letter, but constants stay separate from letter terms.

Example

A letter term and a constant

Simplify k+k+9k + k + 9k+k+9.

  1. The terms kkk and kkk are like terms.

  2. Since k+k=2kk + k = 2kk+k=2k, replace those two terms with 2k2k2k.

  3. The 9 is a constant, so it cannot be combined with 2k2k2k.

  4. The simplified expression is:

    k+k+9=2k+9k + k + 9 = 2k + 9k+k+9=2k+9
Tip

Say it out loud

2k+92k + 92k+9 means “2 lots of kkk, plus 9”. Since you do not know what kkk is, you cannot add the 9 onto the 2k2k2k.

Like terms and unlike terms

Definition

Like terms

Like terms have exactly the same variable part. For example, 3a3a3a and 7a7a7a are like terms. But 3a3a3a and 3b3b3b are not like terms.

Here are some examples:

  • 5x5x5x and −2x-2x−2x are like terms.
  • 4ab4ab4ab and 9ab9ab9ab are like terms.
  • xxx and x2x^2x2 are not like terms.
  • 6m6m6m and 6n6n6n are not like terms.

This picture shows the idea of sorting terms before collecting them.

Algebra terms sorted into like-term groups before simplifying

Example

Collecting two different types of term

Simplify 7g+4h−2g+3h7g + 4h - 2g + 3h7g+4h−2g+3h.

  1. Group the ggg terms together: 7g−2g7g - 2g7g−2g.

  2. Group the hhh terms together: 4h+3h4h + 3h4h+3h.

  3. Simplify each group:

    7g−2g=5g7g - 2g = 5g7g−2g=5g
  4. Simplify the other group:

    4h+3h=7h4h + 3h = 7h4h+3h=7h
  5. Write the final simplified expression:

    7g+4h−2g+3h=5g+7h7g + 4h - 2g + 3h = 5g + 7h7g+4h−2g+3h=5g+7h
Common Mistake

Combining different letters

You cannot simplify 5a+3b5a + 3b5a+3b into 8ab8ab8ab or 8a8a8a. The terms have different variable parts, so they must stay separate.

Keeping the sign with the term

In algebra, the sign before a term belongs to that term.

For example, in 8c−5d+2c−d8c - 5d + 2c - d8c−5d+2c−d, the terms are:

  • 8c8c8c
  • −5d-5d−5d
  • 2c2c2c
  • −d-d−d

That last term is negative ddd, which means −1d-1d−1d.

Example

Simplifying with negative terms

Simplify 10a−3b+4a−5b10a - 3b + 4a - 5b10a−3b+4a−5b.

  1. Keep each sign attached to the term after it.

  2. Collect the aaa terms: 10a+4a10a + 4a10a+4a.

  3. Collect the bbb terms: −3b−5b-3b - 5b−3b−5b.

  4. Simplify the aaa terms:

    10a+4a=14a10a + 4a = 14a10a+4a=14a
  5. Simplify the bbb terms:

    −3b−5b=−8b-3b - 5b = -8b−3b−5b=−8b
  6. Write the answer:

    10a−3b+4a−5b=14a−8b10a - 3b + 4a - 5b = 14a - 8b10a−3b+4a−5b=14a−8b
Tip

Underline or circle groups

In the exam, you can lightly underline all the aaa terms, then all the bbb terms. Make sure the minus sign is included in the underline.

Multiplying algebra terms

When simplifying multiplication, multiply the numbers together and then multiply the letters.

In algebra, we usually do not write the multiplication sign between letters. So a×ba \times ba×b is written as ababab.

Example

Multiplying a number and a letter term

Simplify 6×4x6 \times 4x6×4x.

  1. Multiply the numbers first: 6 times 4 is 24.

  2. Keep the variable xxx.

  3. Write the simplified answer:

    6×4x=24x6 \times 4x = 24x6×4x=24x
Example

Multiplying two algebra terms

Simplify 5a×2b5a \times 2b5a×2b.

  1. Multiply the coefficients: 5 times 2 is 10.

  2. Multiply the letters: a×b=aba \times b = aba×b=ab.

  3. Put these together:

    5a×2b=10ab5a \times 2b = 10ab5a×2b=10ab
Common Mistake

Adding instead of multiplying

3a×4b3a \times 4b3a×4b is 12ab12ab12ab, not 7ab7ab7ab. When you see multiplication, multiply the coefficients.

Repeated letters and powers

Definition

Power

A power tells you how many times a number or variable is multiplied by itself. For example, y3y^3y3 means y×y×yy \times y \times yy×y×y.

The small raised number is called the index or exponent.

Common examples:

  • b×b=b2b \times b = b^2b×b=b2
  • t×t×t=t3t \times t \times t = t^3t×t×t=t3
  • p2+p2=2p2p^2 + p^2 = 2p^2p2+p2=2p2
Example

Writing repeated letters using powers

Simplify r×r×rr \times r \times rr×r×r.

  1. Count how many times rrr is multiplied by itself.

  2. There are three rrr factors.

  3. Write this as a power:

    r×r×r=r3r \times r \times r = r^3r×r×r=r3
Example

Collecting squared terms

Simplify 4x2+2x2−x24x^2 + 2x^2 - x^24x2+2x2−x2.

  1. Check that all terms have the same variable part, x2x^2x2.

  2. The coefficients are 4, 2 and -1.

  3. Work out 4 + 2 - 1 = 5.

  4. Put the x2x^2x2 back:

    4x2+2x2−x2=5x24x^2 + 2x^2 - x^2 = 5x^24x2+2x2−x2=5x2
Common Mistake

Do not mix x and x2

xxx and x2x^2x2 are unlike terms. For example, 3x+2x23x + 2x^23x+2x2 cannot be simplified into 5x25x^25x2.

Dividing algebra expressions

Division can often be simplified by dividing the coefficients.

Example

Dividing a simple algebra term

Simplify 12h3\frac{12h}{3}312h​.

  1. The variable hhh is being multiplied by 12.

  2. Divide the coefficient by 3.

  3. Since 12 divided by 3 is 4, the answer is:

    12h3=4h\frac{12h}{3} = 4h312h​=4h

Sometimes you collect terms first, then divide.

Example

Collect first, then divide

Simplify 8y+4y2\frac{8y + 4y}{2}28y+4y​.

  1. First collect the like terms in the numerator: 8y+4y=12y8y + 4y = 12y8y+4y=12y.

  2. Now divide by 2.

  3. The simplified answer is:

    8y+4y2=6y\frac{8y + 4y}{2} = 6y28y+4y​=6y
Example

Cancelling the same letter

Simplify 15dd\frac{15d}{d}d15d​.

  1. The ddd on the top and the ddd on the bottom cancel because they are the same factor.

  2. This leaves 15.

  3. So the simplified answer is:

    15dd=15\frac{15d}{d} = 15d15d​=15

Putting everything together

Longer expressions usually need you to use more than one skill: collect like terms, keep signs carefully, and leave unlike terms separate.

Example

A mixed expression with letters and numbers

Simplify 6a+5−4a+3b+2a−8+b6a + 5 - 4a + 3b + 2a - 8 + b6a+5−4a+3b+2a−8+b.

  1. Identify the different types of term: aaa terms, bbb terms and constants.

  2. Collect the aaa terms: 6a−4a+2a6a - 4a + 2a6a−4a+2a.

  3. Collect the bbb terms: 3b+b3b + b3b+b.

  4. Collect the constants: 5 - 8.

  5. Simplify each group:

    6a−4a+2a=4a3b+b=4b5−8=−3\begin{aligned} 6a - 4a + 2a &= 4a \\ 3b + b &= 4b \\ 5 - 8 &= -3 \end{aligned}6a−4a+2a3b+b5−8​=4a=4b=−3​
  6. Write the final expression:

    6a+5−4a+3b+2a−8+b=4a+4b−36a + 5 - 4a + 3b + 2a - 8 + b = 4a + 4b - 36a+5−4a+3b+2a−8+b=4a+4b−3
Key Idea

Your final answer should be shorter

If your simplified answer is longer than the original expression, pause and check whether you have really simplified it.

Exam technique

In the exam

  1. Read the whole expression before starting, especially if there are minus signs.

  2. Collect only like terms: same letters and same powers.

  3. For multiplication, multiply the numbers and write the letters next to each other.

  4. For fractions, collect the numerator first if needed, then divide.

  5. Check that your final answer has no unnecessary multiplication signs, such as writing ababab instead of a×ba \times ba×b.

Self review

Check yourself

  • Can you explain why 4x+3y4x + 3y4x+3y cannot be simplified to 7xy7xy7xy?
  • In 9a−2b−4a+b9a - 2b - 4a + b9a−2b−4a+b, which terms are negative?
  • What is the difference between x+x+xx + x + xx+x+x and x×x×xx \times x \times xx×x×x?

Recap questions

Test yourself with 5 quick questions on this guide. Answer them all correctly to complete it.

You've reached the end

Test yourself on this topic, or move on to the next guide.

Practice questionsTake a quick quiz on this topicFlashcardsSelf-test with active recall
Writing an ExpressionUp next

How was this guide?

Simplifying Algebra Revision Guide

  1. IGCSE
  2. /Maths
  3. /Simplifying Algebra