polynomials
polynomials
u3, –3u2, 2u and –4 are known as terms of polynomial and , –3 and 2 are their
respective coefficients.
[ 97 ]
Polynomials classified by number of distinct variables
Number of distinct
Name Example
variables
1 Univariate x+9
2 Bivariate x+y+9
3 Trivariate x+y+z+9
Generally, a polynomial in more than one variable is called a multivariate polynomial.
A second major way of classifying polynomials is by their degree.
–∞ Zero 0
(non-zero)
0 1
Constant
1 Linear x+1
2 Quadratic x2 + 1
3 Cubic x3 + 2
Usually, a polynomial of degree n, for n greater than 3, is called a polynomial of degree n,
although the phrases quartic polynomial and quantic polynomial are sometimes used for
degree 4 and 5 respectively.
Polynomials classified by number of non-zero terms
Number of Name Example
[ 98 ]
non-zero terms
0 Zero polynomial 0
1 Monomial x2
2 Binomial x2 + 1
3 Trinomial x2 + x + 1
If a polynomial has only one variable, then the terms are usually written either from
highest degree to lowest degree ("descending powers") or from lowest degree to highest
degree ("ascending powers").
Value of a polynomial
If p(x) is a polynomial in variable x and a is any real number, then the value obtained by
replacing x by a in p(x) is called value of p(x) at x = a and is denoted by p(a).
For example : Find the value of p(x) = x3 – 6x2 + 11x – 6 at x = –2
⇒ p(–2) = (–2)3 – 6(–2)2 + 11(–2) – 6 = –8 – 24 – 22 – 6
⇒ p(–2) = – 60
Zero of a polynomial : A real number a is a zero of the polynomial p(x) if p(a) = 0.
For example : Consider
p(x) = x3 – 6x2 + 11x – 6
p(1) = (1)3 – 6(1)2 + 11(1) – 6 = 1 – 6 + 11 – 6 = 0
p(2) = (2)3 – 6(2)2 + 11(2) – 6 = 8 – 24 + 22 – 6 = 0
p(3) = (3)3 – 6(3)2 + 11(3) – 6 = 27 – 54 + 33 – 6 = 0
Thus, 1,2 and 3 are called the zeros of polynomial p(x).
Geometrical meaning of the zeros of a polynomial
Geometrically the zeros of a polynomials f(x) are the x-co-ordinates of the points where
the graph y = f(x) intersects x-axis. To understand it, we will see the geometrical
representations of linear and quadratic polynomials.
Geometrical representation of the zero of a linear polynomial y = ax + b
The x-coordinates of A and A' are two zeros of the quadratic polynomial ax2 + bx + c
Case-II : Here, the graph touches the x-axis at exactly one point (see fig). So, the two
points A and A' of Case-I coincide here to become one point A.
The x-coordinate of A is the only zero for the quadratic polynomial ax2 + bx + c in this
case.
Case-III : Here, the graph is either completely above the x-axis or completely below the
x-axis (see fig. ). So, it does not cut the x-axis at any point. So, the quadratic polynomial ax2
+ bx +c has no zero in this case.
[ 100 ]
So, you can see geometrically that a quadratic polynomial can have either two distinct
zeros or one zero, or no zero. This also means that a polynomial of degree 2 has at most
two zeros.
🟋 In general, given a polynomial p(x) of degree n, the graph of y = p(x) intersects the
Explanation
(i) It has infinite solutions because there are infinite points which satisfy the equation
y = ax2 + bx + c.
(ii) It has no zero because there is no real x for which y gets zero or graphically there is
no point of intersection of x-axis and the curve.
Look at the graphs given below. Each is the graph of y = p(x), where p(x) is a
polynomial. For each of the graphs, find the number of zeros of p(x).
[ 101 ]
Explanation
(i) The number of zeros is 1 as the graph intersects the x-axis at one point only.
(ii) The number of zeros is 2 as the graph intersects the x-axis at two points.
(iii) The number of zeros is 3 as the graph intersects the x-axis at three point only.
(iv) The number of zeros is 1 as the graph intersects the x-axis at one point only.
(v) The number of zeros is 1 as the graph intersects the x-axis at one point only.
(vi) The number of zeros is 4 as the graph intersects the x-axis at four point only.
Relationship between the zeros and coefficients of a polynomial
For a linear polynomial ax + b, (a ≠ 0), we have,
For a quadratic polynomial ax2 + bx + c (a ≠ 0), with α and β as it's zeros, (x – α) and
= K x2 – K (α + β) x + Kαβ
comparing the coefficients of x2, x and constant terms on both the sides, we get
[ 102 ]
a = K, b = – K (α + β) and c = K αβ
This gives
Sum of zeros = α + β =
Product of zeros = αβ =
🟋 If a polynomial has no real zero, it does not mean that it has no solution.
⇒ f(x) = x(x + 4) + 3 (x + 4)
⇒ f(x) = (x + 4) (x + 3)
⇒ x2 + 7x + 12 = 0
⇒ (x + 4) (x + 3) = 0
⇒ x + 4 = 0 or x + 3 = 0
⇒ x = – 4 or x = – 3
[ 103 ]
Thus, the zeros of f(x) = x2 + 7x + 12 are α = –4 𝑎𝑛𝑑 β = – 3
Find the zeros of the quadratic polynomial f(x) = abx2 + (b2 + ac) x + bc and verify
the relationship between the zeros and its coefficients.
Solution
f(x) = abx2 + (b2 + ac) x + bc = abx2 + b2x + acx + bc
= bx (ax + b) + c (ax + b) = (ax + b) (bx + c)
So, the value of f(x) is zero when ax + b = 0 or bx + c = 0,
i.e. x = or x =
= =
= =
Product of zeros = =
[ 104 ]
Find a quadratic polynomial whose zeros are 5 and – 2 respectively.
Solution
we have, α + β = 5 + (–2) = 3
αβ = 5 (– 2) = – 10
We know that a quadratic polynomial when the sum and product of its zeros is given by
f(x) = K [x2 – (sum of zeros) x + product of zeros]
where K is a constant so, f(x) = K {x2 – 3x – 10}
Find a quadratic polynomial each with the given numbers as the sum and product
of its zeros respectively:
(i) , –1 (ii)
Solution
We know that a quadratic polynomial when the sum and product of its zeros are given by
f(x) = k {x2 – (Sum of the zeros) x + Product of the zeros}, where k is a constant.
1. Find the zeros of the following quadratic polynomial and verify the relation between
the zeros and it's coefficients.
2x2 + x+
[ 105 ]
If f(x) is a polynomial and g(x) is a non-zero polynomial, then there exist two polynomials
q(x) and r(x) such that f(x) = g(x) × q(x) + r(x), where r(x) = 0 or degree r(x) < degree
g(x). In other words,
Dividend = Divisor × Quotient + Remainder
Remark : If r(x) = 0 , then polynomial g(x) is a factor of polynomial f(x).
Since the remainder is zero, therefore, the polynomial m2 – 4 is a factor of the polynomial
m4 + 9m3 – 36m – 16.
Find all the zeros of 2x4 – 3x3 – 3x2 + 6x – 2, if you know that two of its zeros are
2 𝑎𝑛𝑑 – 2.
Explanation
[ 106 ]
Also, = (x2 – 2) is a factor of the polynomial p(x). Now, we divide the
given polynomial by x2 – 2.
When p(x) = 0, x = ,– , 1,
Divide the polynomial 2x2 + 3x + 1 by the polynomial x + 2 and verify the division
algorithm.
Solution
[ 107 ]
We have
x+2
2x2 + 3x + 1
2x – 1
2x2 + 4x
–
–x + 1
–
–x – 2
+
+
3
Clearly, quotient = 2x – 1 and remainder = 3
Also, (x + 2) (2x – 1) + 3
= 2x2 + 4x – x – 2 + 3
= 2x2 + 3x + 1
i.e., 2x2 + 3x + 1 = (x + 2) (2x–1) + 3.
Thus, Dividend = Divisor × Quotient + Remainder.
1.
2. x2 – 10x + 23
3. Two
[ 108 ]
1. Can x2 – 1 be the quotient on division of x6 + 2x3 + x – 1 by a polynomial in x of
degree 5?
2. If on division of a polynomial p(x) by a polynomial g(x), the degree of quotient is
zero, what is the relation between the degrees of p(x) and g(x)?
3. If on division of a non-zero polynomial p(x) by a polynomial g(x) the remainder is
zero, what is the relation between the degrees of p(x) and g(x)?
4. Can the quadratic polynomial x2 + kx + k have equal zeros for some odd integer k >
1?
Symmetric functions of the zeros
Let α, β be the zeros of a quadratic polynomial, then the expression of the form α + β;
(α2 + β2); αβ are called the symmetric functions of the zeros. By symmetric function we
mean that the function remains invariant (unaltered) in values when the roots are
(iii) α2 – β2 = (α + β) (α – β) = (α + β)
[ 109 ]
🟋 (a + b)2 = a2 + b2 + 2ab
🟋 (a – b)2 = a2 + b2 – 2ab
If α and β are the zeros of the quadratic polynomial f(x) = ax2 + bx + c then calculate
(i) α2 + β2 (ii)
Solution
f(x) = ax2 + bx + c
∴ α+β= and αβ =
(i) We have,
α2 + β2 = (α + β)2 – 2αβ
⇒ α2 + β2 =
(ii) We have,
= =
[ 110 ]
If α and β are the zeros of the quadratic polynomial p(s) = 3s2 – 6s + 4, find the
value of
Solution
Since α and β are the zeros of the polynomial p(s) = 3s2 – 6s + 4.
∴ α+β= = 2 and αβ =
We have =
= =
If α and β are the roots (zeros) of the polynomial f(x) = x2 – 3x + k such that α − β =
1, find the value of k.
Solution
Since α and β are the roots (zeros) of the polynomial f(x) = x2 – 3x + k.
∴ α+β= = 3 and αβ = k.
⇒ α2 – 2αβ + β2 = 1
⇒ (α + β)2 – 4αβ = 1
⇒ (3)2 – 4 × k = 1
⇒ 9 – 4k = 1
[ 111 ]
⇒ 4k = 8
⇒ k=2
Hence, the value of k is 2.
If α, β are the zeros of the polynomial f(x) = 2x2 + 5x + k satisfying the relation
∴ α+β= and αβ =
Now, α2 + β2 + αβ =
⇒ (α2 + β2 + 2αβ) – αβ =
⇒ (α + β)2 – αβ =
⇒ [∴ α + β = – and αβ = ]
⇒ – = –1
⇒ k=2
[ 112 ]
1. If α and β are the two zeros of the quadratic polynomial x2 – 3x + 7, find a quadratic
(i) (ii)
3. If the sum of the squares of zeros of the polynomial 6x2 + x + k is , find the value
of k.
1. 7x2 – 3x + 1 2. (i)
(ii)
3. k=–2
[ 113 ]
[ 114 ]