Back to Maths

NCERT Solutions For Class 10 Maths: Polynomials

October 12, 2025

EXERCISE 2.1

Question 1: The graphs of y=p(x)y = p(x) are given in Fig. 2.10 below, for some polynomials p(x)p(x). Find the number of zeroes of p(x)p(x), in each case.

(Note: Since the figure 2.10 itself is not available, the solution relies on the geometrical meaning of zeroes described in the source, where the number of zeroes is equal to the number of points where the graph intersects the x-axis. We assume the standard six graphs typically shown in this exercise.)

Solution-

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

(i) The graph is a straight line, parallel to the x-axis, which does not intersect it.
The number of zeroes is 0\mathbf{0}.

(ii) The graph intersects the x-axis at one point only.
The number of zeroes is 1\mathbf{1}.

(iii) The graph intersects the x-axis at three points.
The number of zeroes is 3\mathbf{3}.

(iv) The graph intersects the x-axis at one point only.
The number of zeroes is 1\mathbf{1}.

(v) The graph intersects the x-axis at one point only.
The number of zeroes is 1\mathbf{1}.

(vi) The graph intersects the x-axis at four points.
The number of zeroes is 4\mathbf{4}.


EXERCISE 2.2

Question 1: Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients.
(i) x22x8x^2 – 2x – 8
(ii) 4s24s+14s^2 – 4s + 1
(iii) 6x237x6x^2 – 3 – 7x
(iv) 4u2+8u4u^2 + 8u
(v) t215t^2 – 15
(vi) 3x2x43x^2 – x – 4

Solution-

(i) x22x8x^2 – 2x – 8

Factorisation by splitting the middle term:
x24x+2x8=x(x4)+2(x4)x^2 – 4x + 2x – 8 = x(x – 4) + 2(x – 4)
=(x+2)(x4)= (x + 2)(x – 4)
The zeroes are x=2x = -2 and x=4x = 4.

Verification:
The polynomial is of the form ax2+bx+cax^2 + bx + c, where a=1,b=2,c=8a=1, b=-2, c=-8. Let α=2\alpha = -2 and β=4\beta = 4.

Sum of zeroes (α+β\alpha + \beta):
2+4=2-2 + 4 = 2
Using coefficients: ba=(2)1=2-\frac{b}{a} = - \frac{(-2)}{1} = 2.
Verification: Sum of zeroes =ba= - \frac{b}{a}.

Product of zeroes (αβ\alpha\beta):
(2)×4=8(-2) \times 4 = -8
Using coefficients: ca=(8)1=8\frac{c}{a} = \frac{(-8)}{1} = -8.
Verification: Product of zeroes =ca= \frac{c}{a}.

(ii) 4s24s+14s^2 – 4s + 1

Factorisation by splitting the middle term:
4s22s2s+1=2s(2s1)1(2s1)4s^2 – 2s – 2s + 1 = 2s(2s – 1) – 1(2s – 1)
=(2s1)(2s1)= (2s – 1)(2s – 1)
The zeroes are s=12s = \frac{1}{2} and s=12s = \frac{1}{2}.

Verification:
The polynomial is of the form as2+bs+cas^2 + bs + c, where a=4,b=4,c=1a=4, b=-4, c=1. Let α=12\alpha = \frac{1}{2} and β=12\beta = \frac{1}{2}.

Sum of zeroes (α+β\alpha + \beta):
12+12=1\frac{1}{2} + \frac{1}{2} = 1
Using coefficients: ba=(4)4=1-\frac{b}{a} = - \frac{(-4)}{4} = 1.
Verification: Sum of zeroes =ba= - \frac{b}{a}.

Product of zeroes (αβ\alpha\beta):
12×12=14\frac{1}{2} \times \frac{1}{2} = \frac{1}{4}
Using coefficients: ca=14\frac{c}{a} = \frac{1}{4}.
Verification: Product of zeroes =ca= \frac{c}{a}.

(iii) 6x237x6x^2 – 3 – 7x

Rewrite in standard form: 6x27x36x^2 – 7x – 3.
Factorisation by splitting the middle term (6×3=186 \times -3 = -18; split -7x into -9x and 2x):
6x29x+2x3=3x(2x3)+1(2x3)6x^2 – 9x + 2x – 3 = 3x(2x – 3) + 1(2x – 3)
=(3x+1)(2x3)= (3x + 1)(2x – 3)
The zeroes are x=13x = -\frac{1}{3} and x=32x = \frac{3}{2}.

Verification:
a=6,b=7,c=3a=6, b=-7, c=-3. Let α=13\alpha = -\frac{1}{3} and β=32\beta = \frac{3}{2}.

Sum of zeroes (α+β\alpha + \beta):
13+32=2+96=76-\frac{1}{3} + \frac{3}{2} = \frac{-2 + 9}{6} = \frac{7}{6}
Using coefficients: ba=(7)6=76-\frac{b}{a} = - \frac{(-7)}{6} = \frac{7}{6}.
Verification: Sum of zeroes =ba= - \frac{b}{a}.

Product of zeroes (αβ\alpha\beta):
13×32=36=12-\frac{1}{3} \times \frac{3}{2} = - \frac{3}{6} = - \frac{1}{2}
Using coefficients: ca=36=12\frac{c}{a} = \frac{-3}{6} = - \frac{1}{2}.
Verification: Product of zeroes =ca= \frac{c}{a}.

(iv) 4u2+8u4u^2 + 8u

Factorisation:
4u2+8u=4u(u+2)4u^2 + 8u = 4u(u + 2)
The zeroes are u=0u = 0 (from 4u=04u=0) and u=2u = -2 (from u+2=0u+2=0).

Verification:
The polynomial is 4u2+8u+04u^2 + 8u + 0, so a=4,b=8,c=0a=4, b=8, c=0. Let α=0\alpha = 0 and β=2\beta = -2.

Sum of zeroes (α+β\alpha + \beta):
0+(2)=20 + (-2) = -2
Using coefficients: ba=84=2-\frac{b}{a} = - \frac{8}{4} = -2.
Verification: Sum of zeroes =ba= - \frac{b}{a}.

Product of zeroes (αβ\alpha\beta):
0×(2)=00 \times (-2) = 0
Using coefficients: ca=04=0\frac{c}{a} = \frac{0}{4} = 0.
Verification: Product of zeroes =ca= \frac{c}{a}.

(v) t215t^2 – 15

Using the identity a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b):
t215=t2(15)2=(t15)(t+15)t^2 – 15 = t^2 – (\sqrt{15})^2 = (t - \sqrt{15})(t + \sqrt{15})
The zeroes are t=15t = \sqrt{15} and t=15t = -\sqrt{15}.

Verification:
The polynomial is t2+0t15t^2 + 0t – 15, so a=1,b=0,c=15a=1, b=0, c=-15. Let α=15\alpha = \sqrt{15} and β=15\beta = -\sqrt{15}.

Sum of zeroes (α+β\alpha + \beta):
15+(15)=0\sqrt{15} + (-\sqrt{15}) = 0
Using coefficients: ba=01=0-\frac{b}{a} = - \frac{0}{1} = 0.
Verification: Sum of zeroes =ba= - \frac{b}{a}.

Product of zeroes (αβ\alpha\beta):
(15)×(15)=15(\sqrt{15}) \times (-\sqrt{15}) = -15
Using coefficients: ca=151=15\frac{c}{a} = \frac{-15}{1} = -15.
Verification: Product of zeroes =ca= \frac{c}{a}.

(vi) 3x2x43x^2 – x – 4

Factorisation by splitting the middle term (3×4=123 \times -4 = -12; split -x into -4x and 3x):
3x24x+3x4=x(3x4)+1(3x4)3x^2 – 4x + 3x – 4 = x(3x – 4) + 1(3x – 4)
=(x+1)(3x4)= (x + 1)(3x – 4)
The zeroes are x=1x = -1 and x=43x = \frac{4}{3}.

Verification:
a=3,b=1,c=4a=3, b=-1, c=-4. Let α=1\alpha = -1 and β=43\beta = \frac{4}{3}.

Sum of zeroes (α+β\alpha + \beta):
1+43=3+43=13-1 + \frac{4}{3} = \frac{-3 + 4}{3} = \frac{1}{3}
Using coefficients: ba=(1)3=13-\frac{b}{a} = - \frac{(-1)}{3} = \frac{1}{3}.
Verification: Sum of zeroes =ba= - \frac{b}{a}.

Product of zeroes (αβ\alpha\beta):
(1)×43=43(-1) \times \frac{4}{3} = - \frac{4}{3}
Using coefficients: ca=43\frac{c}{a} = \frac{-4}{3}.
Verification: Product of zeroes =ca= \frac{c}{a}.


Question 2: Find a quadratic polynomial each with the given numbers as the sum and product of its zeroes respectively.
(i) 14,1\frac{1}{4}, -1
(ii) 2,13\sqrt{2}, \frac{1}{3}
(iii) 0,50, \sqrt{5}
(iv) 1,11, 1
(v) 14,14-\frac{1}{4}, \frac{1}{4}
(vi) 4,14, 1

Solution-

Let the quadratic polynomial be ax2+bx+cax^2 + bx + c, and its zeroes be α\alpha and β\beta.
We know that α+β=ba\alpha + \beta = -\frac{b}{a} and αβ=ca\alpha\beta = \frac{c}{a}.
A general form of the required polynomial is k[x2(α+β)x+αβ]k[x^2 - (\alpha + \beta)x + \alpha\beta], where kk is a real constant.

(i) Sum of zeroes: 14\frac{1}{4}, Product of zeroes: 1-1

k[x2(14)x+(1)]k[x^2 - (\frac{1}{4})x + (-1)]
k[x214x1]k[x^2 - \frac{1}{4}x - 1]
If we choose k=4k=4 to clear the fraction, the polynomial is:
4x2x44x^2 - x - 4.

(ii) Sum of zeroes: 2\sqrt{2}, Product of zeroes: 13\frac{1}{3}

k[x2(2)x+13]k[x^2 - (\sqrt{2})x + \frac{1}{3}]
k[x22x+13]k[x^2 - \sqrt{2}x + \frac{1}{3}]
If we choose k=3k=3 to clear the fraction, the polynomial is:
3x232x+13x^2 - 3\sqrt{2}x + 1.

(iii) Sum of zeroes: 00, Product of zeroes: 5\sqrt{5}

k[x2(0)x+5]k[x^2 - (0)x + \sqrt{5}]
k[x2+5]k[x^2 + \sqrt{5}]
If we choose k=1k=1, the polynomial is:
x2+5x^2 + \sqrt{5}.

(iv) Sum of zeroes: 11, Product of zeroes: 11

k[x2(1)x+1]k[x^2 - (1)x + 1]
If we choose k=1k=1, the polynomial is:
x2x+1x^2 - x + 1.

(v) Sum of zeroes: 14-\frac{1}{4}, Product of zeroes: 14\frac{1}{4}

k[x2(14)x+14]k[x^2 - (-\frac{1}{4})x + \frac{1}{4}]
k[x2+14x+14]k[x^2 + \frac{1}{4}x + \frac{1}{4}]
If we choose k=4k=4 to clear the fraction, the polynomial is:
4x2+x+14x^2 + x + 1.

(vi) Sum of zeroes: 44, Product of zeroes: 11

k[x2(4)x+1]k[x^2 - (4)x + 1]
If we choose k=1k=1, the polynomial is:
x24x+1x^2 - 4x + 1.

Frequently Asked Questions