Polynomials — RBSE Class 10 (Mathematics)
A polynomial is just a tidy sum of powers of x — like . Its zeroes are the x-values that make it vanish, and on a graph those are exactly the points where the curve crosses the x-axis. The beautiful surprise of this chapter: the zeroes are secretly encoded in the coefficients, and you can read one off the other without ever solving the equation.
1. Polynomials, degree and types
A polynomial in x is an expression where the powers are whole numbers. The highest power is its degree.
| Degree | Name | General form |
|---|---|---|
| 1 | Linear | |
| 2 | Quadratic | |
| 3 | Cubic |
(In each, .) The word quadratic comes from quadratum, Latin for square — because of the term.
2. The value and the zero of a polynomial
The value of a polynomial at is the number you get by substituting.
A zero of is a value for which .
Example: for , So 4 and −1 are the zeroes.
A polynomial of degree n has at most n zeroes. A linear polynomial has exactly one, a quadratic at most two, a cubic at most three.
3. Geometric meaning — zeroes on the graph
Plot . The zeroes are precisely the x-coordinates of the points where the graph meets the x-axis.
- A linear graph is a straight line — it crosses the x-axis once → 1 zero.
- A quadratic graph is a parabola (∪ if , ∩ if ). It can cut the x-axis at two points (2 zeroes), touch it at one point (1 repeated zero), or miss it entirely (0 real zeroes).
- A cubic can cross up to three times.
This is why "number of zeroes = number of times the graph meets the x-axis" — a favourite RBSE question is to count the zeroes from a given graph.
4. Relationship between zeroes and coefficients
This is the heart of the chapter. For a quadratic with zeroes and :
Sum of zeroes = −(coefficient of x)/(coefficient of x²). Product of zeroes = (constant term)/(coefficient of x²).
Check with (a = 1, b = −3, c = −4), zeroes 4 and −1:
- sum = 4 + (−1) = 3 and −b/a = 3 ✓
- product = 4 × (−1) = −4 and c/a = −4 ✓
For a cubic with zeroes :
5. Forming a quadratic from its zeroes
Reverse the relationship. If you know the sum S and product P of the zeroes, the quadratic is:
Example — a quadratic whose zeroes have sum and product : (Check: factorises as , zeroes , sum , product . ✓)
This "build the polynomial backwards" step is a standard 2–3 mark board question.
6. Closing thought
The chapter delivers one elegant idea: the coefficients and the zeroes hold the same information, just packaged differently. With and you can:
- verify zeroes without re-solving,
- find one zero when the other is known,
- compute things like instantly, and
- construct a quadratic to order from its zeroes.
These relationships return immediately in the next chapter (Quadratic Equations) and again in Class 11. For the RBSE board, a sum/product question and a "form the polynomial" question are near-certain — make these formulas reflexive.
