Simplifying Algebra
x

Revision notes for Edexcel GCSE Maths Simplifying Algebra. Open the guide for explanations and worked examples. Written against the Edexcel GCSE Maths (1MA1) specification, so the content matches what's examinable rather than general Maths background.

Simplifying Algebra

What you'll learn

  • What letters, terms and coefficients mean in algebra.
  • How to collect like terms, such as xxx terms with other xxx terms.
  • How to simplify algebra with multiplication, division and powers.
  • How to avoid mixing up terms like xxx, x2x^2x2 and xyxyxy.

The basic idea

Simplifying algebra means writing an expression in a shorter, neater way without changing its value.

For example, if you have three lots of ppp, you can write that as 3p3p3p.

Definition

Useful algebra words

  • A variable is a letter that stands for a number, such as xxx, aaa or mmm.
  • An expression is a collection of numbers, letters and operations, such as 4x+3x4x + 3x4x+3x.
  • A term is one part of an expression, such as 4x4x4x or −2a-2a−2a.
  • A coefficient is the number multiplying the variable. In 5x5x5x, the coefficient is 5.
Key Idea

Simplifying keeps the meaning the same

You are not solving for the letter. You are just making the expression shorter and easier to read.

Example

Writing repeated letters as one term

Simplify r+r+r+rr + r + r + rr+r+r+r.

Four separate lots of r can be grouped as 4r.

  1. Each rrr means one lot of rrr.

  2. There are four lots of rrr.

  3. So the simplified expression is 4r4r4r.

Collecting like terms

Definition

Like terms

Like terms have exactly the same letter part. For example, 3x3x3x, 7x7x7x and −2x-2x−2x are like terms because they are all xxx terms.

You can add or subtract like terms by adding or subtracting their coefficients.

One type of letter

Example

Collecting one-letter terms

Simplify 6t+3t−4t6t + 3t - 4t6t+3t−4t.

Combine the coefficients of the like t terms, remembering that the last term is negative.

  1. Look at the coefficients: 6, 3 and -4.

  2. Combine them: 6 + 3 - 4 = 5.

  3. Keep the same letter part, ttt.

  4. The answer is 5t5t5t.

Common Mistake

Forgetting the minus sign

In an expression like 9a−2a9a - 2a9a−2a, the second term is −2a-2a−2a, not just 2a2a2a. The sign belongs to the term after it.

Collecting different letters

If an expression has different letters, collect each type separately.

For example, ggg terms go with ggg terms, and hhh terms go with hhh terms.

Example

Collecting two different letters

Simplify 8g+4h−3g+2h8g + 4h - 3g + 2h8g+4h−3g+2h.

The g terms combine with g terms and the h terms combine with h terms.

  1. Find the ggg terms: 8g−3g8g - 3g8g−3g.

  2. Simplify them: 8g−3g=5g8g - 3g = 5g8g−3g=5g.

  3. Find the hhh terms: 4h+2h4h + 2h4h+2h.

  4. Simplify them: 4h+2h=6h4h + 2h = 6h4h+2h=6h.

  5. Put the simplified parts together: 5g+6h5g + 6h5g+6h.

Tip

Underline matching terms

In the exam, you can underline all the xxx terms one way and all the yyy terms another way. This helps you avoid mixing them.

Constants: numbers without letters

Definition

Constant

A constant is a number on its own, with no letter attached, such as 4 or -7.

Constants only combine with other constants. They do not combine with letter terms.

Example

Collecting letters and constants

Simplify 5a+6−2a+35a + 6 - 2a + 35a+6−2a+3.

Letter terms collect with letter terms, while constants collect only with constants.

  1. Collect the aaa terms: 5a−2a=3a5a - 2a = 3a5a−2a=3a.

  2. Collect the constants: 6 + 3 = 9.

  3. Write both simplified parts: 3a+93a + 93a+9.

Common Mistake

Adding unlike terms

You cannot simplify 3a+4b3a + 4b3a+4b into 7ab7ab7ab. The terms have different letters, so they are not like terms.

Multiplying algebra terms

When multiplying algebra, multiply the number parts and then multiply the letter parts.

In algebra, we usually leave out the multiplication sign. So a×ba \times ba×b is written as ababab, and 4×x4 \times x4×x is written as 4x4x4x.

Multiplying a number and a letter term

Example

Multiplying a number by an algebra term

Simplify 5×4x5 \times 4x5×4x.

  1. Multiply the numbers: 5 times 4 is 20.

  2. Keep the letter xxx.

  3. The answer is 20x20x20x.

Multiplying two algebra terms

Example

Multiplying terms with different letters

Simplify 3p×6q3p \times 6q3p×6q.

When multiplying terms, multiply the coefficients and then join the letter parts.

  1. Multiply the coefficients: 3 times 6 is 18.

  2. Multiply the letters: p×q=pqp \times q = pqp×q=pq.

  3. Put them together: 18pq18pq18pq.

Common Mistake

Adding instead of multiplying

For 2a×5b2a \times 5b2a×5b, multiply 2 and 5 to get 10. The answer is 10ab10ab10ab, not 7ab7ab7ab.

Powers and repeated letters

Definition

Power or index

A power, also called an index, tells you how many times a letter is multiplied by itself. For example, y3y^3y3 means y×y×yy \times y \times yy×y×y.

So:

  • x×x=x2x \times x = x^2x×x=x2
  • m×m×m=m3m \times m \times m = m^3m×m×m=m3
Example

Writing repeated multiplication with a power

Simplify z×z×zz \times z \times zz×z×z.

Three repeated factors of z are written using the power z^3.

  1. Count how many zzz letters are being multiplied.

  2. There are three zzz letters.

  3. Write this as z3z^3z3.

Squared terms are different from ordinary letter terms

Terms like x2x^2x2 are not like terms with xxx.

Example

Collecting squared and ordinary terms

Simplify 4x2−3x+2x2+5x4x^2 - 3x + 2x^2 + 5x4x2−3x+2x2+5x.

Squared terms and ordinary x terms are different types, so they must be collected separately.

  1. Collect the x2x^2x2 terms: 4x2+2x2=6x24x^2 + 2x^2 = 6x^24x2+2x2=6x2.

  2. Collect the xxx terms: −3x+5x=2x-3x + 5x = 2x−3x+5x=2x.

  3. Write both parts: 6x2+2x6x^2 + 2x6x2+2x.

Common Mistake

Mixing x2 and x

You cannot combine 6x2+2x6x^2 + 2x6x2+2x into 8x28x^28x2 or 8x8x8x. The letter parts are different.

Dividing algebra terms

You can divide the number part while keeping the letter part.

For example, 12h3\frac{12h}{3}312h​ simplifies to 4h4h4h because 12 divided by 3 is 4.

Example

Dividing a simple algebra term

Simplify 15k5\frac{15k}{5}515k​.

  1. Divide the coefficient: 15 divided by 5 is 3.

  2. Keep the letter kkk.

  3. The answer is 3k3k3k.

Sometimes you need to simplify the top of the fraction first.

Example

Simplifying before dividing

Simplify 8m+4m4\frac{8m + 4m}{4}48m+4m​.

First simplify the numerator, then divide the whole term by 4.

  1. First collect the terms on the top: 8m+4m=12m8m + 4m = 12m8m+4m=12m.

  2. Now divide by 4: 12m4=3m\frac{12m}{4} = 3m412m​=3m.

  3. The simplified answer is 3m3m3m.

Common Mistake

Cancelling letters

A letter divided by the same letter makes 1, so 6dd=6\frac{6d}{d} = 6d6d​=6. This only works when the same letter is multiplying the whole term.

Exam technique

In the exam

  1. Circle or underline like terms before you start simplifying.

  2. Keep the sign in front of each term, especially with subtraction.

  3. Check that you have not combined different letter parts, such as aaa with bbb, or xxx with x2x^2x2.

Self review

Check yourself

  • Can you simplify 7n−2n+n7n - 2n + n7n−2n+n?
  • Which terms are like terms in 4a+3b−a+5b4a + 3b - a + 5b4a+3b−a+5b?
  • What is the difference between x+xx + xx+x and x×xx \times xx×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. GCSE
  2. /Maths
  3. /Simplifying Algebra