Study notes
Expansion & Factorisation
Expanding brackets with the special identities, factorising quadratic expressions, and simplifying algebraic fractions.
Learn it step by step
Squaring a sum: \((a+b)^2 = a^2 + 2ab + b^2\)
Expanding means multiplying by itself. Every term in the first bracket must multiply every term in the second, giving . The middle term is always the two letters/numbers multiplied together.
Squaring a difference: \((a-b)^2 = a^2 - 2ab + b^2\)
The same idea applies when one term is negative: . The middle term is negative because a negative times a positive gives a negative, but the last term is still positive because a negative times a negative is positive. Forgetting the middle term entirely (writing instead) is the single most common Sec 2 slip.
Difference of two squares: \(a^2 - b^2 = (a+b)(a-b)\)
When two brackets differ only by the sign in the middle, like , the cross terms and cancel out, leaving only . This works in reverse too: any expression written as one square minus another square, such as , factorises straight to .
Factorising \(x^2 + bx + c\): find two numbers that multiply to \(c\) and add to \(b\)
For a quadratic with leading coefficient 1, look for two numbers whose product is the constant term and whose sum is the coefficient of . For , the numbers 3 and 4 multiply to 12 and add to 7, so . Always check by expanding your answer back out.
Factorising a non-monic quadratic \(ax^2+bx+c\) (\(a \neq 1\))
When the coefficient of is not 1, you must find a pair of brackets where , , and the cross terms add to give . For , try : expanding gives , which matches. Always expand your trial factorisation to check the middle term before finalising it.
Simplifying an algebraic fraction means factorising first, then cancelling
You can only cancel a factor that is common to the WHOLE numerator and the WHOLE denominator, never a term buried inside a sum. For , factorise both: , then cancel the common bracket to leave .
Worked examples
- Use with , .
- .
- The leading coefficient is 3, so try brackets of the form or .
- Try : expanding gives , which matches.
- Answer: .
- Factorise the numerator using the difference of two squares: .
- Factorise the denominator: need with and cross terms giving ; try : , which matches.
- Cancel the common factor : .
- Outer area: .
- Inner (photo) area: .
- Border area = outer minus inner: .
Mind map
Mind map for Algebra: expansion and factorisation.
- Special expansions
- (a+b)^2 = a^2+2ab+b^2
- (a-b)^2 = a^2-2ab+b^2
- a^2-b^2 = (a+b)(a-b)
- Factorising quadratics
- monic: two numbers -> b and c
- non-monic: match a, b, c across both brackets
- Algebraic fractions
- factorise top and bottom first
- cancel a whole common bracket only