Skip to main content
EnglandFurther MathsSyllabus dot point

How are the roots of a polynomial related to its coefficients, and how do you use these relationships?

The relationships between the roots and coefficients of quadratic, cubic and quartic equations, symmetric functions of the roots, and forming a new equation whose roots are a given function of the original roots.

A focused answer to the OCR A-Level Further Mathematics A content on the relationships between the roots and coefficients of polynomials, covering quadratics, cubics and quartics, the sums and products of roots, evaluating symmetric functions such as the sum of squares of the roots, and forming a new polynomial whose roots are a given function of the original roots.

Generated by Claude Opus 4.811 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Roots and coefficients
  3. Symmetric functions via identities
  4. Forming a new equation: new sums and products
  5. Forming a new equation: substitution
  6. Try this

What this dot point is asking

OCR wants you to use the relationships between the roots and coefficients of quadratic, cubic and quartic equations, to evaluate symmetric functions of the roots (such as α2\sum\alpha^2 or 1α\sum\dfrac{1}{\alpha}) using identities, and to form a new polynomial whose roots are a given function of the original roots, either through the new sums and products or by a substitution.

Roots and coefficients

The elementary symmetric functions of the roots are read directly off the coefficients, with signs that alternate. These are the starting point for every roots question.

Symmetric functions via identities

Functions of the roots that are symmetric (unchanged by permuting the roots) can be written in terms of the elementary symmetric functions, and hence in terms of the coefficients, without ever finding the roots. The key identities convert sums of powers or reciprocals.

Forming a new equation: new sums and products

To build an equation whose roots are a function of the originals, compute the new sum and product (or, for a cubic, the three elementary symmetric functions) and assemble the polynomial. For a quadratic, the new equation is x2(new sum)x+(new product)=0x^2 - (\text{new sum})x + (\text{new product}) = 0.

Forming a new equation: substitution

Often quicker is to substitute. If the new roots are y=g(α)y = g(\alpha), write α=g1(y)\alpha = g^{-1}(y) and substitute into the original equation, then tidy. For new roots α+2\alpha + 2, substitute xx2x \to x - 2; for new roots 2α2\alpha, substitute xx2x \to \dfrac{x}{2}; for reciprocals 1α\dfrac{1}{\alpha}, substitute x1xx \to \dfrac{1}{x} and clear denominators. The substitution method is especially efficient for a cubic or quartic, where computing all the new elementary symmetric functions by hand is tedious; a single substitution and a tidy-up gives the whole new equation at once. The two methods are equivalent and either earns full marks, so choose the substitution route when the transformation is a simple shift, scaling or reciprocal, and the new-sums-and-products route when the new roots are a less standard combination (such as αβ\alpha\beta, βγ\beta\gamma, γα\gamma\alpha for a cubic) that does not correspond to a clean substitution. Whichever you use, present the final equation with integer coefficients unless told otherwise, multiplying through to clear any fractions.

Roots and coefficients link the series strand to complex numbers (a real polynomial's complex roots come in conjugate pairs) and reward careful, symmetric algebra.

Try this

Q1. The quadratic x2+7x+12=0x^2 + 7x + 12 = 0 has roots α,β\alpha, \beta. State α+β\alpha + \beta and αβ\alpha\beta. [2 marks]

  • Cue. α+β=7\alpha + \beta = -7, αβ=12\alpha\beta = 12.

Q2. For a cubic with α=4\sum\alpha = 4 and αβ=1\sum\alpha\beta = 1, find α2\sum\alpha^2. [2 marks]

  • Cue. α2=(α)22αβ=162=14\sum\alpha^2 = (\sum\alpha)^2 - 2\sum\alpha\beta = 16 - 2 = 14.

Exam-style practice questions

Practice questions written in the style of OCR exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

OCR 20185 marksThe cubic 2x33x2+4x1=02x^3 - 3x^2 + 4x - 1 = 0 has roots α\alpha, β\beta and γ\gamma. Find α+β+γ\alpha + \beta + \gamma, αβ+βγ+γα\alpha\beta + \beta\gamma + \gamma\alpha and αβγ\alpha\beta\gamma, and hence find α2+β2+γ2\alpha^2 + \beta^2 + \gamma^2.
Show worked answer →

For ax3+bx2+cx+d=0ax^3 + bx^2 + cx + d = 0, the relationships are α=ba\sum\alpha = -\dfrac{b}{a}, αβ=ca\sum\alpha\beta = \dfrac{c}{a}, αβγ=da\alpha\beta\gamma = -\dfrac{d}{a} (M1).

Here a=2a = 2, b=3b = -3, c=4c = 4, d=1d = -1: α+β+γ=32=32\alpha + \beta + \gamma = -\dfrac{-3}{2} = \dfrac{3}{2}; αβ+βγ+γα=42=2\alpha\beta + \beta\gamma + \gamma\alpha = \dfrac{4}{2} = 2; αβγ=12=12\alpha\beta\gamma = -\dfrac{-1}{2} = \dfrac{1}{2} (A1, A1).

Use the identity α2+β2+γ2=(α)22αβ\alpha^2 + \beta^2 + \gamma^2 = (\sum\alpha)^2 - 2\sum\alpha\beta (M1): =(32)22(2)=944=74= \left(\tfrac{3}{2}\right)^2 - 2(2) = \tfrac{9}{4} - 4 = -\tfrac{7}{4} (A1).

Markers reward the three relationships, their values, the symmetric identity, and the result (negative, consistent with complex roots).

OCR 20226 marksThe quadratic x25x+3=0x^2 - 5x + 3 = 0 has roots α\alpha and β\beta. Find a quadratic equation with integer coefficients whose roots are α+2\alpha + 2 and β+2\beta + 2.
Show worked answer →

From the original (M1): α+β=5\alpha + \beta = 5 and αβ=3\alpha\beta = 3.

New sum (M1): (α+2)+(β+2)=(α+β)+4=5+4=9(\alpha + 2) + (\beta + 2) = (\alpha + \beta) + 4 = 5 + 4 = 9 (A1).

New product (M1): (α+2)(β+2)=αβ+2(α+β)+4=3+10+4=17(\alpha + 2)(\beta + 2) = \alpha\beta + 2(\alpha + \beta) + 4 = 3 + 10 + 4 = 17 (A1).

Form the new equation x2(sum)x+(product)=0x^2 - (\text{sum})x + (\text{product}) = 0 (A1): x29x+17=0x^2 - 9x + 17 = 0.

Markers reward the original sum and product, the new sum and product, and assembling the new equation. (An alternative is the substitution xx2x \to x - 2.)

Related dot points

Sources & how we know this