NCERT Solutions for Exercise 2.2 Class 10 Maths Chapter 2 - Polynomials

NCERT Solutions for Exercise 2.2 Class 10 Maths Chapter 2 - Polynomials

Upcoming Event

CBSE Class 10th Exam Date:17 Feb' 26 - 17 Feb' 26

Ramraj SainiUpdated on 30 Apr 2025, 05:50 PM IST

To study polynomials, one must first master algebraic expression behaviour. The description continues through quadratic polynomials that contain expressions with variables elevated to the degree of two. An analysis of polynomial structure combined with the study of their real-world use enables us to discover expression component relationships. The path to mathematical discovery leads to useful solutions through factorisation methods.

This Story also Contains

  1. NCERT Solutions Class 10 Maths Chapter 2: Exercise 2.2
  2. Access Solution of Polynomials Class 10 Chapter 2 Exercise: 2.2
  3. Topics covered in Chapter 2 Polynomials: Exercise 2.2
  4. NCERT Solutions of Class 10 Subject Wise
  5. NCERT Exemplar Solutions of Class 10 Subject Wise
NCERT Solutions for Exercise 2.2 Class 10 Maths Chapter 2 - Polynomials
Exercise - 2.2

The NCERT Solutions present an exercise to determine the zeroes found in quadratic polynomials as well as the connection between their coefficients and zeroes. Students will understand quadratic expressions better when they solve standard-form-based polynomial problems because that process reveals operational relations between quadratics. These NCERT Books for Class 10 Maths provide questions that build algebraic reasoning while developing problem-solving abilities through logical factorisation and identity implementation.

NCERT Solutions Class 10 Maths Chapter 2: Exercise 2.2

Download PDF


Access Solution of Polynomials Class 10 Chapter 2 Exercise: 2.2

Q1 (1) Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients. $x ^2 - 2x -8$

Answer:

First, factorise the polynomial to know about the zeroes.

We get, x2 - 2x - 8 = 0

x2 - 4x + 2x - 8 = 0

x(x-4) + 2(x-4) = 0

(x+2)(x-4) = 0

Therefore, the zeroes of the given quadratic polynomial are -2 and 4

$\\\alpha =-2\\ , \beta =4$

VERIFICATION:

Sum of roots:

$\\\alpha+\beta =-2+4=2$

By formula: $\\-\frac{coefficient\ of\ x}{coefficient\ of\ x^{2}}\\ =-\frac{-2}{1}\\ =2\\=\alpha +\beta$

Hence Verified

Product of roots:

$\\\alpha \beta =-2\times 4=-8$

By formula: $\\\frac{constant\ term}{coefficient\ of\ x^{2}}\\ =\frac{-8}{1}\\ =-8\\=\alpha \beta$

Hence Verified

Q1 (ii) Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients. $4s^2 - 4s + 1$

Answer:

First, factorise the polynomial to know about the zeroes.

We get, $\\4s^2 - 4s + 1 = 0 $

$\\4s^2 - 2s - 2s + 1 = 0 $

$2s(2s-1) - 1(2s-1) = 0 $

$(2s-1)(2s-1) = 0$

Therefore, the zeroes of the given quadratic polynomial are 1/2 and 1/2

$\\\alpha =\frac{1}{2}\\, \beta =\frac{1}{2}$

VERIFICATION:

Sum of roots:

$\\\alpha +\beta =\frac{1}{2}+\frac{1}{2}=1$

By formula: $\\-\frac{coefficient\ of\ x}{coefficient\ of\ x^{2}}\\ =-\frac{-4}{4}\\ =1\\=\alpha +\beta$

Hence Verified

Product of roots:

$\alpha \beta =\frac{1}{2}\times \frac{1}{2}=\frac{1}{4}$

By formula: $\\\frac{constant\ term}{coefficient\ of\ x^{2}}\\ =\frac{1}{4}\\ =\alpha \beta$

Hence Verified

Q1 (3) Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients. $6x ^2 - 3 -7x$

Answer:

First, factorise the polynomial to know about the zeroes.

We get, 6x2 - 3 - 7x = 0

6x2 - 7x - 3 = 0

6x2 - 9x + 2x - 3 = 0

3x(2x - 3) + 1(2x - 3) = 0

(3x + 1)(2x - 3) = 0

Therefore, the zeroes of the given quadratic polynomial are -1/3 and 3/2

$\\\alpha =-\frac{1}{3}\\ , \beta =\frac{3}{2}$

VERIFICATION:

Sum of roots:

$\\\alpha+\beta =-\frac{1}{3}+\frac{3}{2}=\frac{7}{6}$

By formula: $\\-\frac{coefficient\ of\ x}{coefficient\ of\ x^{2}}\\ =-\frac{-7}{6}\\ =\frac{7}{6}\\=\alpha +\beta$

Hence Verified

Product of roots:

$\\\alpha \beta =-\frac{1}{3}\times \frac{3}{2}=-\frac{1}{2}$

By formula: $\\\frac{constant\ term}{coefficient\ of\ x^{2}}\\ =\frac{-3}{6}\\ =-\frac{1}{2}\\=\alpha \beta$

Hence Verified

Q1 (4) Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients. $4 u^2 + 8u$

Answer:

First, factorise the polynomial to know about the zeroes.

We get, 4u 2 + 8u = 0

4u(u + 2) = 0

Therefore, the zeroes of the given quadratic polynomial are 0 and -2

$\\\alpha =0\\, \beta =-2$

VERIFICATION:

Sum of roots:

$\\\alpha +\beta =0+(-2)=-2$

By formula: $\\-\frac{coefficient\ of\ x}{coefficient\ of\ x^{2}}\\ =-\frac{8}{4}\\ =-2\\=\alpha +\beta$

Hence Verified

Product of roots:

$\alpha \beta =0\times-2=0$

By formula: $\\\frac{constant\ term}{coefficient\ of\ x^{2}}\\ =\frac{0}{4}\\=0\\ =\alpha \beta$

Hence Verified

Q1 (5) Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients. $t^2 - 15$

Answer:

First, factorise the polynomial to know about the zeroes.

We get, t2 - 15 = 0

$(t-\sqrt{15})(t+\sqrt{15})=0$

Therefore, the zeroes of the given quadratic polynomial are $-\sqrt{15}$ and $\sqrt{15}$

$\\\alpha =-\sqrt{15}\\, \beta =\sqrt{15}$

VERIFICATION:

Sum of roots:

$\\\alpha +\beta =-\sqrt{15}+\sqrt{15}=0$

By formula: $\\-\frac{coefficient\ of\ x}{coefficient\ of\ x^{2}}\\ =-\frac{0}{1}\\ =0\\=\alpha +\beta$

Hence Verified

Product of roots:

$\alpha \beta =-\sqrt{15}\times \sqrt{15}=-15$

By formula: $\\\frac{constant\ term}{coefficient\ of\ x^{2}}\\ =\frac{-15}{1}\\=-15\\ =\alpha \beta$

Hence Verified

Q1 (6) Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients. $3 x^2 - x - 4$

Answer:

First, factorise the polynomial to know about the zeroes.

We get, 3x 2 - x - 4 = 0

3x 2 + 3x - 4x - 4 = 0

3x(x + 1) - 4(x + 1) = 0

(3x - 4)(x + 1) = 0

Therefore, the zeroes of the given quadratic polynomial are 4/3 and -1

$\\\alpha =\frac{4}{3}\\, \beta =-1$

VERIFICATION:

Sum of roots:

$\\\alpha +\beta =\frac{4}{3}+(-1)=\frac{1}{3}$

By formula: $\\-\frac{coefficient\ of\ x}{coefficient\ of\ x^{2}}\\ =-\frac{-1}{3}\\ =\frac{1}{3}\\=\alpha +\beta$

Hence Verified

Product of roots:

$\alpha \beta =\frac{4}{3}\times -1=-\frac{4}{3}$

By formula: $\\\frac{constant\ term}{coefficient\ of\ x^{2}}\\ =\frac{-4}{3}\\ =\alpha \beta$

Hence Verified

Q2 (1) Find a quadratic polynomial each with the given numbers as the sum and product of zeroes respectively. 1/4 , -1

Answer:

Given: $\\\alpha +\beta =\frac{1}{4}$ and $\alpha \beta$ = -1

The quadratic polynomial equation is $\\x^{2}-(\alpha +\beta )+\alpha \beta $

Therefore, the polynomial = $x^{2}-\frac{1}{4}x-1= 4x^{2}-x-4=0$

Thus, the required quadratic polynomial is $4x^{2}-x-4$

Q2 (2) Find a quadratic polynomial each with the given numbers as the sum and product of zeroes respectively. $\sqrt 2 , 1/3$

Answer:

Given: $\\\alpha +\beta =\sqrt{2}$ and $\alpha \beta =\frac{1}{3}$

The quadratic polynomial equation is $\\x^{2}-(\alpha +\beta )+\alpha \beta $

Therefore, the polynomial = $x^{2}-\sqrt{2}x+\frac{1}{3}= 3x^{2}-3\sqrt{2}x+1=0$

Thus, the required quadratic polynomial is $3x^{2}-3\sqrt{2}x+1$

Q2 (3) Find a quadratic polynomial each with the given numbers as the sum and product of zeroes respectively. $0,\sqrt{5}$

Answer:

Given: $\\\alpha +\beta =0\$ and $\alpha \beta =\sqrt{5}$

The quadratic polynomial equation is $\\x^{2}-(\alpha +\beta )+\alpha \beta $

Therefore, the polynomial = $x^{2}-0x+\sqrt{5}= x^{2}+\sqrt{5}=0$

Thus, the required quadratic polynomial is $x^{2}+\sqrt{5}$

Q2 (4) Find a quadratic polynomial each with the given numbers as the sum and product of zeroes respectively. 1,1

Answer:

Given: $\\\alpha +\beta =1\\$ and $\alpha \beta =1$

The quadratic polynomial equation is $\\x^{2}-(\alpha +\beta )+\alpha \beta $

Therefore, the polynomial = $x^{2}-1x+1= x^{2}-x+1=0$

Thus, the required quadratic polynomial is $x^{2}-x+1$

Q2 (5) Find a quadratic polynomial each with the given numbers as the sum and product of zeroes respectively. $-\frac{1}{4} , \frac{1}{4}$

Answer:

Given: $\\\alpha +\beta =-\frac{1}{4}\$ and $\alpha \beta =\frac{1}{4}$

The quadratic polynomial equation is $\\x^{2}-(\alpha +\beta )+\alpha \beta $

Therefore, the polynomial = $x^{2}-\left (-\frac{1}{4} \right )x+\frac{1}{4}= 4x^{2}+x+1=0$

Thus, the required quadratic polynomial is $4x^{2}+x+1$

Q2 (6) Find a quadratic polynomial each with the given numbers as the sum and product of zeroes respectively. 4,1

Answer:

Given: $\\\alpha +\beta =4\$ and $\alpha \beta =1$

The quadratic polynomial equation is $\\x^{2}-(\alpha +\beta )+\alpha \beta $

Therefore, the polynomial = $x^{2}-4x+1=0\\$

Thus, the required quadratic polynomial is $x^{2}-4x+1$


Also Read-

Topics covered in Chapter 2 Polynomials: Exercise 2.2

1. Zeroes of Quadratic Polynomials: Zeroes of Quadratic Polynomials show how to discover variable solutions that make a polynomial equal to zero through factorisation or identities.

2. Verification of Relationships: The resulting zeroes from the polynomial need verification through substitution, followed by coefficient analysis, each step after finding all polynomial zeroes.

3. Constructing Quadratic Polynomials: Building Quadratic Polynomials Demands the development of a polynomial using the given values for its zeroes, together with their product through the general form structure, i.e. x2 − (sum)x + product.

4. Application of Algebraic Identities: When simplifying and factoring quadratic polynomials, we should apply identities including the square of a binomial, together with the difference of squares.

5. Concept Reinforcement Through Examples: Strong conceptual understanding develops through a wide range of problems which ask students to perform direct factorisation as well as conceptual reasoning.

Check Out-

NCERT Solutions of Class 10 Subject Wise

Students must check the NCERT solutions for class 10 of Mathematics and Science Subjects.

NCERT Exemplar Solutions of Class 10 Subject Wise

Students must check the NCERT Exemplar solutions for class 10 of Mathematics and Science Subjects.

Frequently Asked Questions (FAQs)

Q: What is the formula of the sum of roots of Polynomial ax² + bx + c =0?
A:

The formula for sum of roots = α + β = -(b/a). where b and a are the coefficients of the polynomial. This formula is comprehensively covered in class 10 ex 2.2.

Q: What is the expression of finding Equation from sum and product of roots?
A:

Ans: If sum of roots = α + β and Product of roots = α * β then 

        x² - (α + β)x + α * β = 0

To get deeper understanding keep reading class 10 maths ex 2.2 using the pdf provided above in this article.

Q: What will be the graph of polynomial F(x) = ax² + bx + c?
A:

The graph of the given polynomial will be Parabola but if it's upward or downward it is decided by the condition given – if a>0 the parabola is upward but if a<0 then the parabola is downward. To understanding how this is happening keep reading 10th class maths exercise 2.2 answers from the pdf provided above in this article.

Q: How many exercises are there in Chapter 2?
A:

There are 4 exercises in chapter 2 i.e. Ex 2.1, 2.2, 2.3, 2.4. practice problems from each exercise including ex 2.2 class 10 to command the concepts.

Q: If 2x^4 + x -3 is divided by g(x) and quotient is x² + 5x + 6, what will be the possible degree of remainder is?
A:

 considering the highest degree of f(x) is 4 taking highest degree of g(x) = 2 as mentioned, if you use simple exponent rule then degree of remainder = 4-2 = 2

Q: The graph in quadrant of the quadratic polynomial ax² + bx + c?
A:

The graph of the given polynomial will be parabola and its orientation depends on the value of a, if a<0 then it's a downward parabola, and if a>0 then it's an upward parabola.

Q: When does quadratic equation become perfect square?
A:

It comes under the ideal case when an Equation becomes an identity, which means When the discriminant becomes zero.

Articles
|
Upcoming School Exams
Certifications By Top Providers
Explore Top Universities Across Globe

Questions related to CBSE Class 10th

On Question asked by student community

Have a question related to CBSE Class 10th ?

HELLO,

If you want admission to 9th grade under the CBSE board in Andhra Pradesh , visit nearby CBSE affiliated schools during the admission period that is generally from January  to April or you can check the official websites of the schools in which you are interested for admission if they are accepting the admissions now .

After deciding the school and getting information about admission deadline from the school you can fill out the admission form with documents submission like your previous report card , transfer certificate and birth certificate , they make take entrance test or interview to confirm your admission

To know more visit :- https://school.careers360.com/schools/cbse-schools-in-andhra-pradesh

Hope this Helps!


Hello,

From the below website, you can get the CBSE Maths Sample paper of class 10.

https://school.careers360.com/boards/cbse/cbse-class-10-sample-papers-2025-26

Visit the below website to obtain the previous year question papers of class 10 CBSE.

https://school.careers360.com/boards/cbse/cbse-previous-year-question-papers-class-10

By solving both sample papers and previous year question papers, you can score well in your examination.

All the best.

Hello,

From the below website, you can get the sample papers of CBSE class 10 Hindi subject.

https://school.careers360.com/boards/cbse/cbse-class-10-sample-papers-2025-26

You'll also get sample papers of other subjects. Refer them to prepare well.

Hello,

If you're from Karnataka Board, then visit the below website to get the key answers of Social Science question paper of SA 1 of class 10.

https://school.careers360.com/boards/kseeb/karnataka-sslc-mid-term-exam-question-paper-2025-26

Let us know if you're from a different board.

Hello,

Since you applied over a month and a half ago and haven't received your 10th-grade certificate, the best course of action is to check the status of your application on the official website. If that doesn't yield results, you should contact your school and the relevant education board's regional office for an update.

I hope it will clear your query!!