
Factorising is the reverse process of expansion.
When you factorise an expression, you write it as a product of two or more common factors.
Tip: You may have to find the Highest Common Factor (HCF) for the terms first in order to arrive at an answer.
Eg:
Factorise each of the following:
i) 3p + 6
ii) 8a 2 - 6ab
iii) ab + ac + bd + cd
Solution:
i) 3p + 6 ( 3 is the HCF)
= 3(p + 2)
ii) 8a 2 - 6ab (2a is the HCF)
= 2a(4a - 3b)
iii) ab + ac + bd + cd
= a(b + c) + d(b + c)
= (b + c) (a + d)
Factorisation is also done by using the difference of two squares:
(a 2 - b 2) = (a + b) (a - b)
or by your knowledge of perfect squares:
a 2 + 2ab + b 2 = (a + b) 2
a 2 - 2ab + b 2 = (a - b) 2
Eg:
Factorise 4p 2 - 25q 2
Solution:
4p 2 - 25q 2
= (2p + 5q) (2p - 5q)