Key Points

Polynomials

12 Sections
  • Definition of a Polynomial

    A polynomial is an algebraic expression where the variables have only non-negative integer exponents. For example, 5x34x2+x5x^3 - 4x^2 + x is a polynomial, but x+2\sqrt{x} + 2 and 1x1\frac{1}{x-1} are not.

  • Degree of a Polynomial

    The degree of a polynomial is the highest power of its variable. A polynomial of degree 1 is called linear, degree 2 is quadratic, and degree 3 is cubic.

  • Value and Zero of a Polynomial

    The value of a polynomial p(x)p(x) at x=kx=k is denoted by p(k)p(k). A real number kk is called a zero of the polynomial p(x)p(x) if p(k)=0p(k) = 0.

  • Geometrical Meaning of Zeroes

    The zeroes of a polynomial p(x)p(x) are precisely the x-coordinates of the points where the graph of y=p(x)y=p(x) intersects the x-axis.

  • Maximum Number of Zeroes

    A polynomial of degree nn can have at most nn real zeroes. This means a quadratic polynomial can have at most 2 zeroes, and a cubic polynomial can have at most 3 zeroes.

  • Graph of a Quadratic Polynomial

    The graph of a quadratic polynomial ax2+bx+cax^2 + bx + c is a parabola. If the leading coefficient a>0a > 0, the parabola opens upwards (\cup), and if a<0a < 0, it opens downwards (\cap).

  • Sum of Zeroes for a Quadratic Polynomial

    For a quadratic polynomial ax2+bx+cax^2 + bx + c, if the zeroes are α\alpha and β\beta, their sum is α+β=ba\alpha + \beta = -\frac{b}{a}. This is equal to (Coefficient of x)Coefficient of x2\frac{-(\text{Coefficient of } x)}{\text{Coefficient of } x^2}.

  • Product of Zeroes for a Quadratic Polynomial

    For a quadratic polynomial ax2+bx+cax^2 + bx + c, if the zeroes are α\alpha and β\beta, their product is αβ=ca\alpha\beta = \frac{c}{a}. This is equal to Constant termCoefficient of x2\frac{\text{Constant term}}{\text{Coefficient of } x^2}.

  • Forming a Quadratic Polynomial from Zeroes

    A quadratic polynomial with given zeroes α\alpha and β\beta can be written as k[x2(α+β)x+αβ]k[x^2 - (\alpha + \beta)x + \alpha\beta], where kk is any non-zero constant, (α+β)(\alpha + \beta) is the sum of zeroes, and αβ\alpha\beta is the product of zeroes.

  • Sum of Zeroes for a Cubic Polynomial

    For a cubic polynomial ax3+bx2+cx+dax^3 + bx^2 + cx + d, if the zeroes are α\alpha, β\beta, and γ\gamma, their sum is α+β+γ=ba\alpha + \beta + \gamma = -\frac{b}{a}.

  • Sum of Products of Zeroes for a Cubic Polynomial

    For a cubic polynomial ax3+bx2+cx+dax^3 + bx^2 + cx + d with zeroes α\alpha, β\beta, and γ\gamma, the sum of the products of zeroes taken two at a time is αβ+βγ+γα=ca\alpha\beta + \beta\gamma + \gamma\alpha = \frac{c}{a}.

  • Product of Zeroes for a Cubic Polynomial

    For a cubic polynomial ax3+bx2+cx+dax^3 + bx^2 + cx + d, if the zeroes are α\alpha, β\beta, and γ\gamma, their product is αβγ=da\alpha\beta\gamma = -\frac{d}{a}.

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