Study Guide

Algebraic manipulation

Edexcel International GCSE Mathematics AΒ· 2.2 (2016 spec)Β· 25 min read

1. Foundation: Core Algebraic Manipulation Skillsβ˜…β˜…β˜†β˜†β˜†β± 7 min

βœ“ Calculator OK

πŸ“˜ Definition

Like terms

Algebraic terms that have identical variable parts (same letters raised to the same powers)

All Foundation tier manipulation starts with four core skills: substitution, collecting like terms, expanding single brackets, and factorising common factors. These form the base for all more complex algebraic work.

πŸ“ Worked Example

Evaluate when and

  1. 1

    Substitute the given values into the expression

    3(2)2βˆ’2(βˆ’4)+73(2)^2 - 2(-4) + 7
  2. 2

    Calculate exponents first per BODMAS rules

    3(4)+8+73(4) + 8 + 7
  3. 3

    Simplify to get the final result

    12+8+7=2712 + 8 + 7 = 27
πŸ“ Worked Example

Simplify

  1. 1

    Group like terms together

    (4xβˆ’2x)+(3y+7y)βˆ’9(4x - 2x) + (3y + 7y) - 9
  2. 2

    Combine like terms to get the simplified expression

    2x+10yβˆ’92x + 10y - 9
πŸ“ Worked Example

Expand

  1. 1

    Multiply the term outside the bracket by each term inside the bracket

    3xΓ—2x+3xΓ—53x \times 2x + 3x \times 5
  2. 2

    Simplify each product

    6x2+15x6x^2 + 15x
πŸ“ Worked Example

Fully factorise

  1. 1

    Find the highest common factor (HCF): HCF of 8 and 12 is 4, HCF of and is , so overall HCF is

  2. 2

    Factor out the HCF from both terms

    4y(2x+3y)4y(2x + 3y)

Exam tip:

Always check you have taken out the highest common factor, not just any common factor, to get full marks for factorisation questions.

2. Foundation: Quadratic Expansion and Factorisationβ˜…β˜…β˜…β˜†β˜†Foundation / Higher only⏱ 6 min

βœ“ Calculator OK

πŸ“˜ Definition

Monic quadratic

A quadratic expression where the coefficient of the term is equal to 1

Foundation tier requires you to expand products of two linear expressions and factorise monic quadratic expressions. The FOIL method is a reliable way to expand two brackets without missing terms.

πŸ“ Worked Example

Expand and simplify

  1. 1

    Apply the FOIL method

    xΓ—x+xΓ—(βˆ’5)+8Γ—x+8Γ—(βˆ’5)x \times x + x \times (-5) + 8 \times x + 8 \times (-5)
  2. 2

    Simplify each product

    x2βˆ’5x+8xβˆ’40x^2 -5x +8x -40
  3. 3

    Collect like terms

    x2+3xβˆ’40x^2 + 3x -40
πŸ“ Worked Example

Factorise

  1. 1

    Find two numbers that multiply to 24 and add to 10: 6 and 4

  2. 2

    Write the factorised form using these two numbers

    (x+6)(x+4)(x + 6)(x + 4)

Exam tip:

After factorising a quadratic, expand it back immediately to check you get the original expression, to catch sign errors early.

3. Higher: Advanced Expansion and Factorisationβ˜…β˜…β˜…β˜…β˜†Higher only⏱ 5 min

βœ“ Calculator OK

Higher tier adds expansion of products of 3 or more linear expressions, and factorisation of non-monic quadratic expressions (where the coefficient of is not 1).

πŸ“ Worked Example

Expand and simplify

  1. 1

    First expand the first two brackets

    (x+2)(x+3)=x2+5x+6(x + 2)(x + 3) = x^2 + 5x + 6
  2. 2

    Multiply the result by the third bracket

    (x2+5x+6)(xβˆ’1)=x3βˆ’x2+5x2βˆ’5x+6xβˆ’6(x^2 +5x +6)(x -1) = x^3 -x^2 +5x^2 -5x +6x -6
  3. 3

    Collect like terms

    x3+4x2+xβˆ’6x^3 +4x^2 +x -6
πŸ“ Worked Example

Fully factorise

  1. 1

    Multiply the coefficient and the constant term:

  2. 2

    Find two numbers that multiply to -36 and add to -5: -9 and 4

  3. 3

    Split the middle term using these numbers

    6x2βˆ’9x+4xβˆ’66x^2 -9x +4x -6
  4. 4

    Factorise in pairs, then extract the common bracket

    3x(2xβˆ’3)+2(2xβˆ’3)=(3x+2)(2xβˆ’3)3x(2x -3) + 2(2x -3) = (3x + 2)(2x - 3)

Exam tip:

When expanding three or more brackets, always expand two first, then multiply by the remaining bracket to avoid missing terms.

4. Higher: Algebraic Fractions and Completing the Squareβ˜…β˜…β˜…β˜…β˜†Higher only⏱ 5 min

βœ“ Calculator OK

Two key Higher tier skills are simplifying algebraic fractions and rewriting quadratics in completed square form. Always factorise numerators and denominators first when manipulating algebraic fractions.

πŸ“ Worked Example

Simplify

  1. 1

    Factorise the numerator

    x2+7x+12=(x+3)(x+4)x^2 +7x +12 = (x + 3)(x + 4)
  2. 2

    Factorise the denominator (difference of two squares)

    x2βˆ’9=(x+3)(xβˆ’3)x^2 -9 = (x + 3)(x - 3)
  3. 3

    Cancel the common factor of (where )

    x+4xβˆ’3\frac{x + 4}{x - 3}
πŸ“ Worked Example

Write in the form

  1. 1

    Factor out the coefficient from the first two terms

    2(x2+3x)βˆ’12(x^2 + 3x) - 1
  2. 2

    Complete the square inside the bracket

    x2+3x=(x+32)2βˆ’94x^2 + 3x = (x + \frac{3}{2})^2 - \frac{9}{4}
  3. 3

    Substitute back and simplify

    2[(x+32)2βˆ’94]βˆ’1=2(x+32)2βˆ’92βˆ’1=2(x+32)2βˆ’1122\left[(x + \frac{3}{2})^2 - \frac{9}{4}\right] -1 = 2(x + \frac{3}{2})^2 - \frac{9}{2} - 1 = 2(x + \frac{3}{2})^2 - \frac{11}{2}

Exam tip:

For completing the square questions, always expand your final answer back to the original quadratic form to catch arithmetic errors.

5. Higher: Simple Algebraic Proofβ˜…β˜…β˜…β˜…β˜…Higher only⏱ 3 min

βœ“ Calculator OK

Higher tier requires you to use algebra to construct simple proofs, for example to show that a sequence is always even, or that the product of two odd numbers is odd. Always start proofs by clearly defining your variables.

πŸ“ Worked Example

Prove that the product of two consecutive even numbers is always divisible by 8

  1. 1

    Define variables: let be an integer, so the first even number is , the next consecutive even number is

  2. 2

    Calculate the product

    2n(2n+2)=4n(n+1)2n(2n + 2) = 4n(n + 1)
  3. 3

    and are consecutive integers, so one of them is even: where is an integer

  4. 4

    Substitute back: product , which is divisible by 8, as required

Exam tip:

End all proofs with a clear concluding statement confirming you have proven the required result, to make your argument complete.

6. Common Pitfalls

Wrong move:

Forgetting negative signs when expanding brackets, e.g. writing instead of

Why:

Rushing multiplication and omitting variables or sign changes

Correct move:

Multiply the term outside the bracket by every single term inside, including signs, then check each term after expansion.

Wrong move:

Partially factorising expressions, e.g. writing instead of

Why:

Not identifying the highest common factor of both coefficients and variables

Correct move:

Calculate the HCF of numerical coefficients separately from the HCF of variable terms, then combine them for the full common factor.

Wrong move:

Sign errors when factorising quadratics with negative constants, e.g. writing instead of

Why:

Mixing up the signs of the two factors when their sum is negative

Correct move:

After factorising, expand the result immediately to verify it matches the original expression.

Wrong move:

Cancelling terms instead of factors in algebraic fractions, e.g. simplifying as

Why:

Confusing terms (parts added together) with factors (parts multiplied together)

Correct move:

Always factorise numerator and denominator fully first, then cancel only common factors, not individual terms.

Wrong move:

Forgetting to multiply the subtracted constant term by when completing the square for non-monic quadratics, e.g. writing instead of

Why:

Not accounting for the factor outside the bracket when expanding the completed square

Correct move:

After completing the square inside the bracket, distribute the factor to all terms inside before simplifying constants.

7. Quick Reference Cheatsheet

Skill

Foundation Requirement

Higher Requirement

Key Exam Tip

Substitution

Evaluate with positive/negative integers

Same as Foundation

Follow BODMAS order when calculating

Collecting like terms

Simplify linear expressions with up to 2 variables

Same as Foundation

Group terms by identical variable parts first

Expand brackets

Single brackets, 2 linear brackets

3+ linear brackets

Use FOIL for 2 brackets, expand 2 first for 3+

Factorisation

Common factors, monic quadratics

Common factors, monic + non-monic quadratics

Always take out the highest common factor first

Algebraic fractions

Not required

Simplify, add/subtract linear/quadratic fractions

Factorise numerator and denominator before cancelling

Completing the square

Not required

Rewrite as

Expand your result to check for errors

Algebraic proof

Not required

Construct simple integer proofs

Start by defining variables clearly e.g. let be integer

8. Frequently Asked

Do I need to factorise expressions fully in the exam?

Yes, always take out all common numerical and variable factors before checking for further factorisation (e.g. quadratic factors). Partially factorised answers will not receive full marks.

Can I use the FOIL method to expand two linear brackets?

Yes, FOIL (First, Outer, Inner, Last) is a valid method for expanding products of two linear expressions, as long as you collect like terms correctly after expansion.

What is the difference between Foundation and Higher tier requirements for this topic?

Foundation tier only requires manipulation of monic quadratics, expansion of up to two linear brackets, and no algebraic fractions, completing the square or proof. Higher tier adds all these additional skills.

Going deeper

What's Next

Now that you have mastered algebraic manipulation, you are ready to apply these skills to solving equations, the next core topic in the Edexcel IGCSE Maths A syllabus. All equation-solving skills, from linear equations to quadratic equations and simultaneous equations, rely on the manipulation skills you have learned here. For Foundation tier students, focus on practicing monic quadratic factorisation and expanding two brackets to prepare for solving quadratic equations in section 2.7. For Higher tier students, make sure you are confident with non-monic factorisation, completing the square and algebraic fractions, as these are essential for solving harder quadratics, rearranging complex formulae, and tackling algebraic proof questions in later topics. Regular practice of mixed manipulation questions will help you avoid common sign and factorisation errors in your exam.