CBSE • Class 10Mathematics • Chapter 2

PolynomialsNCERT Solutions, AI Tutor & Practice

Geometric meaning of zeros of a polynomial, the relationship between zeros and coefficients of quadratic and cubic polynomials, and division algorithm intuition.

Aligned to the latest NCERT 2024-25 edition • 4 exercises covered • Free plan, no credit card

What you will learn

  • Identify zeros of a polynomial from its graph
  • Use the sum-and-product relationship to construct quadratic polynomials
  • Verify the relationship between zeros and coefficients of cubic polynomials
  • Use long division and the division algorithm where required

Key concepts in this chapter

Zeros of a polynomialSum and product of zerosQuadratic polynomialsCubic polynomialsDivision algorithm

NCERT Exercise-wise Solutions

2 exercises3 questions covered • Open any exercise for theme, focus topics and Socratic AI walkthroughs

Frequently asked NCERT questions in this chapter

  1. Find the zeros of x² − 2x − 8 and verify the relationship between zeros and coefficients.
  2. Find a quadratic polynomial whose zeros are 4 and −3.
  3. If the zeros of x² − px + q are α and β, find α² + β² in terms of p and q.

Step-by-step NCERT solutions

11 solved questions • Each solution includes a Socratic hint, full working and a common-mistake callout • Last reviewed 2026-09-03

Exercise 2.1 Q1 • 1 marks

The graph of a polynomial y=p(x)y = p(x) cuts the x-axis at exactly two distinct points. How many zeros does the polynomial have?
Hint (Socratic — try this first)
What does each point where the graph meets the x-axis represent?
Step-by-step solution

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

Here the graph cuts the x-axis at two distinct points.

Therefore the polynomial has 2 zeros\textbf{2 zeros}.

Common mistake:
Counting points where the graph crosses the y-axis (there is only ever one such point) instead of the x-axis.
Open this question in the AI tutor →

Exercise 2.1 Q2 • 1 marks

A graph of y=p(x)y = p(x) touches the x-axis at one point and does not cross it anywhere else. What can you say about the number of zeros of p(x)p(x)?
Hint (Socratic — try this first)
When a curve just touches the axis without crossing, how many times does it meet the axis?
Step-by-step solution

When a graph touches the x-axis at a point (rather than crossing it), the graph still meets the x-axis at that single point.

So there is exactly 1 point of intersection with the x-axis.

Hence p(x)p(x) has 1 zero\textbf{1 zero} (this is a repeated zero, but geometrically only one distinct point of contact).

Common mistake:
Saying the polynomial has no zeros because the graph does not 'cross' the axis; touching the axis still counts as meeting it.
Open this question in the AI tutor →

Exercise 2.1 Q3 • 1 marks

The graph of a certain polynomial does not intersect the x-axis at any point. How many real zeros does it have?
Hint (Socratic — try this first)
If a graph never meets the x-axis, at how many x-values is p(x)=0p(x) = 0?
Step-by-step solution

A real zero occurs where y=p(x)=0y = p(x) = 0, i.e. where the graph meets the x-axis.

Since the graph never meets the x-axis, there is no value of xx for which p(x)=0p(x) = 0.

Therefore the polynomial has 0 (no) real zeros\textbf{0 (no) real zeros}.

Common mistake:
Confusing 'no real zeros' with 'not a polynomial'; a polynomial can exist and simply have no real zeros.
Open this question in the AI tutor →

Exercise 2.1 Q4 • 1 marks

The graph of y=p(x)y = p(x) is a straight line that meets the x-axis at exactly one point. What is the degree of the polynomial and how many zeros does it have?
Hint (Socratic — try this first)
What is the shape of the graph of a linear polynomial?
Step-by-step solution

The graph of a linear polynomial ax+bax + b (with a0a \neq 0) is a straight line.

A non-horizontal straight line meets the x-axis at exactly one point.

  • Degree of the polynomial =1= \textbf{1} (linear).
  • Number of zeros =1= \textbf{1}.
Common mistake:
Assuming a straight line must be quadratic; a line is a degree-1 polynomial with exactly one zero.
Open this question in the AI tutor →

Exercise 2.2 Q1 • 2 marks

Find the zeros of the quadratic polynomial x27x+10x^2 - 7x + 10 and verify the relationship between the zeros and the coefficients.
Hint (Socratic — try this first)
Which two numbers multiply to 1010 and add to 77?
Step-by-step solution

Factorise: x27x+10=x25x2x+10=x(x5)2(x5)=(x5)(x2)x^2 - 7x + 10 = x^2 - 5x - 2x + 10 = x(x-5) - 2(x-5) = (x-5)(x-2).

Zeros: x=5x = 5 and x=2x = 2.

Verification (for ax2+bx+cax^2 + bx + c, here a=1,b=7,c=10a=1, b=-7, c=10):

  • Sum of zeros =5+2=7= 5 + 2 = 7 and ba=71=7-\dfrac{b}{a} = -\dfrac{-7}{1} = 7. ✓
  • Product of zeros =5×2=10= 5 \times 2 = 10 and ca=101=10\dfrac{c}{a} = \dfrac{10}{1} = 10. ✓

The relationships hold.

Common mistake:
Writing sum of zeros as ba\frac{b}{a} instead of ba-\frac{b}{a} (forgetting the negative sign).
Open this question in the AI tutor →

Exercise 2.2 Q2 • 2 marks

Find the zeros of 6x27x36x^2 - 7x - 3 and verify the relationship between the zeros and its coefficients.
Hint (Socratic — try this first)
Split the middle term using two numbers whose product is 6×(3)6 \times (-3) and sum is 7-7.
Step-by-step solution

Here a=6,b=7,c=3a=6, b=-7, c=-3, product ac=18ac = -18. We need two numbers with product 18-18 and sum 7-7: these are 9-9 and 22.

6x27x3=6x29x+2x3=3x(2x3)+1(2x3)=(2x3)(3x+1)6x^2 - 7x - 3 = 6x^2 - 9x + 2x - 3 = 3x(2x-3) + 1(2x-3) = (2x-3)(3x+1).

Zeros: 2x3=0x=322x - 3 = 0 \Rightarrow x = \dfrac{3}{2}; 3x+1=0x=133x + 1 = 0 \Rightarrow x = -\dfrac{1}{3}.

Verification:

  • Sum =3213=926=76= \dfrac{3}{2} - \dfrac{1}{3} = \dfrac{9-2}{6} = \dfrac{7}{6} and ba=76=76-\dfrac{b}{a} = -\dfrac{-7}{6} = \dfrac{7}{6}. ✓
  • Product =32×(13)=12= \dfrac{3}{2} \times \left(-\dfrac{1}{3}\right) = -\dfrac{1}{2} and ca=36=12\dfrac{c}{a} = \dfrac{-3}{6} = -\dfrac{1}{2}. ✓
Common mistake:
Splitting the middle term using numbers whose product is cc instead of acac when the leading coefficient is not 1.
Open this question in the AI tutor →

Exercise 2.2 Q3 • 2 marks

Find a quadratic polynomial whose sum of zeros is 3-3 and product of zeros is 22.
Hint (Socratic — try this first)
How can you build a quadratic directly from the sum SS and product PP of its zeros?
Step-by-step solution

A quadratic polynomial with sum of zeros SS and product of zeros PP can be written as: k[x2Sx+P]k\left[x^2 - Sx + P\right]

Here S=3S = -3 and P=2P = 2: x2(3)x+2=x2+3x+2.x^2 - (-3)x + 2 = x^2 + 3x + 2.

Taking k=1k = 1, the required polynomial is x2+3x+2\boxed{x^2 + 3x + 2}.

(Any non-zero multiple, e.g. 2x2+6x+42x^2 + 6x + 4, is also valid.)

Common mistake:
Writing x2+Sx+Px^2 + Sx + P instead of x2Sx+Px^2 - Sx + P, i.e. using the wrong sign for the sum term.
Open this question in the AI tutor →

Exercise 2.2 Q4 • 2 marks

Find a quadratic polynomial whose zeros are 14\dfrac{1}{4} and 1-1.
Hint (Socratic — try this first)
First compute the sum and product of the two given zeros.
Step-by-step solution

Let the zeros be α=14\alpha = \dfrac{1}{4} and β=1\beta = -1.

  • Sum S=14+(1)=34S = \dfrac{1}{4} + (-1) = -\dfrac{3}{4}.
  • Product P=14×(1)=14P = \dfrac{1}{4} \times (-1) = -\dfrac{1}{4}.

Polynomial =x2Sx+P=x2+34x14= x^2 - Sx + P = x^2 + \dfrac{3}{4}x - \dfrac{1}{4}.

Multiplying by 44 to clear fractions: 4x2+3x1.\boxed{4x^2 + 3x - 1}.

Common mistake:
Forgetting to multiply through to remove fractions, or multiplying incorrectly so the zeros change.
Open this question in the AI tutor →

Exercise 2.2 Q5 • 2 marks

If α\alpha and β\beta are the zeros of x25x+6x^2 - 5x + 6, find the value of 1α+1β\dfrac{1}{\alpha} + \dfrac{1}{\beta}.
Hint (Socratic — try this first)
Can you express 1α+1β\frac{1}{\alpha}+\frac{1}{\beta} using only the sum and product of the zeros?
Step-by-step solution

For x25x+6x^2 - 5x + 6 (a=1,b=5,c=6a=1, b=-5, c=6):

  • α+β=ba=5\alpha + \beta = -\dfrac{b}{a} = 5
  • αβ=ca=6\alpha\beta = \dfrac{c}{a} = 6

Now combine the fractions: 1α+1β=β+ααβ=56.\frac{1}{\alpha} + \frac{1}{\beta} = \frac{\beta + \alpha}{\alpha\beta} = \frac{5}{6}.

So the value is 56\dfrac{5}{6}.

Common mistake:
Trying to find α\alpha and β\beta separately and then adding reciprocals, which is longer and error-prone; using the identity is quicker.
Open this question in the AI tutor →

Exercise 2.2 Q6 • 3 marks

If one zero of the polynomial 2x2+kx+62x^2 + kx + 6 is 22, find the value of kk and the other zero.
Hint (Socratic — try this first)
What must be true about p(2)p(2) if 22 is a zero?
Step-by-step solution

Since 22 is a zero, p(2)=0p(2) = 0: 2(2)2+k(2)+6=08+2k+6=02k=14k=7.2(2)^2 + k(2) + 6 = 0 \Rightarrow 8 + 2k + 6 = 0 \Rightarrow 2k = -14 \Rightarrow k = -7.

So the polynomial is 2x27x+62x^2 - 7x + 6.

Other zero: Product of zeros =ca=62=3= \dfrac{c}{a} = \dfrac{6}{2} = 3.

If one zero is 22 and the other is β\beta, then 2β=3β=322\beta = 3 \Rightarrow \beta = \dfrac{3}{2}.

Therefore k=7k = -7 and the other zero is 32\dfrac{3}{2}.

Common mistake:
Using product of zeros as cc instead of ca\frac{c}{a}, giving the wrong second zero.
Open this question in the AI tutor →

Exercise 2.2 Q7 • 3 marks

If α\alpha and β\beta are the zeros of the quadratic polynomial x26x+8x^2 - 6x + 8, find the value of α2+β2\alpha^2 + \beta^2.
Hint (Socratic — try this first)
Which identity connects α2+β2\alpha^2+\beta^2 with (α+β)(\alpha+\beta) and αβ\alpha\beta?
Step-by-step solution

For x26x+8x^2 - 6x + 8:

  • α+β=61=6\alpha + \beta = -\dfrac{-6}{1} = 6
  • αβ=81=8\alpha\beta = \dfrac{8}{1} = 8

Use the identity α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta: α2+β2=622(8)=3616=20.\alpha^2 + \beta^2 = 6^2 - 2(8) = 36 - 16 = 20.

So α2+β2=20\alpha^2 + \beta^2 = 20.

Common mistake:
Writing α2+β2=(α+β)2\alpha^2 + \beta^2 = (\alpha+\beta)^2 and forgetting to subtract 2αβ2\alpha\beta.
Open this question in the AI tutor →

How to solve Polynomials on Mindarc

  1. Watch the chapter overview video. A short animated explainer that maps the chapter to the NCERT textbook layout.
  2. Read the concept summary. Key definitions, formulas and worked examples for each concept.
  3. Solve with Guru AI. Open any exercise question in the dashboard; the Socratic AI tutor walks you through it by asking guiding questions instead of dictating answers.
  4. Take the adaptive practice set. The platform adjusts difficulty based on how you perform and surfaces the concepts you are weakest on.
  5. Track mastery in your parent dashboard. See per-concept progress for Polynomials alongside every other chapter.

FAQs about this chapter

What is the relationship between zeros and coefficients of a quadratic polynomial?+

For ax² + bx + c with zeros α and β: sum of zeros α + β = −b/a, and product of zeros αβ = c/a. Mindarc's AI tutor walks you through each derivation step by step.

Are cubic polynomial questions asked in the CBSE Class 10 board exam?+

Yes. The relationship between zeros and coefficients of a cubic polynomial is in the syllabus, and questions appear in both the term examinations and the board paper, typically as 2 or 3-mark questions.

All Class 10 Mathematics chapters

  1. 1.Real Numbers
  2. 2.Polynomials
  3. 3.Pair of Linear Equations in Two Variables
  4. 4.Quadratic Equations
  5. 5.Arithmetic Progressions
  6. 6.Triangles
  7. 7.Coordinate Geometry
  8. 8.Introduction to Trigonometry
  9. 9.Some Applications of Trigonometry
  10. 10.Circles
  11. 11.Areas Related to Circles
  12. 12.Surface Areas and Volumes
  13. 13.Statistics
  14. 14.Probability

Related chapters

Solve Polynomials with AI guidance

Free plan. No credit card. Works on any device.

Start Free