Skip to main content
Northern IrelandFurther MathsSyllabus dot point

How are the roots of a polynomial related to its coefficients?

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

A CCEA AS Further Maths answer on the relationships between roots and coefficients for quadratics, cubics and quartics, the symmetric functions of the roots, and how to form a new polynomial whose roots are functions of the original roots.

Generated by Claude Opus 4.812 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. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

CCEA wants you to relate the roots of a polynomial to its coefficients without solving the equation. You need the sum and product (and intermediate symmetric functions) of the roots for quadratics, cubics and quartics, the standard identities that build expressions such as α2+β2\alpha^2 + \beta^2, and the substitution method for forming a new equation whose roots are functions of the originals.

The answer

Quadratics: sum and product of roots

Cubics and quartics

The pattern continues with alternating signs of the coefficient ratios.

Standard symmetric identities

To evaluate expressions in the roots, rewrite them in terms of the sums and products you know.

Forming a new equation

Examples in context

Example 1. Designing a quadratic to order. An engineer who needs a control system with two decay rates α\alpha and β\beta writes the characteristic quadratic straight from the required sum and product, x2(α+β)x+αβ=0x^2 - (\alpha + \beta)x + \alpha\beta = 0, rather than guessing coefficients. The roots-and-coefficients link runs both ways.

Example 2. Checking a numerical solver. If software returns three cubic roots, summing them and comparing with ba-\frac{b}{a} is a fast sanity check. A mismatch reveals a numerical error before it propagates further.

Try this

Q1. The roots of x2+3x10=0x^2 + 3x - 10 = 0 are α\alpha and β\beta. Find α+β\alpha + \beta and αβ\alpha\beta. [2 marks]

  • Cue. α+β=3\alpha + \beta = -3, αβ=10\alpha\beta = -10.

Q2. Using those values, find α2+β2\alpha^2 + \beta^2. [2 marks]

  • Cue. (α+β)22αβ=92(10)=29(\alpha + \beta)^2 - 2\alpha\beta = 9 - 2(-10) = 29.

Q3. The roots of x3+4x2x+6=0x^3 + 4x^2 - x + 6 = 0 are α,β,γ\alpha, \beta, \gamma. Write down αβγ\alpha\beta\gamma. [1 mark]

  • Cue. αβγ=da=6\alpha\beta\gamma = -\frac{d}{a} = -6.

Exam-style practice questions

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

CCEA AS 20216 marksThe roots of x26x+4=0x^2 - 6x + 4 = 0 are α\alpha and β\beta. Without solving the equation, find the values of α2+β2\alpha^2 + \beta^2 and 1α+1β\dfrac{1}{\alpha} + \dfrac{1}{\beta}.
Show worked answer →

From the equation, the sum and product of the roots are α+β=6\alpha + \beta = 6 and αβ=4\alpha\beta = 4.

For the sum of squares, use the identity α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta:

α2+β2=622(4)=368=28.\alpha^2 + \beta^2 = 6^2 - 2(4) = 36 - 8 = 28.

For the sum of reciprocals, combine into a single fraction:

1α+1β=α+βαβ=64=32.\dfrac{1}{\alpha} + \dfrac{1}{\beta} = \dfrac{\alpha + \beta}{\alpha\beta} = \dfrac{6}{4} = \dfrac{3}{2}.

Markers reward the correct sum and product, the identity for the sum of squares, and the reciprocal manipulation, all without finding α\alpha and β\beta explicitly.

CCEA AS 20197 marksThe roots of x32x2+5x1=0x^3 - 2x^2 + 5x - 1 = 0 are α\alpha, β\beta and γ\gamma. Write down α+β+γ\alpha + \beta + \gamma, αβ+βγ+γα\alpha\beta + \beta\gamma + \gamma\alpha and αβγ\alpha\beta\gamma, and find the equation whose roots are α+1\alpha + 1, β+1\beta + 1 and γ+1\gamma + 1.
Show worked answer →

For x32x2+5x1=0x^3 - 2x^2 + 5x - 1 = 0 the symmetric functions are α=2\sum\alpha = 2, αβ=5\sum\alpha\beta = 5 and αβγ=1\alpha\beta\gamma = 1 (signs alternate: ba,ca,da-\frac{b}{a}, \frac{c}{a}, -\frac{d}{a}).

To shift each root up by 11, substitute x=y1x = y - 1 (so a root y=α+1y = \alpha + 1 corresponds to x=αx = \alpha):

(y1)32(y1)2+5(y1)1=0.(y - 1)^3 - 2(y - 1)^2 + 5(y - 1) - 1 = 0.

Expanding: (y33y2+3y1)2(y22y+1)+5y51=0(y^3 - 3y^2 + 3y - 1) - 2(y^2 - 2y + 1) + 5y - 5 - 1 = 0, which gives

y35y2+12y9=0.y^3 - 5y^2 + 12y - 9 = 0.

Markers reward the three symmetric functions with correct signs and the substitution x=y1x = y - 1 leading to the correct new cubic.

Related dot points

Sources & how we know this