Polynomials Class 9 ||Maths|| Chapter 2 Notes

Polynomials Class 9 ||Maths|| Chapter 2 Notes

2.1 Introduction

  • polynomial is an algebraic expression consisting of variables (also known as indeterminates), constants, and exponents combined using addition, subtraction, and multiplication.
  • Example3x2+2x5 is a polynomial.

2.2 Polynomials in One Variable

  • A polynomial can have one or more variables. When it involves only one variable, it is called a polynomial in one variable.
  • General form: anxn+an1xn1++a1x+a0, where an,an1,,a1,a0 are constants and n is a non-negative integer (degree of the polynomial).

Examples:

  • 3x2+2x5 is a polynomial in x.
  • x34x+7 is another polynomial in one variable.

2.3 Degree of a Polynomial

  • The degree of a polynomial is the highest power of the variable in the polynomial.

Examples:

  • In 4x3+2x25, the degree is 3.
  • In x43x2+x, the degree is 4.

Types of Polynomials based on Degree:

  1. Constant Polynomial: A polynomial of degree 0. Example: 5.
  2. Linear Polynomial: A polynomial of degree 1. Example: 2x+3.
  3. Quadratic Polynomial: A polynomial of degree 2. Example: x24x+7.
  4. Cubic Polynomial: A polynomial of degree 3. Example: x3+3x1.

2.4 Zeroes of a Polynomial

  • zero of a polynomial is a value of the variable that makes the polynomial equal to zero.

Example:

  • For p(x)=x25x+6, if p(2)=0 and p(3)=0, then 2 and 3 are the zeroes of the polynomial.

2.5 Remainder Theorem

  • If a polynomial p(x) is divided by xa, then the remainder is p(a).
  • Statement: For a polynomial p(x), when divided by xa, the remainder is p(a).

Example:

  • For p(x)=x23x+4, if we divide by x2, the remainder is p(2)=223(2)+4=46+4=2.

2.6 Factorization of Polynomials

  • Factorization is the process of expressing a polynomial as a product of its factors.

Steps to Factor a Polynomial:

  1. Find the common factor (if any).
  2. Apply the splitting middle term method (for quadratic polynomials).
  3. Use algebraic identities to simplify.

Example:

  • Factor x25x+6:
    • Find two numbers whose product is 6 and whose sum is -5.
    • Split the middle term: x22x3x+6=x(x2)3(x2)=(x2)(x3).

2.7 Algebraic Identities

  • Algebraic identities are useful for expanding and factorizing expressions.

Important Identities:

  1. (a+b)2=a2+2ab+b2
  2. (ab)2=a22ab+b2
  3. a2b2=(a+b)(ab)
  4. (x+a)(x+b)=x2+(a+b)x+ab

2.8 Division of Polynomials

  • When dividing one polynomial by another, use the long division method.

Steps:

  1. Divide the first term of the dividend by the first term of the divisor to get the first term of the quotient.
  2. Multiply the entire divisor by this term and subtract it from the dividend.
  3. Repeat the process with the new dividend until the degree of the remainder is less than the degree of the divisor.

Example:

  • Divide x33x2+5x2 by x1:
    • Step 1: x3x=x2.
    • Step 2: Multiply x2×(x1)=x3x2.
    • Step 3: Subtract: (x33x2+5x2)(x3x2)=2x2+5x2.
    • Continue until the remainder is of lower degree.

Key Concepts

  1. Degree of a Polynomial: The highest power of the variable in the polynomial.
  2. Zeroes of a Polynomial: The values of x that make the polynomial equal to zero.
  3. Remainder Theorem: When a polynomial p(x) is divided by xa, the remainder is p(a).
  4. Factorization: Expressing a polynomial as a product of its factors.
  5. Algebraic Identities: Equations that hold true for all values of the variables involved, used for simplification and factorization.

Practice Problems

  1. Find the zeroes of the polynomial p(x)=x27x+10.
  2. Divide 2x39x2+5x1 by x2.
  3. Factor the polynomial x216 using the identity a2b2=(a+b)(ab).
  4. Verify the Remainder Theorem for p(x)=x23x+2 when divided by x1.

Tips for Study:

  • Practice identifying degrees and coefficients of various polynomials.
  • Work through exercises on addition, subtraction, and multiplication of polynomials.
  • Factorize different types of polynomials to enhance your understanding.
  • Familiarize yourself with the concept of zeroes and learn to solve simple polynomial equations.