← Hub FP1 · 01 · Roots 0%
Paper 1 · Further Pure 1 ✦

Roots of Polynomial Equations

The link between a polynomial's coefficients and its roots — Vieta's relations, symmetric functions, and building new equations without ever solving the original.

Syllabus 1.1AlgebraDegrees 2, 3 & 4

What the examiner expects you to do

§1 Relations between roots and coefficients

Every polynomial factorises over its roots. Multiplying that factored form out and comparing coefficients gives Vieta's relations — the roots' symmetric sums read straight off the coefficients.

◆ Vieta's relations

Quadratic ax2+bx+c=0 with roots α,β:

α+β=ba,αβ=ca.

Cubic ax3+bx2+cx+d=0 with roots α,β,γ:

α=ba,αβ=ca,αβγ=da.

Quartic ax4+bx3+cx2+dx+e=0 with roots α,β,γ,δ:

α=ba,  αβ=ca,  αβγ=da,  αβγδ=ea.

The signs alternate, and each sum runs over all groupings of that size.

Where it comes from (cubic)

If α,β,γ are the roots, then ax3+bx2+cx+d=a(xα)(xβ)(xγ). Expand the right-hand side:

a[x3(α+β+γ)x2+(αβ+βγ+γα)xαβγ].

Compare coefficients with ax3+bx2+cx+d: b=aα, c=aαβ, d=aαβγ — which rearrange to the relations above.

★ A* tip

Always divide through by the leading coefficient a first (or keep the /a). Forgetting it is the single most common slip here.

§2 Symmetric functions of the roots

A symmetric function is unchanged if you swap the roots around — e.g. α2, 1α, (αβ)2. Every one can be written using the basic sums above, so you never need the roots themselves.

◇ The workhorse identities
α2=(α)22αβ,(αβ)2=(α+β)24αβ.

Sums of reciprocals only need a common denominator — the numerator is the next-to-last symmetric sum, the denominator is the product of all the roots — so the exact form depends on the degree:

quadratic:  1α+1β=α+βαβ,cubic:  1α=αβαβγ.
✎ Worked example — a quadratic

2x25x+1=0 has roots α,β. Then α+β=52 and αβ=12. So

α2+β2=(52)2212=214,1α+1β=α+βαβ=5,(αβ)2=2542=174.
✎ Worked example — a cubic

x3+2x25x+1=0: α=2, αβ=5, αβγ=1. Then

α2=(2)22(5)=14,1α=αβαβγ=51=5.
★ A* method — higher powers: substitute & add

For α3 and beyond, never expand. Use the fact that every root satisfies the equation: if α,β,γ are the roots of x3+bx2+cx+d=0 then α3+bα2+cα+d=0, and likewise for β and γ. Add the three copies:

α3+bα2+cα+3d=0α3=bα2cα3d.

Check it on x3+2x25x+1=0 from above, where α=2 and α2=14:

α3=2(14)+5(2)3(1)=41.

Multiply by αk before adding to climb to α4,α5,; divide by α instead to drop to negative powers. The 3d is the classic slip — you add three copies of the constant, not one.

§3 Forming a new equation

To find the equation whose roots are y=g(α), substitute α=g1(y) into the original and tidy up. No need to know the actual roots.

✎ Worked example — scaled roots

The roots of x33x+1=0 are α,β,γ. Find the equation with roots 2α,2β,2γ.

New root y=2xx=y2. Substitute:

(y2)33(y2)+1=0  y383y2+1=0  y312y+8=0.
✎ Worked example — reciprocal roots

The roots of 3x3x2+2x5=0 are α,β,γ. Find the equation with roots 1α,1β,1γ.

Put y=1xx=1y, then multiply through by y3:

3y31y2+2y5=0  3y+2y25y3=0  5y32y2+y3=0.
⚠ Trap — squared roots

For roots y=α2, you can't just write x=y and stop — isolate the surd and square to remove it, or build the new equation from its symmetric functions instead.

§4 Interactive: roots build the coefficients

Drag the three roots of a cubic y=(xr1)(xr2)(xr3) and watch the expanded coefficients — and Vieta's sums — update live. This is §1, in motion.

drag the roots ✎

The x-intercepts are the roots; the coefficients are their symmetric sums.

§5 Examiner traps & A* checklist

⚠ The four most common mark-losers
  • Dropping the leading coefficient — the relations use b/a, not b.
  • Sign slips in the alternating pattern (,+,,+).
  • Reading αβ as (α)(β) — it's the sum of products in pairs.
  • Giving a new equation of the wrong degree — a cubic's substitution yields a cubic.

§6 Video explainers (curated)

§7 Check yourself

Score 0 / 5
Q1 · quadratic

x26x+4=0 has roots α,β. Find α2+β2.

Solution

α+β=6, αβ=4, so α2+β2=622(4)=28.

Q2 · cubic · Vieta

For x32x2+3x4=0 with roots α,β,γ, the value of α+β+γ is:

Solution

α=ba=21=2.

Q3 · cubic · pairs

For the same cubic x32x2+3x4=0, the value of αβ is:

Solution

αβ=ca=31=3 (sum of products in pairs).

Q4 · new equation

x23x+2=0 has roots α,β. The equation with roots 2α,2β is:

Solution

Put x=y2: y243y2+2=0, then ×4 gives y26y+8=0.

Q5 · in terms of a parameter

The roots of x3+px+q=0 are α,β,γ. Show that α2+β2+γ2=2p.

Solution

There is no x2 term, so α=0; and αβ=p. Hence

α2=(α)22αβ=02p=2p. 
FP1 · Topic 1 · Roots of Polynomial Equations