Cubic roots and coefficients

The roots in polynomials are closely linked to the coefficients of that polynomial.

All polynomials in this chapter will be written as follows - the letters are important here:

ax^3+bx^2+cx+d

Sum of roots

If p, q and r are roots of ax^3+bx^2+cx+d=0, then p+q+r=-\frac ba.

This means that the sum of roots of a cubic is equal to -\frac ba.

Find the sum of the roots of x^3-6x^2+11x-6=0

Find the sum of the roots of 2x^3+3x^2-4x+5=0

The sum of the roots of the polynomial x^3+kx^2+4x-8=0 is 2. Find the value of k.

The sum of the roots of the polynomial 3x^3+mx^2-9x+12=0 is -4. Find the value of m.

Sum of products of roots taken two at a time (sum of product ‘pairs’)

If p, q and r are roots of ax^3+bx^2+cx+d=0, then pq+pr+qr=\frac ca.

In other words, if we multiply together each possible pair of roots and then add those products, we get the same result as \frac ca.

Find the sum of product pairs for x^3-6x^2+11x-6=0

Find the sum of product pairs for 2x^3+3x^2-4x+5=0

The actual roots of this polynomial (+ some others here) are complex numbers. This shows us that actually, the answer above isn’t really an answer! If we found the actual roots and found the sum of their product pairs, we wouldn’t get a real number.

Product of roots

If p, q and r are roots of ax^3+bx^2+cx+d=0, then p\times q\times r=-\frac da.

In words, the product of roots of a cubic is equal to -\frac da.

Find the product of the roots of x^3-6x^2+11x-6=0

Find the product of the roots of x^3-3x^2+3x-1=0

The equation x^3+4x^2-x+2k=0 has product of roots 6. Find the value of k.

The equation x^3-3x^2+4x+7=0 has roots p, q and r. Find the value of \frac1p+\frac1q+\frac1r.

Summary of finding roots and coefficients

Coefficient linkPositive/Negative
Sum of roots-\frac baNegative
Sum of products pairs\frac caPositive
Product of roots-\frac daNegative

flashcards

QuestionAnswer
Sum of roots (cubic)p+q+r = -\frac{b}{a}
Sum of product pairs (cubic)pq+pr+qr = \frac{c}{a}
Product of roots (cubic)pqr = -\frac{d}{a}
For x^3-6x^2+11x-6=0, what is the sum of roots?6
For 2x^3+3x^2-4x+5=0, what is the sum of roots?-\frac{3}{2}
Given sum of roots = 2 for x^3+kx^2+4x-8=0, find kk = -2
Given sum of roots = -4 for 3x^3+mx^2-9x+12=0, find mm = 12
For x^3-6x^2+11x-6=0, what is the sum of product pairs?11
For 2x^3+3x^2-4x+5=0, what is the sum of product pairs?-2
For x^3-6x^2+11x-6=0, what is the product of roots?6
For x^3-3x^2+3x-1=0, what is the product of roots?1
The equation x^3+4x^2-x+2k=0 has product of roots 6. Find kk = -3
For x^3-3x^2+4x+7=0 with roots p,q,r, evaluate \frac{1}{p}+\frac{1}{q}+\frac{1}{r}-\frac{4}{7}