SuperExamsSuperExams
Search papers…
Menu
DashboardBrowse papersRevision notesBooksSavedRevision packsFlashcardsMy progressAchievementsAI TutorMy classMessages
Back to dashboard

Unlock worked solutions

Step-by-step answers by examiners. From €5/mo.

Try Premium free →
← Maths notes
Edexcel IGCSE·Maths·Edexcel IGCSE Maths

Algebra: Expressions, Indices, Expanding & Factorising

7 min read

Simplifying, expanding brackets, factorising all types and changing the subject.

Algebraic notation and simplifying expressions

Algebra uses letters to stand for numbers. A clear notation saves marks, so write expressions tidily.

    3a3a3a means 3×a3 \times a3×a; never write a3a3a3.
    ababab means a×ba \times ba×b; the multiplication sign is hidden.
    a2a^2a2 means a×aa \times aa×a (a squared); a3a^3a3 means a×a×aa \times a \times aa×a×a.
    ab\dfrac{a}{b}ba​ means a÷ba \div ba÷b.

A term is a single number/letter product such as 5x25x^25x2. Like terms have exactly the same letters and powers, so they can be collected.

Key terms

Expression: letters and numbers joined by +++, −-−, ×\times×, ÷\div÷ (no equals sign), e.g. 3x+2y3x + 2y3x+2y.

Coefficient: the number multiplying a term; in 7x7x7x the coefficient is 777.

Like terms: terms with identical letters and powers, e.g. 4x4x4x and −9x-9x−9x, but not 4x4x4x and 4x24x^24x2.

Worked example

Simplify 5x+3y−2x+7y−45x + 3y - 2x + 7y - 45x+3y−2x+7y−4.

Collect xxx terms: 5x−2x=3x5x - 2x = 3x5x−2x=3x. Collect yyy terms: 3y+7y=10y3y + 7y = 10y3y+7y=10y.

Answer: 3x+10y−43x + 10y - 43x+10y−4.

Watch out

x2x^2x2 and xxx are not like terms. x2+xx^2 + xx2+x does not simplify to 2x22x^22x2 or 2x2x2x — leave it as x2+xx^2 + xx2+x.

The laws of indices

An index (plural indices) is a power. The same three laws you use with numbers apply to algebra.

LawRuleExample
Multiplyingam×an=am+na^m \times a^n = a^{m+n}am×an=am+nx3×x4=x7x^3 \times x^4 = x^7x3×x4=x7
Dividingam÷an=am−na^m \div a^n = a^{m-n}am÷an=am−nx6÷x2=x4x^6 \div x^2 = x^4x6÷x2=x4
Power of a power(am)n=amn(a^m)^n = a^{mn}(am)n=amn(x2)5=x10(x^2)^5 = x^{10}(x2)5=x10

Three special results complete the set:

    a0=1a^0 = 1a0=1 (anything to the power zero is 111).
    a−n=1ana^{-n} = \dfrac{1}{a^n}a−n=an1​ (a negative power means reciprocal).
    a1/n=ana^{1/n} = \sqrt[n]{a}a1/n=na​, so a1/2=aa^{1/2} = \sqrt{a}a1/2=a​.

Worked example

Simplify 12x5y34x2y\dfrac{12x^5 y^3}{4x^2 y}4x2y12x5y3​.

Numbers: 12÷4=312 \div 4 = 312÷4=3. Powers of xxx: x5−2=x3x^{5-2} = x^3x5−2=x3. Powers of yyy: y3−1=y2y^{3-1} = y^2y3−1=y2.

Answer: 3x3y23x^3 y^23x3y2.

Watch out

The laws of indices only apply when the base is the same. x2×y3x^2 \times y^3x2×y3 stays as x2y3x^2 y^3x2y3 — you cannot add the powers.

Expanding brackets

To expand (or multiply out) means to remove brackets by multiplying every term inside by the term outside.

Worked example

Expand 3x(2x−5)3x(2x - 5)3x(2x−5).

3x×2x=6x23x \times 2x = 6x^23x×2x=6x2 and 3x×(−5)=−15x3x \times (-5) = -15x3x×(−5)=−15x.

Answer: 6x2−15x6x^2 - 15x6x2−15x.

Take care with signs. A minus outside flips every sign inside:

Worked example

Expand and simplify 4(2x+3)−2(3x−1)4(2x + 3) - 2(3x - 1)4(2x+3)−2(3x−1).

4(2x+3)=8x+124(2x+3) = 8x + 124(2x+3)=8x+12 and −2(3x−1)=−6x+2-2(3x-1) = -6x + 2−2(3x−1)=−6x+2.

Combine: 8x−6x+12+2=2x+148x - 6x + 12 + 2 = 2x + 148x−6x+12+2=2x+14.

Expanding two binomials

To expand (x+a)(x+b)(x + a)(x + b)(x+a)(x+b), multiply each term in the first bracket by each term in the second — four products in all. The grid (box) method keeps every product organised.

x +3 x +4 x² 3x 4x 12
Grid method for expanding (x + 4)(x + 3)

Adding the four cells: x2+3x+4x+12=x2+7x+12x^2 + 3x + 4x + 12 = x^2 + 7x + 12x2+3x+4x+12=x2+7x+12.

Many people use FOIL (First, Outer, Inner, Last) for the same four products.

Worked example

Expand (2x−3)(x+5)(2x - 3)(x + 5)(2x−3)(x+5).

First 2x×x=2x22x \times x = 2x^22x×x=2x2; Outer 2x×5=10x2x \times 5 = 10x2x×5=10x; Inner −3×x=−3x-3 \times x = -3x−3×x=−3x; Last −3×5=−15-3 \times 5 = -15−3×5=−15.

2x2+10x−3x−15=2x2+7x−152x^2 + 10x - 3x - 15 = 2x^2 + 7x - 152x2+10x−3x−15=2x2+7x−15.

Exam tip

Squaring a bracket means two brackets: (x+5)2=(x+5)(x+5)=x2+10x+25(x+5)^2 = (x+5)(x+5) = x^2 + 10x + 25(x+5)2=(x+5)(x+5)=x2+10x+25. A common error is to write x2+25x^2 + 25x2+25 — never do this.

Factorising: common factors

Factorising is the reverse of expanding: write an expression as a product. Always look first for the highest common factor of every term.

Worked example

Factorise 6x2+9x6x^2 + 9x6x2+9x.

HCF of 6x26x^26x2 and 9x9x9x is 3x3x3x. Divide each term: 6x2÷3x=2x6x^2 \div 3x = 2x6x2÷3x=2x, 9x÷3x=39x \div 3x = 39x÷3x=3.

Answer: 3x(2x+3)3x(2x + 3)3x(2x+3). Check by expanding.

Difference of two squares

Any expression of the form a2−b2a^2 - b^2a2−b2 factorises to (a+b)(a−b)(a + b)(a - b)(a+b)(a−b).

Worked example

Factorise x2−49x^2 - 49x2−49.

49=7249 = 7^249=72, so x2−49=(x+7)(x−7)x^2 - 49 = (x + 7)(x - 7)x2−49=(x+7)(x−7).

Factorise 9y2−259y^2 - 259y2−25. Here 9y2=(3y)29y^2 = (3y)^29y2=(3y)2 and 25=5225 = 5^225=52, giving (3y+5)(3y−5)(3y + 5)(3y - 5)(3y+5)(3y−5).

Watch out

Difference of two squares needs a minus sign between two squares. x2+49x^2 + 49x2+49 does not factorise.

Factorising quadratics x2+bx+cx^2 + bx + cx2+bx+c

Find two numbers that multiply to give ccc and add to give bbb.

Worked example

Factorise x2+7x+12x^2 + 7x + 12x2+7x+12.

Two numbers multiplying to 121212 and adding to 777: 333 and 444.

Answer: (x+3)(x+4)(x + 3)(x + 4)(x+3)(x+4).

Factorise x2−2x−15x^2 - 2x - 15x2−2x−15. Need product −15-15−15, sum −2-2−2: that is −5-5−5 and +3+3+3. Answer: (x−5)(x+3)(x - 5)(x + 3)(x−5)(x+3).

Factorising quadratics ax2+bx+cax^2 + bx + cax2+bx+c

When a≠1a \neq 1a=1, use the AC method: find two numbers multiplying to a×ca \times ca×c and adding to bbb, split the middle term, then factorise in pairs.

Worked example

Factorise 2x2+7x+32x^2 + 7x + 32x2+7x+3.

a×c=2×3=6a \times c = 2 \times 3 = 6a×c=2×3=6. Two numbers multiplying to 666, adding to 777: 666 and 111.

Split: 2x2+6x+x+32x^2 + 6x + x + 32x2+6x+x+3. Group: 2x(x+3)+1(x+3)=(x+3)(2x+1)2x(x + 3) + 1(x + 3) = (x + 3)(2x + 1)2x(x+3)+1(x+3)=(x+3)(2x+1).

Algebraic fractions

Treat algebraic fractions exactly like number fractions: factorise, then cancel common factors (not common terms).

Worked example

Simplify x2−9x2+7x+12\dfrac{x^2 - 9}{x^2 + 7x + 12}x2+7x+12x2−9​.

Factorise both: top (x+3)(x−3)(x+3)(x-3)(x+3)(x−3), bottom (x+3)(x+4)(x+3)(x+4)(x+3)(x+4).

Cancel (x+3)(x+3)(x+3): x−3x+4\dfrac{x - 3}{x + 4}x+4x−3​.

To add or subtract, use a common denominator.

Worked example

Simplify 2x+3x+1\dfrac{2}{x} + \dfrac{3}{x + 1}x2​+x+13​.

Common denominator x(x+1)x(x+1)x(x+1): 2(x+1)+3xx(x+1)=2x+2+3xx(x+1)=5x+2x(x+1)\dfrac{2(x+1) + 3x}{x(x+1)} = \dfrac{2x + 2 + 3x}{x(x+1)} = \dfrac{5x + 2}{x(x+1)}x(x+1)2(x+1)+3x​=x(x+1)2x+2+3x​=x(x+1)5x+2​.

To multiply, multiply tops and bottoms; to divide, multiply by the reciprocal (flip the second fraction).

Worked example

Simplify 3x÷6x2\dfrac{3}{x} \div \dfrac{6}{x^2}x3​÷x26​.

Flip and multiply: 3x×x26=3x26x=x2\dfrac{3}{x} \times \dfrac{x^2}{6} = \dfrac{3x^2}{6x} = \dfrac{x}{2}x3​×6x2​=6x3x2​=2x​.

Changing the subject of a formula

The subject is the single letter on its own. Rearranging uses the same inverse operations as solving an equation — do the same thing to both sides.

Worked example

Make rrr the subject of A=πr2A = \pi r^2A=πr2.

Divide by π\piπ: Aπ=r2\dfrac{A}{\pi} = r^2πA​=r2. Square root: r=Aπr = \sqrt{\dfrac{A}{\pi}}r=πA​​.

Worked example

Make xxx the subject of y=3x−12y = \dfrac{3x - 1}{2}y=23x−1​.

Multiply by 222: 2y=3x−12y = 3x - 12y=3x−1. Add 111: 2y+1=3x2y + 1 = 3x2y+1=3x. Divide by 333: x=2y+13x = \dfrac{2y + 1}{3}x=32y+1​.

When the subject appears twice, collect those terms on one side and factorise it out.

Worked example

Make xxx the subject of ax+b=cx+dax + b = cx + dax+b=cx+d.

Gather xxx terms: ax−cx=d−bax - cx = d - bax−cx=d−b. Factorise: x(a−c)=d−bx(a - c) = d - bx(a−c)=d−b.

Divide: x=d−ba−cx = \dfrac{d - b}{a - c}x=a−cd−b​.

Exam tip

Whenever the new subject appears more than once, the key move is always the same: get every term containing it on one side, factorise it out as a bracket, then divide by the bracket.

Watch out

When you square-root to find a subject, the context may require only the positive value (e.g. a length or radius), even though ±\pm± is algebraically correct.

Viewing only

This content is free to read on superexams.com and cannot be printed or downloaded.

Read the full note, free

Create a free account to read this note in full. Every free account gets 2 complete revision notes, no card needed.

Sign up free →Log in

More Maths notes

Numbers & the Number System

Ratio, Proportion & Percentages

Solving Equations & Inequalities

Sequences & Functions