Dividing one polynomial by another
Dividing by works exactly like long division with numbers. You get a quotient and a remainder, and the remainder is always of lower degree than the divisor — so dividing by a linear expression always leaves a constant.
That identity is the whole of this topic. Everything below is a consequence of it.
The remainder theorem
Put into the identity above. The term becomes zero and takes with it, whatever happens to be, leaving:
So you never have to carry out the division to find a remainder. Substitute and you have it.
For a divisor of the form , the value that makes it zero is , so the remainder is .
The factor theorem
If the remainder happens to be zero, the division was exact — which is what "factor" means.
This is the remainder theorem with ; it is not a separate idea. It gives you a way to test a candidate factor in one line, and a way to hunt for one.
To find a factor of a cubic, try small values: , and so on. You only need to test factors of the constant term, because if divides exactly then must divide the constant term.
Factorising a cubic
- Find one root by trial, using the factor theorem. That gives you one linear factor.
- Divide the cubic by that factor to get a quadratic.
- Factorise the quadratic in the usual way.
For : testing gives , so is a factor. Dividing leaves , which factorises to . So
and the equation has roots , and .
Finding unknown coefficients
If a polynomial contains unknown letters and you are told something about a factor or a remainder, each piece of information gives you one equation.
- " is a factor" gives .
- "the remainder on division by is " gives .
Two unknowns need two such statements, and you solve the pair simultaneously.
Algebraic fractions
Factorise the top, factorise the bottom, cancel any bracket that appears in both.
Strictly, the cancelled expression is equal to the original everywhere except where the cancelled bracket is zero, since the original is undefined there. CSEC rarely asks you to state it, but if a question says "state the values of for which the expression is undefined", it is asking about exactly those points.