Maths query side menu
As an Amazon Associate we earn from qualifying purchases.

Relationship of Zeros and Coefficients of Polynomials

Maths Query > Unit > Algebra > Polynomials

Introduction

The detailed discussion about zeros of polynomials and how to represent a polynomial on a graph can be found in the chapter Zeros of Polynomial and its Geometrical Meaning. Also, we learnt how to find the value of zeros of polynomial graphically for a linear polynomial, a cubic polynomial and a biquadratic polynomial.

This chapter is about the relationships between zeros and coefficients of a quadratic polynomial, zeros and coefficients of cubic polynomial along with zeros and coefficients of a biquadratic polynomial. The zeros and coefficients of a polynomial is related to each other in finding sum and product of roots of the polynomial.

Sum and product of zeros quadratic

Consider a quadratic polynomial ax2 + bx + c. Let α and β are two zeros of the polynomial. Then, we can find the sum of zeros and product of zeros from coefficients of x and x2 with the following formulas for sum of zeros and product of zeros.

Formula

Sum of zeros = – coefficient of x coefficient of x2
α + β = – b a


Product of zeros = constant term coefficient of x2
α β = c a


Example

Consider a polynomial x2 + 5x + 6
Zeros of x2 + 5x + 6 are -2 and -3
Here, coefficient of x2 = 1
coefficient of x = 5
constant term = 6
Therefore, a = 1, b = 5, c = 6
Here, α = -2 and β = -3


Sum of zeros = – coefficient of x coefficient of x2
α + β = – b a
(-2) + (-3) = – 5 1
-5 = -5


Product of zeros = constant term coefficient of x2
α β = c a
(-2)(-3) = 6 1
6 = 6


Sum and product of zeros of cubic

Now, consider a cubic polynomial p(x)=ax3 + bx2 + cx + d. Let α, β and γ are three zeros of polynomial. Sum of zeros and product of zeros can be found from the coefficients of x2 and x3 with the following formulas for sum of zeros and product of zeros.

Formula

Sum of zeros = – coefficient of x2 coefficient of x3
α + β + γ = – b a


Sum of product of zeros taken two at a time = coefficient of x coefficient of x3
α β + β γ + α γ = c a


Product of zeros = – constant term coefficient of x3
α β γ = – d a


Example

Consider a cubic polynomial x3 + 2x2 – 5x – 6
Zeros of x3 + 2x2 – 5x – 6 are -1, 2 and -3
Here, coefficient of x3 = 1
coefficient of x2 = 2
coefficient of x = -5
constant term = -6
Therefore, a = 1, b = 2, c = -5, d = -6
Here, α = -1, β = 2 and γ=-3


Sum of zeros = – coefficient of x2 coefficient of x3
α + β + γ = – b a
(-1) + (2) + (-3) = – 2 1
-2 = -2


Sum of product of zeros taken two at a time = coefficient of x coefficient of x3
α β + β γ + α γ = c a
(-1)(2) + (2)(-3) + (-3)(-1) = (-5) 1
-2 -6 + 3 = -5
-5 = -5


Product of zeros = – constant term coefficient of x3
α β γ = – d a
(-1)(2)(-3) = – (-6) 1
6 = 6


Sum and product of zeros of biquadratic

Polynomial p(x)=ax4 + bx3 + cx2 + dx + e, where a ≠ = 0 is a biquadratic polynomial. The graph of y = ax4 + bx3 + cx2 + dx + e intersects the x-axis. These coordinates are the only zeros of the biquadratic polynomial.
Consider a polynomial ax4 + bx3 + cx2 + dx + e. Let α, β, γ and δ are four zeros of the polynomial.
Sum of zeros and product of zeros can be found from the coefficients of x3 and x4 with the following formulas for sum of zeros and product of zeros.

Formula

Sum of zeros = – coefficient of x3 coefficient of x4
α + β + γ + δ = – b a


Sum of product of zeros taken two at a time = coefficient of x2 coefficient of x4
α β + β γ + δ γ + α δ + δ β + γα = c a


Sum of product of zeros taken three at a time = – coefficient of x coefficient of x4
αβγ + βγδ + αβδ + αγδ = – d a


Product of zeros = constant term coefficient of x4
α β γ δ = e a


Example

Let x4 – 6x3 – 4x2 + 54x – 45 be a biquadratic polynomial
Zeros of x4 – 6x3 – 4x2 + 54x – 45 are 1, 3, 5 and -3
Here, coefficient of x4 = 1
coefficient of x3 = -6
coefficient of x2 = -4
coefficient of x = 54
constant term = -45
∴ a = 1, b = -6, c = -4, d = 54, e = -45
Let zeros be, α = 1, β = 3, γ=5 and δ=-3


Sum of zeros = – coefficient of x3 coefficient of x4
α + β + γ + δ = – b a
(1) + (3) + (5) + (-3) = – (-6) 1
6 = 6


Sum of product of zeros taken two at a time = coefficient of x2 coefficient of x4
α β + β γ + δ γ + α δ + δ β + γα = c a
(1)(3) + (3)(5) + (5)(-3) + (-3)(1) + (-3)(3) + (5)(1) = -4 1
3 + 15 – 15 – 3 – 9 + 5 = -4
-4 = -4


Sum of product of zeros taken three at a time coefficient of x coefficient of x4
αβγ + βγδ + αβδ + αγδ = – d a
(1)(3)(5)+(3)(5)(-3)+(1)(3)(-3)+(1)(5)(-3) = – 54 1
-54 = -54


Product of zeros = constant term coefficient of x4
α β γ δ = e a
(1)(3)(5)(-3) = -45 1
-45 = -45


Frequently Asked Questions

1) What is the relationship between coefficient of a quadratic polynomial and its zero?

Sum of zeros = - coefficient of x coefficient of x2
Product of zeros = constant term coefficient of x2

Solved Examples

1) Verify its relationship between coefficient of polynomial and its zeros for a polynomial x2 - 9.

Solution
Here p(x) = x2 - 9
compare it with ax2 + bx + c
p(x) = x2 + 0x - 9
Here a = 1, b = 0, c = -9


Sum of zeros = - b a
-3 + 3 = 0
= - 0 1
= - b a


Product of zeros = c a
= (-3)(3) = -9
= -9 1
c a


2) Form a quadratic polynomial whose sum of zeros is 5 and product of zeros is 6.

Solution
Sum of zeros = 5
Product of zeros = 6
As we know, quadratic polynomial is the form of x2 - (sum of zeros)x + product of zeros
By putting the above values, it becomes x2 - 5x + 6
Hence, x2 - 5x + 6 is a quadratic polynomial.


3) Verify relationship between coefficient of polynomial and its zeros if x3 - 9x2 - 12x + 20 has zeros -2, 1 and 10.

Solution
Here, compare x3 - 9x2 - 12x + 20 with ax3 + bx2 + cx + d
a = 1, b = -9, c = -12, d = 20
Zeros are -2, 1 and 10 (given)
α = -2
β = 1
γ = 10


Sum of zeros = - coefficient of x2 coefficient of x3
∴ α + β + γ = -2 + 1 + 10
= 9
= - (-9) 1
= - b a


Sum of product of zeros taken two at a time coefficient of x coefficient of x3
αβ + βγ + γα = (-2)(1) + (1)(10) + (10)(-2)
= -2 + 10 -20
= -12
= (-12) 1
= c a


Product of zeros = - constant term coefficient of x3
αβγ = (-2)(1)(10)
= -20
= - 20 1
= - d a


Worksheet 1

Multiple choice questions

1) The product of zeros of polynomial x2 - 3 is
  1. 3
  2. 1
  3. -3
  4. -1
MCQs Answer Key chevron-right icon
Last updated on: 26-06-2025

Search Maths books by grade

Maths units list

Search Maths chapters by topic