Polynomials Notes
Polynomials Notes
Polynomial
An algebraic expression in which the exponents of the variables are non-negative integers
are called polynomials. For example, 3x4 + 2x3 + x + 9, 3x4 etc are polynomials.
o A polynomial having one term is called a monomial e.g. 3x, 25t3 etc.
o A polynomial having two terms is called a binomial e.g. 2t – 6, 3x4 + 2x etc.
o A polynomial having three terms is called a trinomial. e.g. 3x4 + 8x + 7 etc.
Degree
The degree of a polynomial is the highest exponent of the variable of the polynomial. For
example, the degree of polynomial 3x4 + 2x3 + x + 9 is 4.
The degree of a term of a polynomial is the value of the exponent of the term.
Note: The degree of a non-zero constant polynomial is zero and the degree of a zero
polynomial is not defined.
Example:
Find the value of polynomial at x = –2.
Solution:
Zeroes of a polynomial
A real number a is said to be the zero of polynomial p(x) if p(a) = 0. In this case, a is also
called the root of the equation p(x) = 0.
Note:
The maximum number of roots of a polynomial is less than or equal to the degree of the
polynomial.
A non-zero constant polynomial has no zeroes.
A polynomial can have more than one zero.
Solution:
Put in the given polynomial p(x).
Solution:
Remainder Theorem
If p(x) is a polynomial of degree greater than or equal to one and a is any real number then
if p(x) is divided by the linear polynomial x – a, the remainder is p(a).
Solution:
The zero of x – 2 is 2.
Factor Theorem
Factorisation of quadratic polynomials of the form ax2 + bx + c can be done using Factor
theorem and splitting the middle term.
Let us check the value of the polynomial for each of these factors of 10.
p(1) = 12 − 7 1 + 10 = 1 − 7 + 10 = 4 ≠ 0
Hence, x − 1 is not a factor of p(x).
p(2) = 22 − 7 2 + 10 = 4 − 14 + 10 = 0
Hence, x − 2 is a factor of p(x).
p(5) = 52 − 7 5 + 10 = 25 − 35 + 10 = 0
Hence, x − 5 is a factor of p(x).
We know that a quadratic polynomial can have a maximum of two factors. We have
obtained the two factors of the given polynomial, which are x – 2 and x – 5.
Thus, we can write the given polynomial as:
p(x) = x2 − 7x + 10 = (x − 2) (x − 5)
Thus, we have:
A cubic polynomial can have a maximum of three linear factors. So, by knowing one of these
factors, we can reduce it to a quadratic polynomial.
Thus, to factorize a cubic polynomial, we first find a factor by the hit and trial method or by
using the factor theorem, and then reduce the cubic polynomial into a quadratic polynomial
and it is then solved further.
x2+ x – 6 = x2 + 3x – 2x – 6
= x (x + 3) –2 (x + 3)
= (x – 2) (x + 3)
From equation (1), we get
p(x) = (x – 1) (x – 2) (x + 3)
o x3 + y3 = (x + y)3 – 3xy (x + y)
o x3 + y3 = (x + y) (x2 – xy + y2)
o x3 – y3 = (x – y)3 + 3xy (x – y)
o x3 – y3 = (x – y) (x2 + xy + y2)