★ India’s Student Guidance Platform

Polynomials — Class 10 Maths Notes & Practice

Polynomials — Class 10 Maths Notes & Practice

Polynomials is the second chapter of Class 10 Maths, and it builds straight on Real Numbers. Once you understand what a “zero” really is and the neat link between the zeroes and the coefficients, most questions become quick. This page teaches the whole chapter in plain language, with examples, a plan, and an original practice set (with answers you can reveal) at the end.

🌐 इस अध्याय को हिंदी में पढ़ें →

What This Chapter Covers

Your Game Plan for This Chapter

  1. First — Get clear on what a zero is and how it shows up on a graph.
  2. Next — Learn the sum and product relationship for a quadratic, and practise forming a quadratic from its zeroes.
  3. Last — Work through the division algorithm, then attempt the practice set below.

Study Notes

1. Zeroes of a Polynomial and Their Geometrical Meaning

A zero of a polynomial p(x) is a value k for which p(k) = 0. On a graph, the zeroes are exactly the x-coordinates of the points where the curve meets the x-axis. The degree of the polynomial sets the maximum number of zeroes it can have.

Three graphs of upward-opening parabolas: one cutting the x-axis at two points, one touching the x-axis at a single point, and one that never meets the x-axis.
Figure: A parabola can cut the x-axis twice, touch it once, or miss it entirely. · चित्र: परवलय x-अक्ष को दो बार काट सकता है, एक बार स्पर्श कर सकता है, या बिल्कुल नहीं मिलता।
TypeDegreeMax zeroesExample
Linear112x + 3
Quadratic22$x^2 – 5x + 6$
Cubic33$x^3 – 6x^2 + 11x – 6$
Key Idea
A polynomial can have at most as many zeroes as its degree — and each real zero is simply a point where its graph crosses the x-axis. A quadratic (a parabola) can cross the x-axis at 2 points, touch it at 1, or miss it entirely (0 real zeroes).

2. Relationship Between Zeroes and Coefficients

For a quadratic polynomial $ax^2 + bx + c$ with zeroes $\alpha$ and $\beta$, there is a lovely shortcut — you can find the sum and product of the zeroes straight from the coefficients, without solving anything.

Key Rule
For $ax^2 + bx + c$: Sum of zeroes $(\alpha + \beta) = -\frac{b}{a}$, and Product of zeroes $(\alpha\beta) = \frac{c}{a}$.

Example: for $x^2 – 5x + 6$, the zeroes are 2 and 3. Sum $= 5 = -\frac{-5}{1} = -\frac{b}{a}$. Product $= 6 = \frac{6}{1} = \frac{c}{a}$. Both check out.

Common Mistake
Do not drop the minus sign. The sum of the zeroes is $-\frac{b}{a}$, not $\frac{b}{a}$. A missing minus is the single most common error in this chapter.

3. Forming a Quadratic Polynomial

Working backwards, if you know the sum (S) and product (P) of the zeroes, the quadratic is simply $x^2 – Sx + P$ (or any constant multiple of it).

Example: for zeroes 3 and $-2$, the sum is 1 and the product is $-6$, so the polynomial is $x^2 – (1)x + (-6) = x^2 – x – 6$.

Exam Tip
“Find the zeroes and verify the relationship,” and “form a quadratic from a given sum and product,” are asked almost every year. Practise both until they are automatic.

4. The Division Algorithm for Polynomials

Good to Know
This topic has moved in and out of the rationalised CBSE syllabus in recent years, so please confirm whether it is in your current syllabus. We have kept it here so you have the complete reference in one place.

Just like dividing whole numbers (dividend = divisor × quotient + remainder), we can divide one polynomial by another: p(x) = g(x) × q(x) + r(x), where the remainder r(x) is either 0 or has a smaller degree than g(x). This is most useful when you already know one zero of a bigger polynomial and want to find the rest: divide out the known factor, and solve the simpler polynomial that remains.

Example: 2 is a zero of $x^3 – 3x^2 – 10x + 24$, so $(x – 2)$ is a factor. Dividing gives the quotient $x^2 – x – 12 = (x – 4)(x + 3)$. So the other two zeroes are 4 and $-3$.

Practice Worksheet

Try each question fully on your own first, then click Show Answer to check yourself.

Q1. Find the zeroes of $x^2 – 5x + 6$ and verify the relationship between the zeroes and the coefficients.

Show Answer
$x^2 – 5x + 6 = (x – 2)(x – 3)$, so the zeroes are 2 and 3. Sum $= 5 = -\frac{-5}{1} = -\frac{b}{a}$. Product $= 6 = \frac{6}{1} = \frac{c}{a}$. Both relationships hold.

Q2. Form a quadratic polynomial whose zeroes are 3 and $-2$.

Show Answer
Sum $= 3 + (-2) = 1$; Product $= 3 \times (-2) = -6$. Polynomial $= x^2 – (\text{sum})x + \text{product} = x^2 – x – 6$.

Q3. The sum of the zeroes of a quadratic is 4 and their product is 3. Find the polynomial and its zeroes.

Show Answer
Polynomial $= x^2 – 4x + 3 = (x – 1)(x – 3)$. So the zeroes are 1 and 3.

Q4. Find the zeroes of $6x^2 – 7x – 3$ and verify the sum and product.

Show Answer
Split the middle term: $6x^2 – 9x + 2x – 3 = 3x(2x – 3) + 1(2x – 3) = (3x + 1)(2x – 3)$. Zeroes: $x = -\frac{1}{3}$ and $x = \frac{3}{2}$. Sum $= -\frac{1}{3} + \frac{3}{2} = \frac{7}{6} = -\frac{-7}{6} = -\frac{b}{a}$. Product $= \left(-\frac{1}{3}\right)\left(\frac{3}{2}\right) = -\frac{1}{2} = -\frac{3}{6} = \frac{c}{a}$. Verified.

Q5. Given that 2 is a zero of $x^3 – 3x^2 – 10x + 24$, find the other zeroes.

Show Answer
Since 2 is a zero, $(x – 2)$ is a factor. Dividing $x^3 – 3x^2 – 10x + 24$ by $(x – 2)$ gives the quotient $x^2 – x – 12 = (x – 4)(x + 3)$. So the other two zeroes are 4 and $-3$.

Once these feel easy, you have genuinely finished Polynomials. Do not aim for perfect on the first try — aim for one more correct question than yesterday.

Written & reviewed by Team Principal Saab — Meet the team →