BETAThis platform is under active development; bugs, missing features, and risk of data loss are present. Thank you for your support!

Expanding And Factorising Brackets

Learn it by playing

Answer these questions to earn energy, then fish and explore. No account needed.

For teachers: ready-to-use lesson slides, revision notes, diagrams for Expanding And Factorising Brackets (Maths [CIE], Extended) — use them in your lesson, or run the topic as a live class game.

Notes

Expanding & Simplifying Single Brackets

  • To expand a bracket, multiply the term outside by **each term inside**.
  • Example: 3x(x+2)=3x×x+3x×2=3x2+6x3x(x + 2) = 3x \times x + 3x \times 2 = 3x^{2} + 6x.
  • Beware of minus signs: − × − = +, − × + = −.
  • When simplifying expressions with multiple brackets, expand each bracket first, then **collect like terms**.
  • Example: 2(x+5)+3x(x8)=2x+10+3x224x=3x222x+102(x + 5) + 3x(x - 8) = 2x + 10 + 3x^{2} - 24x = 3x^{2} - 22x + 10.

Expanding Double Brackets

  • Multiply **every term** in the first bracket by **every term** in the second bracket (4 multiplications).
  • Use **FOIL** (First, Outer, Inner, Last) to remember the order.
  • A **grid** can help organise multiplication: write one bracket as row headings, the other as column headings, multiply cells, then sum.
  • Example: (x+1)(x+3)=x2+3x+x+3=x2+4x+3(x + 1)(x + 3) = x^{2} + 3x + x + 3 = x^{2} + 4x + 3.
  • For squared brackets, rewrite as a product: (x+3)2=(x+3)(x+3)=x2+6x+9(x + 3)^{2} = (x + 3)(x + 3) = x^{2} + 6x + 9.
  • When expanding with multiple variables, combine only **like terms** (e.g., xy terms).

Expanding Triple Brackets

  • First expand and simplify **any two** brackets, then multiply the result by the third bracket.
  • Use a grid to multiply the resulting quadratic by the linear bracket.
  • Example: (2x3)(x+4)(3x1)(2x - 3)(x + 4)(3x - 1) → first expand (2x3)(x+4)=2x2+5x12(2x - 3)(x + 4) = 2x^{2} + 5x - 12, then multiply by (3x − 1) to get 6x3+13x241x+126x^{3} + 13x^{2} - 41x + 12.

Factorising Out Terms

  • Factorisation is the **reverse** of expanding brackets: write an expression as a product of factors.
  • Identify the **highest common factor (HCF)** of the coefficients and variables.
  • Write the HCF outside brackets and the remaining terms inside.
  • Example: 12x2+18x=6x(2x+3)12x^{2} + 18x = 6x(2x + 3).
  • Always factorise **fully** (e.g.,2x(3x+5)(e.g., 2x(3x + 5) is not fully factorised; 6x(2x+3)is)6x(2x + 3) is).
  • Check your answer by expanding the brackets.

Factorising by Grouping

  • Used when an expression has **four terms** and can be grouped into pairs with common factors.
  • Factorise each pair separately, then look for a **common bracket**.
  • Example: xy+3x+5y+15=x(y+3)+5(y+3)=(y+3)(x+5)xy + 3x + 5y + 15 = x(y + 3) + 5(y + 3) = (y + 3)(x + 5).
  • The order of terms can be rearranged as long as grouping is possible.

Factorising Simple Quadratics (a = 1)

  • For x2+bx+cx^{2} + bx + c, find two numbers that **multiply to c** and **add to b**.
  • Write these numbers in brackets: (x+p)(x+q)(x + p)(x + q).
  • Example: x22x8x^{2} - 2x - 8: numbers 2 and −4 → (x+2)(x4)(x + 2)(x - 4).
  • Methods: inspection (quickest), splitting the middle term, or using a grid.

Factorising Harder Quadratics (a ≠ 1)

  • For ax2+bx+cax^{2} + bx + c, find two numbers that **multiply to ac** and **add to b**.
  • Use these numbers to **split the middle term**, then factorise by grouping.
  • Example: 4x225x214x^{2} - 25x - 21: ac=84,b=25ac = -84, b = -25 → numbers −28 and 3 → 4x228x+3x21=4x(x7)+3(x7)=(x7)(4x+3)4x^{2} - 28x + 3x - 21 = 4x(x - 7) + 3(x - 7) = (x - 7)(4x + 3).
  • A grid can also be used with the split terms.

Difference of Two Squares

  • The **difference of two squares** is a2b2=(a+b)(ab)a^{2} - b^{2} = (a + b)(a - b).
  • Both terms must be perfect squares and subtracted.
  • Example: 9x216=(3x)242=(3x+4)(3x4)9x^{2} - 16 = (3x)^{2} - 4^{2} = (3x + 4)(3x - 4).
  • Can be applied to powers: r⁸ − t⁶ = (r⁴)² (t3)2=- (t^{3})^{2} = (r⁴ + t³)(r⁴ t3)- t^{3}).
  • Sometimes a common factor must be taken out first: 2y250=2(y225)=2(y+5)(y5)2y^{2} - 50 = 2(y^{2} - 25) = 2(y + 5)(y - 5).

Deciding the Factorisation Method

  • For **two terms**: check for common factor or difference of two squares.
  • For **three terms** (quadratic): if a=1a = 1, use simple factorisation; if a1a \ne 1, check for a common factor first, then use grouping or grid.
  • If the quadratic has a common factor, factor it out first: 3x2+15x+18=3(x2+5x+6)=3(x+2)(x+3)3x^{2} + 15x + 18 = 3(x^{2} + 5x + 6) = 3(x + 2)(x + 3).
  • Check if b24acb^{2} - 4ac is a perfect square to see if the quadratic factorises.
  • Always factorise **fully** and check by expanding.

Expanding Double Brackets Using a Grid

+3x+x+3x+1x+3Grid for (x+1)(x+3) = x² + 4x + 3

Factorising by Grouping Example

xy + 3x + 5y + 15= x(y + 3) + 5(y + 3)= (y + 3)(x + 5)Group first two terms: factor xGroup last two terms: factor 5Common bracket (y+3) taken out

Difference of Two Squares Visual

a² − b² = (a+b)(a−b)

Expanding Triple Brackets Steps

Step 1: Expand two brackets(2x−3)(x+4) = 2x²+5x−12Step 2: Multiply by third bracket(2x²+5x−12)(3x−1)Use grid:2x²5x−123x−1Result: 6x³+13x²−41x+12

Practice questions

Free preview — 8 of 40 questions. Sign up to see them all.

  1. 1.Expand 7(x – 8).

    Easy
    • A7x – 56
    • B7x – 8
    • C7x+567x + 56
    • Dx – 56
  2. 2.Factorise 5p+pt5p + pt.

    Easy
    • Ap(5+t)p(5 + t)
    • B5(p+t)5(p + t)
    • Cp(5t)
    • D5p(1+t)5p(1 + t)
  3. 3.Factorise 12x+1512x + 15.

    Easy
    • A3(4x+5)3(4x + 5)
    • B12(x+15)12(x + 15)
    • C3(4x+15)3(4x + 15)
    • D12x(1+15x)12x(1 + 15x)
  4. 4.Factorise 5y – 6py.

    Easy
    • Ay(5 – 6p)
    • B5y(1 – 6p)
    • Cy(5 – 6)
    • D5(1 – 6p)
  5. 5.Factorise 2x22x^{2} – x.

    Easy
    • Ax(2x – 1)
    • B2x(x – 1)
    • Cx(2x – x)
    • D2x2(12x^{2}(1 – 1/2x)
  6. 6.Factorise completely 21a2+28ab21a^{2} + 28ab.

    Medium
    • A7a(3a+4b)7a(3a + 4b)
    • B7(3a2+4ab)7(3a^{2} + 4ab)
    • C21a(a+4b)21a(a + 4b)
    • D7a(3a+4)7a(3a + 4)
  7. 7.Expand and simplify (m – 3)(m+2)3)(m + 2).

    Medium
    • Am2m^{2} – m – 6
    • Bm2m^{2} – 5m – 6
    • Cm2m^{2}m+6m + 6
    • Dm2+mm^{2} + m – 6
  8. 8.Expand and simplify (x+3)(x+5)(x + 3)(x + 5).

    Medium
    • Ax2+8x+15x^{2} + 8x + 15
    • Bx2+8x+8x^{2} + 8x + 8
    • Cx2+15x+8x^{2} + 15x + 8
    • Dx2+2x+15x^{2} + 2x + 15

Unlock all 40 questions, slides & more

Create a free account to see every question, the slides, flashcards and revision notes for this topic.

Past papers

Past-paper practice for this topic is coming soon.

🗂️ Coming soon