Factorisation of Polynomials
You now have all the tools: the Factor Theorem, the algebraic identities, and basic polynomial arithmetic. This lesson is where you put them together into a single workflow for factorising polynomials , writing as a product of simpler polynomials. Done well, factorisation reveals every zero, simplifies every fraction, and clears the way for everything else.
Definition
To factorise a polynomial is to write it as a product where each is a polynomial of strictly smaller degree (and is not just a constant, unless we factor out an overall constant for tidiness). The factors over the rationals or reals are usually linear or irreducible quadratics.
Three standard methods
We focus on the three methods you will use over and over.
Method 1: Common factor first. Always pull out the greatest common factor (GCF) before doing anything else. The leading constant is a factor of every term; factor it out.
Method 2: Identities. Spot a pattern from the identities and read off the factorisation.
- Difference of squares: .
- Difference/sum of cubes: , .
- Perfect-square trinomial: , .
Method 3: Splitting the middle term (for quadratics). To factorise , look for two numbers such that Then split: , and factor by grouping.
Worked walk-through. Factorise .
- , .
- Find with and : try and . Yes: , .
- Split: .
- Group: . Done.
Method 4: Factor Theorem (for cubics and higher). Try integer values to find a zero, then divide. We covered this in detail in the Factor Theorem lesson.
Worked walk-through. Factorise .
- , so is a factor.
- Divide : quotient .
- .
- Final: .
Quadratics , a complete recipe
To factorise over the integers:
- Pull out any common factor.
- Compute . List factor pairs of .
- Among them, find a pair whose sum (with appropriate signs) is .
- Split the middle term as .
- Group and pull common binomials.
If no such pair exists, the quadratic is irreducible over the integers. (You can then use the quadratic formula , coming in Class X , or simply leave it as is.)
A useful sanity check. For , the discriminant is . The quadratic factorises nicely over the rationals iff is a perfect square. We will explore this fully next year; for now, knowing the test exists is enough.
Worked examples
Example 1. Factorise .
Look for . The pair works. So .
Example 2. Factorise .
A difference of squares: .
Example 3. Factorise .
Difference of cubes: .
Example 4. Factorise .
Try : . So is a factor. Divide: quotient . Factor: , look for with sum and product , pair . So . Final: .
Example 5. Factorise .
Difference of squares applied twice: . The factor does not factorise further over the reals.
Try it yourself
- Factorise .
- Factorise .
- Factorise .
- Factorise .
- Factorise .
- Factorise (one zero is among ).
- Factorise .
- Factorise (try small integer zeros).
- Factorise .
- Factorise .
Pitfalls / Insight
- Pull out the GCF first. Forgetting this turns simple problems into ugly ones.
- Don't stop too early. . The middle step is not the final answer.
- Watch sign conventions when splitting. With , both and are positive. With , both are negative. Mixed signs of mean one positive, one negative.
Insight. Factorisation is just reading a polynomial backwards through its identities and its zeros. Each lesson of this chapter contributed one piece: standard identities give patterns to spot, the Factor Theorem promises a linear factor for every zero, and polynomial division does the bookkeeping. Once factored, the polynomial is essentially solved , every zero is visible, every behaviour predictable.