Math Lab
Home/Class X/Chapter 2

Chapter 2: Polynomials

A polynomial is one of the friendliest objects in algebra: just a sum of powers of xx with numerical coefficients. Yet hidden inside polynomials are deep ideas , about graphs, about roots, about symmetry , that fuel almost every later chapter, from quadratic equations to coordinate geometry.

This chapter has two big themes. (i) The zeroes (or roots) of a polynomial: the values of xx for which p(x)=0p(x) = 0. Geometrically, these are exactly the xx-coordinates where the graph y=p(x)y = p(x) crosses the xx-axis. (ii) The relationship between zeroes and coefficients: without solving the polynomial, just by looking at its coefficients, we can read off the sum and product of its zeroes.

For the board exam, this chapter is short but highly testable. Expect 11-mark MCQs on degree and zeroes, 22-mark questions on Vieta-style sum/product, 33-mark problems on constructing a quadratic with given zeroes or finding the zeroes from coefficients, and small graph-reading questions on counting zeroes from a sketch.

Real-world hook? Polynomials model trajectories, profit curves, growth, and shapes of suspension cables. Every parabola of a thrown ball, every curve on a roller-coaster diagram, is a polynomial in disguise. Learning to read them is a first step into physics, engineering, and computer graphics.

What's inside

  • Polynomials: definitions and degree , what they are, how we classify them.
  • Geometrical meaning of zeroes , reading zeroes from a graph.
  • Zeroes and coefficients of a quadratic , sum b/a-b/a and product c/ac/a.
  • Zeroes and coefficients of a cubic , the three classical identities.
  • Constructing a polynomial from given zeroes , the reverse problem.

Key results / Formula card

PolynomialStandard formSum / Product of zeroes
Linearax+bax + b, a0a \ne 0one zero =b/a= -b/a
Quadraticax2+bx+cax^2 + bx + c, a0a \ne 0α+β=b/a\alpha + \beta = -b/a; αβ=c/a\alpha\beta = c/a
Cubicax3+bx2+cx+dax^3 + bx^2 + cx + d, a0a \ne 0α=b/a\sum \alpha = -b/a; αβ=c/a\sum \alpha\beta = c/a; αβγ=d/a\alpha\beta\gamma = -d/a
  • A polynomial of degree nn has at most nn zeroes (real).
  • A quadratic with zeroes α,β\alpha, \beta is (up to a constant) x2(α+β)x+αβx^2 - (\alpha + \beta) x + \alpha \beta.
  • A cubic with zeroes α,β,γ\alpha, \beta, \gamma is (up to a constant) x3(α)x2+(αβ)xαβγx^3 - (\sum \alpha) x^2 + (\sum \alpha\beta) x - \alpha\beta\gamma.

Sub-topics

5 pages

Test Your Knowledge

Quick MCQ check on this chapter

Start Quiz →

AI Summary

Summarize this page in your favorite LLM