Polynomials Class 9 Notes PDF
Polynomials Class 9 Notes PDF
Types of Polynomials
Based on the number of terms a polynomial can be classified into monomial, binomial,
trinomial, etc.
Degree of a Polynomial
The degree of a polynomial is the highest degree of its individual terms with non-zero
coefficients. The degree of a term is the sum of the exponents of the variables that appear in it.
For a polynomial in one variable, the highest power of the variable in the polynomial is the
degree of the polynomial.
f(x) = x2 − 9x3 + 2x8 − 6 is a polynomial with degree 8 as the highest power to which x is raised is
8.
Note: (i) The degree of a non-zero constant polynomial is zero.
(ii) The degree of the zero polynomial is not defined.
Classification of Polynomials according to their Degree
All polynomials can be represented on the graph to understand the nature of the
polynomial, its zeroes etc.
For example, Geometrically zeros of a polynomial are the points where its graph cuts the x-axis.
Number of zeroes
In general, a polynomial of degree n has at most n zeros.
Remainder Theorem
Long Division method to divide two polynomials
● Arrange the terms of the dividend and the divisor in the decreasing order of their
degrees.
● 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.
● The remainder of 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.
An example of the use of the long division method to divide two polynomials is given below.
Dividing one polynomial by another polynomial.
Remainder Theorem
When a polynomial f(x) of degree greater than or equal to one is divided by a linear
polynomial x − a the remainder is equal to the value of f(a).
If f(a) = 0 then x − a is a factor of the polynomial f(x).
Factor Theorem
If P(x) is a polynomial of degree greater than or equal to one and a is any real number then x − a is a
factor of P(x) if P(a) = 0.
Factorization of Polynomials
Factorisation of Quadratic Polynomials- Splitting the middle term
Factorisation of the polynomial ax2 + bx + c by splitting the middle term is as follows:
Step 1: We split the middle term by finding two numbers such that their sum is equal to the
coefficient of x and their product is equal to the product of the constant term and the coefficient of
x2.
For example, for the quadratic polynomial (x2 + 5x + 6) the middle term can be split as,
x2 + 2x + 3x + 6
Here, 2 + 3 = 5 and 2 × 3 = 6.
Step 2: Now, we factorise by pairing the terms and taking the common factors.
Thus, x2 + 2x + 3x + 6
= x(x + 2) + 3(x + 2)
= (x + 2)(x + 3)
Therefore, (x + 2) and (x + 3) are factors of x2 + 5x + 6.
(ii) f(3) = 32 − 3 × 3 + 2 = 9 − 9 + 2 = 2 ≠ 0
Hence, x − 3 is not a factor of x2 − 3x + 2.
(iii) f(1) = 12 − 3 × 1 + 2 = 0
Hence, x − 1 is a factor of x2 − 3x + 2.
So, x − 1 and x − 2 are the factors of the quadratic polynomial
∴ x2 − 3x + 2. x2 − 3x + 2 = (x − 2)(x − 1)
Algebraic Identities
Algebraic Identities
● (a + b)2 = a2 + 2ab + b2
● (a − b)2 = a2 − 2ab + b2
● a2 − b2 = (a − b)(a + b)
● (x + a)(x + b) = x2 + (a + b)x + ab
● (a +b +c)2 = a2 + b2 + c2 + 2(ab + bc + ca)
● (a + b)3 = a3 + b3 + 3ab(a + b)
● (a−b)3 = a3 − b3 − 3ab(a − b)
● a3 + b3 + c3 − 3abc = (a + b + c)(a2 + b2 + c2 − ab − bc − ca)