Polynomials, factorisation and algebraic division
A polynomial is an expression formed from constants and non-negative integer powers of a variable. Polynomial algebra lets us rewrite such expressions without changing their value. The most useful forms reveal factors, roots, intercepts or long-term behaviour.
Before you start
Section titled “Before you start”You should be comfortable with:
- collecting like terms
- the laws of indices
- expanding two brackets
- solving linear equations
- substituting negative and fractional values carefully
Review algebraic fluency if these skills are uncertain. Quadratic-specific methods are developed in quadratics, while decomposing rational expressions is covered in partial fractions.
Polynomial vocabulary
Section titled “Polynomial vocabulary”In one variable, a polynomial has the form
where is a non-negative integer and the coefficients are constants. If , the degree is and is the leading coefficient.
For example,
has degree , leading coefficient and constant term . Its missing , and terms have coefficient zero:
Writing missing terms explicitly is often helpful during algebraic division.
Expressions such as , and are not polynomials in . Their powers are respectively negative, fractional and variable.
Adding and subtracting polynomials
Section titled “Adding and subtracting polynomials”Only like terms can be combined. When subtracting a polynomial, the negative sign changes every term inside its brackets.
Example 1: subtraction
Section titled “Example 1: subtraction”Let
Then
The absent term in contributes zero, not another power of .
Expanding products
Section titled “Expanding products”Expansion uses the distributive law. Every term in one factor must multiply every term in the other factor.
Example 2: a linear factor times a quadratic
Section titled “Example 2: a linear factor times a quadratic”Expand .
A quick check is to compare the leading and constant terms. They must be
Example 3: three linear factors
Section titled “Example 3: three linear factors”Expand .
Multiply two factors first:
Then multiply by the remaining factor:
The order does not change the answer, so choose a pair that keeps the arithmetic simple.
Useful identities
Section titled “Useful identities”Several expansions are worth recognising:
For instance,
The middle terms do not vanish. Cubing each term separately is incorrect.
Factorising polynomials
Section titled “Factorising polynomials”Factorisation reverses expansion. Always look for a common factor first, then inspect the remaining expression.
Example 4: common factors and difference of two squares
Section titled “Example 4: common factors and difference of two squares”Factorise fully.
First take out the highest common factor:
The bracket is a difference of squares:
Therefore
Example 5: factorisation by grouping
Section titled “Example 5: factorisation by grouping”Factorise .
Group pairs whose remaining factors match:
This method is useful when the four terms naturally form two pairs. It is not guaranteed to work for every cubic.
Factors and roots
Section titled “Factors and roots”If
then is a factor. Setting gives
so is a root. Notice the sign:
- the factor gives the root
- the factor gives the root
- the factor gives the root
Repeated factors produce repeated roots. For example,
has a repeated root and a root .
Algebraic division by a linear expression
Section titled “Algebraic division by a linear expression”Polynomial division has the same structure as integer division:
When a polynomial is divided by a non-zero linear expression, the quotient has degree one less than and the remainder is a constant.
Example 6: division with no remainder
Section titled “Example 6: division with no remainder”Divide by .
The leading term divided by gives . Multiply back and subtract:
Hence
The quadratic factor can be factorised further:
Therefore
Example 7: division with a remainder
Section titled “Example 7: division with a remainder”Divide by .
Include the missing square term:
Long division gives quotient and remainder , so
Check by expanding:
Because the remainder is not zero, is not a factor.
Dividing by
Section titled “Dividing by ax−bax-bax−b”Do not treat as if it were . The leading term of the divisor matters.
For example, divide by .
The subtraction leaves no remainder, so
The factor theorem
Section titled “The factor theorem”The factor theorem states:
More generally,
This works because division by gives
Substituting produces . This is also the remainder theorem: the remainder on division by is .
Example 8: test a proposed factor
Section titled “Example 8: test a proposed factor”Show that is a factor of
Evaluate :
Since , the claim is false: is not a factor. This example matters because a request to “show” something does not make it true if the polynomial has been copied incorrectly. Trust the mathematics and check the signs.
However,
so is not a factor either.
Example 9: factorise a cubic completely
Section titled “Example 9: factorise a cubic completely”Factorise
given that is a factor.
First verify the information:
Divide by :
Then factorise the quadratic:
Thus
and the roots are
Example 10: find an unknown coefficient
Section titled “Example 10: find an unknown coefficient”The polynomial
has factor . Find .
The factor theorem gives :
Therefore
so
Example 11: two factor conditions
Section titled “Example 11: two factor conditions”The polynomial
has factors and . Find and .
From :
so
a+b=-7.\tag{1}
From :
so
2a-b=1.\tag{2}
Adding equations and gives
hence and then . Therefore
Since two linear factors are known, its final factor can be found by division:
Finding possible rational roots
Section titled “Finding possible rational roots”If an integer-coefficient polynomial has a rational root in lowest terms, then divides the constant term and divides the leading coefficient. This result narrows the candidates but does not prove that any candidate is a root.
For
possible rational roots include
Testing simple values first,
Thus is a factor. Division gives
At A-level, a question may give one factor or expect you to spot a small root. Systematic testing is safer than guessing randomly.
Polynomial identities
Section titled “Polynomial identities”An equation is true only for particular values of its variable. An identity is true for every permitted value and is written with .
For example,
Expanding the left side gives
Equal polynomials have equal coefficients of every power, so
These give , and , which satisfy all four equations. Comparing coefficients is especially useful when an identity contains unknown constants.
Common mistakes
Section titled “Common mistakes”Losing signs during subtraction
Section titled “Losing signs during subtraction”In
the second polynomial becomes
Every sign changes.
Omitting zero-coefficient terms
Section titled “Omitting zero-coefficient terms”When dividing , write
The placeholder keeps powers aligned.
Testing the wrong value
Section titled “Testing the wrong value”For factor , test , not . Solve the factor equation first if uncertain.
Stopping before full factorisation
Section titled “Stopping before full factorisation”The expression
is factorised, but not fully factorised. Continue to
Confusing a factor with a root
Section titled “Confusing a factor with a root”is an expression and may be a factor. is a number and may be a root. They encode the same information but are not interchangeable objects.
Assuming all cubics have three real roots
Section titled “Assuming all cubics have three real roots”A cubic has three roots over the complex numbers when multiplicity is counted, but it may have only one real root. Polynomial factorisation over the real numbers can therefore leave an irreducible quadratic factor.
Self-check
Section titled “Self-check”Try these without looking back. Expand or factorise fully unless stated otherwise.
- Expand .
- Factorise .
- Find the remainder when is divided by .
- Given that is a factor of , find .
- Factorise fully.
- The polynomial has factors and . Find and .
Answers
Section titled “Answers”- .
- .
- .
- , so .
- .
- gives . Since at , gives . Hence and .
What to learn next
Section titled “What to learn next”- Study quadratics for quadratic roots, discriminants and graph structure.
- Study functions to connect polynomial formulae with domains, ranges and mappings.
- Study partial fractions to reverse the process of combining rational expressions.
- Revisit this lesson before polynomial differentiation, integration and numerical methods, where correct algebra is essential.