Key Points

Polynomials

16 Sections
  • Definition of a Polynomial

    A polynomial is an algebraic expression in which the exponents of the variables are only whole numbers. For example, 4x23x+74x^2 - 3x + 7 is a polynomial, but 3t+t23\sqrt{t} + t\sqrt{2} is not.

  • Degree of a Polynomial

    The degree of a polynomial is the highest power of the variable in the expression. For example, the degree of x5x4+3x^5 - x^4 + 3 is 5.

  • Types of Polynomials by Terms

    A polynomial with one term is a monomial (e.g., 5x35x^3), two terms is a binomial (e.g., x+1x+1), and three terms is a trinomial (e.g., x2+x+πx^2 + x + \pi).

  • Types of Polynomials by Degree

    A polynomial of degree one is linear (ax+bax+b), degree two is quadratic (ax2+bx+cax^2+bx+c), and degree three is cubic (ax3+bx2+cx+dax^3+bx^2+cx+d).

  • Zero of a Polynomial

    A real number 'c' is a zero of a polynomial p(x)p(x) if substituting 'c' for 'x' results in zero, that is, p(c)=0p(c) = 0. For p(x)=x2p(x) = x-2, the zero is 2 because p(2)=0p(2) = 0.

  • Finding the Zero of a Linear Polynomial

    A linear polynomial ax+bax+b, where a0a \neq 0, has one and only one zero, given by the value x=bax = -\frac{b}{a}.

  • Remainder Theorem

    If a polynomial p(x)p(x) of degree greater than or equal to one is divided by the linear polynomial xax-a, then the remainder is p(a)p(a).

  • Factor Theorem

    The expression (xa)(x-a) is a factor of the polynomial p(x)p(x) if and only if p(a)=0p(a)=0. This theorem is used to factorize polynomials of degree 2 or higher.

  • Factorization by Splitting the Middle Term

    To factorize a quadratic polynomial ax2+bx+cax^2+bx+c, we write bb as the sum of two numbers whose product is equal to acac.

  • Basic Algebraic Identities

    Key identities are (x+y)2=x2+2xy+y2(x+y)^2 = x^2+2xy+y^2, (xy)2=x22xy+y2(x-y)^2 = x^2-2xy+y^2, and x2y2=(x+y)(xy)x^2-y^2 = (x+y)(x-y).

  • Identity for Trinomial Square

    The square of a trinomial is given by the identity: (x+y+z)2=x2+y2+z2+2xy+2yz+2zx(x+y+z)^2 = x^2+y^2+z^2+2xy+2yz+2zx.

  • Identity for Cube of a Sum

    The cube of a binomial sum is expanded as (x+y)3=x3+y3+3xy(x+y)(x+y)^3 = x^3+y^3+3xy(x+y) or x3+3x2y+3xy2+y3x^3+3x^2y+3xy^2+y^3.

  • Identity for Cube of a Difference

    The cube of a binomial difference is expanded as (xy)3=x3y33xy(xy)(x-y)^3 = x^3-y^3-3xy(x-y) or x33x2y+3xy2y3x^3-3x^2y+3xy^2-y^3.

  • Factorization of Sum and Difference of Cubes

    Two important factorizations are x3+y3=(x+y)(x2xy+y2)x^3+y^3 = (x+y)(x^2-xy+y^2) and x3y3=(xy)(x2+xy+y2)x^3-y^3 = (x-y)(x^2+xy+y^2).

  • Advanced Factorization Identity

    A key identity for factorizing cubic expressions with three variables is x3+y3+z33xyz=(x+y+z)(x2+y2+z2xyyzzx)x^3+y^3+z^3-3xyz = (x+y+z)(x^2+y^2+z^2-xy-yz-zx).

  • Special Condition for Cubic Identity

    A direct consequence of the previous identity is that if x+y+z=0x+y+z=0, then the relationship simplifies to x3+y3+z3=3xyzx^3+y^3+z^3 = 3xyz.

Quick Revision Tips

  • • Review these points before exams
  • • Make flashcards for better retention
  • • Connect points to real-world examples
  • • Practice explaining each point in your own words