Exercise 2.2 of Chapter 2 - Polynomials, teaches you how to find the value of a polynomial by substituting the given value of the variable. This concept will help understand the calculation of polynomials better. This understanding is necessary for both school exams as well as the future topics in algebra.
The questions in this exercise are based on the most recent NCERT syllabus and are structured according to the CBSE exam structure. By practicing these solutions, you will increase your proficiency in substitution based questions and this chapter overall.
To aid in your learning, we have provided simple NCERT Solutions for Exercise 2.2. The followed solutions are step-by-step solutions to keep you from making mistakes and to enhance your problem-solving skills. You can download the free PDF and practice at your pace!
The NCERT Solutions for Class 9 Maths Chapter 2 helps you learn how to put values into polynomials and solve them easily. Avail ALLENβs curated solutions to help students to study better and score well in exams. Download the free PDF of Exercise 2.2 from Class 9 maths Chapter 2 from below:
1. Find the value of the polynomial 5xβ4xΒ²+3 at
(i) x=0
(ii) x=β1
(iii) x=2
Sol. Let f(x)=5xβ4xΒ²+3
(i) Value of f(x) at x=0 = f(0) = 5(0)β4(0)Β²+3 = 0β0+3 = 3
(ii) Value of f(x) at x=β1 = f(β1) = 5(β1)β4(β1)Β²+3 = β5β4(1)+3 = β5β4+3 = β9+3 = β6
(iii) Value of f(x) at x=2 = f(2) = 5(2)β4(2)Β²+3 = 10β4(4)+3 = 10β16+3 = β6+3 = β3
2. Find p(0), p(1) and p(2) for each of the following polynomials :
(i) p(y)=yΒ²βy+1
(ii) p(t)=2+t+2tΒ²βtΒ³
(iii) p(x)=xΒ³
(iv) p(x)=(xβ1)(x+1)
Sol. (i) p(y)=yΒ²βy+1
p(0)=(0)Β²β(0)+1=1
p(1)=(1)Β²β(1)+1=1β1+1=1
p(2)=(2)Β²β(2)+1=4β2+1=3.
(ii) p(t)=2+t+2tΒ²βtΒ³
p(0)=2+0+2(0)Β²β(0)Β³ = 2
p(1)=2+1+2(1)Β²β(1)Β³ = 2+1+2β1 = 4
p(2)=2+2+2(2)Β²β(2)Β³ = 2+2+8β8 = 4
(iii) p(x)=xΒ³
p(0)=(0)Β³ = 0
p(1)=(1)Β³ = 1
p(2)=(2)Β³ = 8
(iv) p(x)=(xβ1)(x+1)
p(0)=(0β1)(0+1) = (β1)(1) = β1
p(1)=(1β1)(1+1) = (0)(2) = 0
p(2)=(2β1)(2+1) = (1)(3) = 3
3. Verify whether the following are zeroes of the polynomial, indicated against them.
(i) p(x)=3x+1, x=β1/3
(ii) p(x)=5xβΟ, x=4/5
(iii) p(x)=xΒ²β1, x=1,β1
(iv) p(x)=(x+1)(xβ2), x=β1,2
(v) p(x)=xΒ², x=0
(vi) p(x)=βx+m, x=βm/β
(vii) p(x)=3xΒ²β1, x=β1/β3, 2/β3
(viii) p(x)=2x+1, x=1/2
Sol. (i) p(x)=3x+1, x=β1/3
p(β1/3) = 3(β1/3)+1 = β1+1 = 0.
Therefore, β1/3 is a zero of p(x).
(ii) p(x)=5xβΟ, x=4/5
p(4/5) = 5(4/5)βΟ = 4βΟ.
Since 4βΟ β 0, 4/5 is not a zero of p(x).
(iii) p(x)=xΒ²β1, x=1,β1
p(1) = (1)Β²β1 = 1β1 = 0.
p(β1) = (β1)Β²β1 = 1β1 = 0.
Therefore, 1 and β1 are zeroes of p(x).
(iv) p(x)=(x+1)(xβ2), x=β1,2
p(β1) = (β1+1)(β1β2) = (0)(β3) = 0.
p(2) = (2+1)(2β2) = (3)(0) = 0.
Therefore, β1 and 2 are zeroes of p(x).
(v) p(x)=xΒ², x=0
p(0) = (0)Β² = 0.
Therefore, 0 is a zero of p(x).
(vi) p(x)=βx+m, x=βm/β
p(βm/β) = β(βm/β)+m = βm+m = 0.
Therefore, βm/β is a zero of p(x).
(vii) p(x)=3xΒ²β1, x=β1/β3, 2/β3
p(β1/β3) = 3(β1/β3)Β²β1 = 3(1/3)β1 = 1β1 = 0.
p(2/β3) = 3(2/β3)Β²β1 = 3(4/3)β1 = 4β1 = 3.
Since 3β 0, 2/β3 is not a zero of p(x).
So, β1/β3 is a zero of p(x) and 2/β3 is not a zero of p(x).
(viii) p(x)=2x+1, x=1/2
p(1/2) = 2(1/2)+1 = 1+1 = 2.
Since 2β 0, 1/2 is not a zero of p(x).
4. Find the zero of the polynomial in each of the following cases :
(i) p(x)=x+5
(ii) p(x)=xβ5
(iii) p(x)=2x+5
(iv) p(x)=3xβ2
(v) p(x)=3x
(vi) p(x)=ax, aβ 0
(vii) p(x)=cx+d, cβ 0, c,d are real numbers.
Sol. (i) p(x)=x+5
To find the zero, set p(x)=0 => x+5=0 => x=β5.
Therefore, β5 is the zero of the polynomial p(x).
(ii) p(x)=xβ5
To find the zero, set p(x)=0 => xβ5=0 => x=5.
Therefore, 5 is the zero of the polynomial p(x).
(iii) p(x)=2x+5
To find the zero, set p(x)=0 => 2x+5=0 => 2x=β5 => x=β5/2.
Therefore, β5/2 is the zero of the polynomial p(x).
(iv) p(x)=3xβ2
To find the zero, set p(x)=0 => 3xβ2=0 => 3x=2 => x=2/3.
Therefore, 2/3 is the zero of the polynomial p(x).
(v) p(x)=3x
To find the zero, set p(x)=0 => 3x=0 => x=0.
Therefore, 0 is the zero of the polynomial p(x).
(vi) p(x)=ax, aβ 0
To find the zero, set p(x)=0 => ax=0. Since aβ 0, then x=0.
Therefore, 0 is the zero of p(x).
(vii) p(x)=cx+d, cβ 0, c,d are real numbers.
To find the zero, set p(x)=0 => cx+d=0 => cx=βd => x=βd/c.
Therefore, βd/c is the zero of the polynomial p(x).
(Session 2026 - 27)