POLUNOMIALS

Polynomials in One Variable

Polynomials

An expression of two or more than two algebraic terms that contain variable(s) that are raised to non-negative integral powers are called polynomials.

Types of Polynomials

Based on the number of terms a polynomial can be classified into monomial, binomial, trinomial,  etc.
  • An algebraic expression having only one term is called a monomialP(x)=x is a monomial.
  • Polynomials having two terms are called binomialsP(x)=x2+2x has two terms, x2 and 2x.So, it is a binomial.
  • Polynomials having three terms are called trinomialsP(x)=x4+3x24 has three terms, x43x2 and 4.So, it is a trinomial.
  • An algebraic expression of the form P(x)=c, where is a constant is called constant polynomial.
  • The constant polynomial is called the zero polynomial.

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)=x29x3+2x86 is a polynomial with degree 8 as the highest power to which is raised is 8.
Note:
  • The degree of a non-zero constant polynomial is zero.
  • The degree of the zero polynomial is not defined.

Classification of Polynomials according to their Degree

Polynomials can be classified on the basis of their degree as follows:
  • A polynomial of degree one is called a linear polynomialP(x)=x2 is a linear polynomial.
  • A polynomial of degree two is called a quadratic polynomialP(x)=x23x+4 is a quadratic polynomial.
  • A polynomial of degree three a cubic polynomialP(x)=x3+3x2 is a cubic polynomial.

Representing equations on a graph

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.

Zeroes of a Polynomial

Zeroes of a Polynomial

zero of a polynomial P(x) is a number c such that P(c)=0.
The zero's of the polynomial P(x)=x24 are 2 and (-2) since P(2)=(2)24=0 and P(2)=(2)24=0.
Note:
  • non-zero constant polynomial has no zero.
  • Every real number is a zero of the zero polynomial.

Number of zeroes

In general, a polynomial of degree n has at most n zeros.
  • linear polynomial has one zero.
  • quadratic polynomial has at most two zeros.
  • cubic polynomial has at most three zeros. 

Remainder Theorem

Long Division method to divide two polynomials

To divide one polynomial by another, follow the steps given below.
Step 1: arrange the terms of the dividend and the divisor in the decreasing order of their degrees. Suppose we want to divide (x3+3x2+53x) by (x2+x1), we will arrange the terms of (x3+3x2+53x) in decreasing order of their degrees as shown below.

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. In our case, we will divide (x3)(the highest degree term of the dividend) by (x2)(the highest degree term of the divisor) to get the first term of the quotient. The first term of the quotient = x3x2 = x.

Step 3: 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.

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 xa the remainder is equal to the value of f(a).
If f(a)=0 then xa 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 xa 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.
x2+2x+3x+6=x(x+2)+3(x+2)=(x+2)(x+3)
Thus, x+2 and x+3 are factors of x2+5x+6.


Factorisation of Quadratic Polynomials - Factor theorem


To factorise a quadratic polynomial f(x)=ax2+bx+c, find two numbers p and q such that f(p)=f(q)=0. Let us factorise the quadratic polynomial f(x)=x23x+2.

(i) f(2)=223(2)+2=46+2=0
Hence, x2 is a factor of x23x+2.

(ii) f(3)=323×3+2=99+2=20
Hence, x3 is not a factor of x23x+2.

(iii) f(1)=123×1+2=0
Hence, x1 is a factor of x23x+2.
So, x1 and x2 are the factors of the quadratic polynomial x23x+2.
x23x+2=(x2)(x1)

Algebraic Identities

Algebraic Identities

  • (a+b)2=a2+2ab+b2
  • (ab)2=a22ab+b2
  • a2b2=(ab)(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)
  • (ab)3=a3b33ab(ab)
  • a3+b3+c33abc=(a+b+c)(a2+b2+c2abbcca)

Comments

Popular posts from this blog

Class IX Math NCERT Solution for Circles 10.5

Class IX Math NCERT Solution for Heron’s Formula 12.2

Class IX Math NCERT Solution for Surface Areas and Volumes 13.5