Request a call back

Join NOW to get access to exclusive study material for best results

Polynomials

Polynomials Synopsis

Synopsis


  • A polynomial p(x) in one variable x is an algebraic expression in x of the form
    p(x)= anXn+an-1Xn-1+an-2Xn-2+……+a2X2+a1X + a0 , where 
  1. a0,a1,a2….an are constants
  2. x is a variable
  3. a0,a1,a2….an are respectively the coefficients of xi
  4. Each of  anXn+an-1Xn-1+an-2Xn-2+……+a2X2+a1X + a0  with an ≠0 ,is called a term of a polynomial.
    begin mathsize 11px style text For example:2x end text squared minus 6 straight x plus 7 comma 2 over 5 straight x cubed plus square root of 3 straight x squared minus 8 end style  
  • Degree of a polynomial
    The highest power of the variable in a polynomial is called the degree of the polynomial.
    In case of more than one variable, degree is the highest sum of the powers of the variables.
  • A polynomial with one term is called a monomial.
  • A polynomial with two terms is called a binomial.
  • A polynomial with three terms is called a trinomial.
  • A polynomial with degree zero is called a constant polynomial. For example: 1, -3. The degree of non-zero constant polynomial is zero
  • A polynomial of degree one is called a linear polynomial. It is of the form ax + b. For example: x - 2, 4y + 89, 3x - z.
  • A polynomial of degree two is called a quadratic polynomial. It is of the form ax2 + bx + c. where a, b, c are real numbers and a ¹ 0 For example: x2 - 2x+ 5 etc.
  • A polynomial of degree three is called a cubic polynomial and has the general form ax3 + bx2 + cx +d. For example: x3 - 2x2 -2x+5 etc.
  • A bi-quadratic polynomial p(x) is a polynomial of degree four which can be reduced to quadratic polynomial in the variable z = x2 by substitution.
  • The constant polynomial 0 is called the zero polynomial. Degree of zero polynomial is not defined.
  • The value of a polynomial f(x) at x = p is obtained by substituting x = p in the given polynomial and is denoted by f(p).
  • A real number ‘a’ is a zero or root of a polynomial p(x) if p (a) = 0.
  • The number of real zeroes of a polynomial is less than or equal to the degree of polynomial.
  • Finding a zero or root of a polynomial f(x) means solving the polynomial equation f(x) = 0.
  • A non-zero constant polynomial has no zero.
  • Every real number is a zero of a zero polynomial.
  • Division of a polynomial by another polynomial
    If p(x) and g(x) are the two polynomials such that degree of p(x) ³  degree of g(x) and g(x) ≠ 0, then we can find polynomials q(x) and r(x) such that:
    p (x) = g(x) q(x) + r(x) 
    Where, r(x) =0 or degree of r(x) < degree of g(x).
  • Remainder theorem
    Let p(x) be any polynomial of degree greater than or equal to one and let a be any real number. If p(x) is divided by the linear polynomial (x – a), then remainder is p(a).
  1. If the polynomial p(x) is divided by (x + a), the remainder is given by the value of p (-a).
  2. begin mathsize 11px style text If p(x) is divided by ax + b = 0; a ⊂≠ 0, the remainder is given by P end text open parentheses fraction numerator negative straight b over denominator straight a end fraction close parentheses semicolon straight a not equal to 0 space end style
  3. begin mathsize 11px style text If p (x) is divided by ax - b = 0 , a ≠0, the remainder is given by P end text open parentheses straight b over straight a close parentheses semicolon straight a not equal to 0 end style
  • Factor theorem
    Let p(x) is a polynomial of degree n ≥ 1 and a is any real number such that p(a) = 0, then (x – a) is a factor of p(x).
  • Converse of factor theorem
    Let p(x) is a polynomial of degree n ≥ 1 and a is any real number. If (x – a) is a factor of p(x), then p(a) = 0.
  1. (x + a) is a factor of a polynomial p(x) if p(–a) = 0.
  2. (ax – b) is a factor of a polynomial p(x) if p(b/a) = 0.
  3. (ax + b) is a factor of a polynomial p(x) if p(–b/a) = 0. 
  4. (x – a)(x – b) is a factor of a polynomial p(x) if p(a) = 0 and p(b) = 0.
  • For applying factor theorem, the divisor should be either a linear polynomial of the form (ax + b) or it should be reducible to a linear polynomial.
  • A quadratic polynomial ax2 + bx+ c is factorised by splitting the middle term by writing b as ps + qr such that (ps) (qr) = ac.
    Then, ax2 + bx+ c = (px + q) (rx + s)
  • An algebraic identity is an algebraic equation which is true for all values of the variables occurring in it.
  • Some useful quadratic identities:
  1. (x+y)2 = X2 + 2xy + y2
  2. (x-y)2 = X2 - 2xy + y2
  3. (x-y)(x+y)=x2-y2
  4. (x-a)(x+b)=x2+(a+b)x+ab
  5. (x+y+z)2 = x2+y2+z2+2xy+2yz+2zx
    Here x, y, z are variables and a, b are constants.
  • Some useful cubic identities:
  1. (x+y)3 = x3 + y3 + 3xy(x+y)
  2. (x-y)3 = x3 - y3- 3xy(x-y)
  3. x3 +y3 =(x + y)(x2- xy + y2)
  4. x3 - y3 = x -  y)(x2+ xy + y2)
  5. x3 +y3 +z3 – 3xyz + (x+y+z) (x2+y2+z2 – xy- yz –zx)
  6. if x+y+z + 0 then x3 + y3 +z3 + 3xyz
    Here, x, y and z are variables.
  • Synthetic Division for Factorisation
    The steps are as follows:
  1. Write the coefficients in the descending powers of x in the first horizontal row.
  2. The multiplier is obtained by putting the divisor x – a = 0
  3. Write down the leading coefficient in the bottom row just below it.
  4. Multiply ‘a’ with the value just written on the bottom row.
  5. Add the two values and write the sum in the bottom row.
  6. Repeat the steps (iii) and (iv) until the result turns out to be zero.
    For example: Divide 3x3- 2x2- 19x +22 by (x-2)
    Sol.

    Therefore,
    3x3- 2x2 19x +22 =(x-2) (3x2+4x-11)
Download complete content for FREE PDF
Get Latest Study Material for Academic year 24-25 Click here
×