Polynomial
Polynomial
Polynomial
Class
Class -- 10th
10th
Prime Paathshala
+91-8989815785
Table of contents
Introduction to polynomials
Polynomial classifications
Degrees of a polynomial
Terms of a polynomial
Types of polynomials
Graphical representation of equations
Zeroes of a polynomial
Graphical meaning of zeroes of polynomial
Number of zeroes
Factorization of polynomials
Relations between zeroes and coefficient of a
polynomial
Zeroes of a polynomial examples
Division algorithm
Algebraic identities
Introduction
Introduction to
to
Polynomials
Polynomials
The word polynomial is derived from the Greek words
‘poly’ means ‘many‘ and ‘nominal’ means ‘terms‘, so
altogether it said “many terms”. A polynomial can
have any number of terms but not infinite. It is
defined as an expression which is composed of
variables, constants and exponents, that are
combined using the mathematical operations such as
addition, subtraction, multiplication and division.
Splitting the middle term : The middle term in the polynomial 2x²−5x+3 is -5x. This
must be expressed as a sum of two terms such that the product of their coefficients
is equal to the product of 2 and 3 (coefficient of x² and the constant term)
2x²−2x−3x+3=2x(x−1)−3(x−1)
Taking (x−1) as the common factor, this can be expressed as:
2x(x−1)−3(x−1)=(x−1)(2x−3)
Relation
Relation Between
Between Zeros
Zeros and
and Coefficient
Coefficient of
of aa
Polynomial
Polynomial
A real number say “a” is a zero of a polynomial P(x) if P(a) = 0. The zero
of a polynomial is clearly explained using the Factor theorem. If “k” is a
zero of a polynomial P(x), then (x-k) is a factor of a given polynomial.
The linear polynomial is an expression, in which the degree of the polynomial
is 1. The linear polynomial should be in the form of ax+b. Here, “x” is a
variable, “a” and “b” are constant.
Step 1: arrange the terms of the dividend and the divisor in the decreasing order of their
degrees.
Step 2: To obtain the first term of the quotient, divide the highest degree term of the
dividend by the highest degree term of the divisor Then carry out the division process.
Step 3: The remainder from the previous division becomes the dividend for the next
step. Repeat this process until the degree of the remainder is less than the degree of
the divisor.
If p(x) and g(x) are any two polynomials with g(x) ≠ 0, then
p(x) = g(x) × q(x) + r(x)
Dividend = Divisor x Quotient + Remainder