๐Ÿ” What is a Polynomial?

A polynomial is an algebraic expression that includes variables, constants, and exponents combined using mathematical operations.

Example:

2x2+3x+12x^2 + 3x + 1

This is a quadratic polynomial (degree 2).


๐Ÿ”น Types of Polynomials

TypeExampleDegree
Constant50
Linearx+4x + 41
Quadraticx23x+2x^2 - 3x + 22
Cubicx3+2x2x+1x^3 + 2x^2 - x + 13

๐ŸŽฏ Zeroes of a Polynomial

The zeroes (or roots) of a polynomial are the values of xx that make the polynomial equal to zero.

✅ Example:
If p(x)=x24p(x) = x^2 - 4,
Then the zeroes are:

x=2, x=2x = 2,\ x = -2

Because p(2)=0p(2) = 0 and p(2)=0p(-2) = 0


๐Ÿ” Relationship Between Zeroes and Coefficients

For a quadratic polynomial ax2+bx+cax^2 + bx + c, if ฮฑ and ฮฒ are the zeroes:

  • Sum of zeroes = ฮฑ+ฮฒ=ba\alpha + \beta = -\frac{b}{a}

  • Product of zeroes = ฮฑฮฒ=ca\alpha \cdot \beta = \frac{c}{a}

✅ Example:
For x25x+6x^2 - 5x + 6,
Sum = 5, Product = 6 → Roots: 2 and 3


๐Ÿงฎ Division Algorithm for Polynomials

If p(x)p(x) and g(x)g(x) are two polynomials, then:

p(x)=g(x)q(x)+r(x)p(x) = g(x) \cdot q(x) + r(x)

Where:

  • p(x)p(x) = Dividend

  • g(x)g(x) = Divisor

  • q(x)q(x) = Quotient

  • r(x)r(x) = Remainder

  • Degree of r(x)r(x) < Degree of g(x)g(x)


✅ Quick Revision

  • A polynomial is an expression like x2+3x+2x^2 + 3x + 2

  • Degree = highest power of variable

  • Use factorization and division algorithm for solving

  • Know the relation between zeroes and coefficients


๐Ÿ“ฅ Download Chapter 2 PDF: Click here (Replace # with your file link)
๐Ÿ“˜ Previous Chapter: Chapter 1 – Real Numbers »
๐Ÿ“š Next Chapter: Chapter 3 – Pair of Linear Equations »

๐Ÿ”” Bookmark ToppersNoteHub for all Maths notes and PDFs!