Expressions, formulae & change of subject · Lesson 2 of 3

Factorising and algebraic fractions

Take out common factors, group in pairs, spot the difference of two squares, simplify, add and cancel algebraic fractions correctly, and split a fraction into partial fractions.

22 minYou should already know: Number foundations & fractions
  1. 1
  2. 2
  3. 3

Factorising is expanding in reverse: you write an expression as things multiplied together. It’s how algebraic fractions get simplified, and many objective questions are nothing else.

Three ways to factorise

1. Take out a common factor. Find what divides every term, and write it outside a bracket:

6x2−9x=3x(2x−3)6x^2 - 9x = 3x(2x - 3)

Check by expanding: 3x×2x=6x23x \times 2x = 6x^2 and 3x×(−3)=−9x3x \times (-3) = -9x ✓.

2. Group in pairs. With four terms, take a common factor from each pair; the same bracket should appear twice, and then it’s a common factor itself:

ax+ay+bx+by=a(x+y)+b(x+y)=(a+b)(x+y)\begin{aligned} ax + ay + bx + by &= a(x + y) + b(x + y) \\ &= (a + b)(x + y) \end{aligned}

3. Difference of two squares. Anything of the form (square) − (square):

a2−b2=(a−b)(a+b)a^2 - b^2 = (a - b)(a + b)

So x2−25=(x−5)(x+5)x^2 - 25 = (x - 5)(x + 5) and 12x2−75y2=3(4x2−25y2)=3(2x−5y)(2x+5y)12x^2 - 75y^2 = 3(4x^2 - 25y^2) = 3(2x - 5y)(2x + 5y).

b²aaba + ba − ba² − b² = (a + b)(a − b)
Difference of two squaresCut b² from a², and the rest rearranges into (a + b)(a − b)

More: factorising

Simplifying algebraic fractions

You may cancel a factor: something that multiplies the whole top and the whole bottom. You may never cancel a single term out of a sum. So: factorise first, then cancel whole brackets.

Test it with numbers. Pick an xx, compare the original with each “simplified” version, then try another xx:

Test it with numbersChange x

(2x + 6) ÷ 2 when x = 3 = 6

Simplified toValueSame?
x + 36✓
2x + 39✗
x + 69✗
A simplification is only right if it gives the same value as the original for every x. Wrong ones can agree by luck at one value, so try a few. Where the original is undefined (dividing by 0), skip that x.

More: simplifying algebraic fractions

When is a fraction undefined?

A fraction is undefined when its denominator is 0, because you can’t divide by 0. Set the bottom equal to 0 and solve. The top doesn’t matter. If the bottom is a product or a quadratic, factorise it: 1x(x−4)\frac{1}{x(x - 4)} is undefined at x=0x = 0 and at x=4x = 4.

More: when a fraction is undefined

Adding and subtracting algebraic fractions

It’s the same as with numbers: use a common denominator, then combine the tops.

1x−3−1x+2=(x+2)−(x−3)(x−3)(x+2)=5(x−3)(x+2)\begin{aligned} \frac{1}{x - 3} - \frac{1}{x + 2} &= \frac{(x + 2) - (x - 3)}{(x - 3)(x + 2)} \\ &= \frac{5}{(x - 3)(x + 2)} \end{aligned}

Factorise the denominators first: the common denominator only needs each bracket once. For 12x+2+13x+3=12(x+1)+13(x+1)\frac{1}{2x + 2} + \frac{1}{3x + 3} = \frac{1}{2(x + 1)} + \frac{1}{3(x + 1)}, it is 6(x+1)6(x + 1), not (2x+2)(3x+3)(2x + 2)(3x + 3). And for a fraction built out of fractions, multiply its top and bottom by the common denominator of all the small ones.

More: adding, subtracting and dividing algebraic fractions

Partial fractions

Adding fractions can be run backwards: a fraction whose denominator factorises splits into simpler fractions, one for each bracket. These are called partial fractions. To split 5x−1(x−1)(x+1)\frac{5x - 1}{(x - 1)(x + 1)}, write

5x−1(x−1)(x+1)=Ax−1+Bx+1\frac{5x - 1}{(x - 1)(x + 1)} = \frac{A}{x - 1} + \frac{B}{x + 1}

and multiply both sides by (x−1)(x+1)(x - 1)(x + 1) to get 5x−1=A(x+1)+B(x−1)5x - 1 = A(x + 1) + B(x - 1). This is true for every xx, so choose values that make one bracket zero:

  • x=1x = 1: 4=2A4 = 2A, so A=2A = 2;
  • x=−1x = -1: −6=−2B-6 = -2B, so B=3B = 3.
5x − 1(x − 1)(x + 1)=Ax − 1+Bx + 1x = 1 gives A = (5 − 1) ÷ 2 = 2x = −1 gives B = (−5 − 1) ÷ (−2) = 3
Partial fractionsMake each bracket zero in turn to find A and B

More: partial fractions

Your turn

WAEC 2019 · Paper 1 · Q19

Simplify x2−5x−14x2−9x+14\dfrac{x^2 - 5x - 14}{x^2 - 9x + 14}.

Worked solution (try it first)
  1. Top: two numbers multiplying to −14-14 and adding to −5-5 are −7-7 and 22, so x2−5x−14=(x−7)(x+2)x^2 - 5x - 14 = (x - 7)(x + 2).
  2. Bottom: −7-7 and −2-2 multiply to 14 and add to −9-9, so x2−9x+14=(x−7)(x−2)x^2 - 9x + 14 = (x - 7)(x - 2).
  3. Cancel x−7x - 7: x+2x−2\dfrac{x + 2}{x - 2}, option D.

Report a problem with this question

More past questions like this