CBSE Class 10th Exam Date:01 Jan' 26 - 14 Feb' 26
NCERT Solutions for class 10 maths ex 2.4 Polynomials is discussed here. These NCERT solutions are created by subject matter expert at Careers360 considering the latest syllabus and pattern of CBSE 2023-24. This class 10 ex 2.4 deals with polynomial and its types, algebraic expressions, degree of a polynomial expression, graphical representation of the polynomial equations, factorization, relationship between zeroes and coefficient of a polynomial.
Mathematically, the number of terms and the degree of the polynomial, polynomial can be classified into many types. Based on the number of terms, polynomials are classified as Monomial, Binomial and Trinomial. Also based on Degree, polynomials are classified as Linear Polynomial, Quadratic polynomial and Cubic Polynomial. Along with the Class 10 Maths chapter, 2 exercise 2.4 the following exercises are also present. Students should practice all problems discussed in these exercises to command the concepts.
Polynomials Class 10 Maths Chapter 2 Excercise: 2.4
Q1 (1) Verify that the numbers given alongside the cubic polynomials below are their zeroes.
Also verify the relationship between the zeroes and the coefficients in each case:
$2x^3 + x^2 - 5x +2 ; \frac{1}{2} , 1 , -2$
Answer:
p(x) = 2x 3 + x 2 -5x + 2
$\\p(\frac{1}{2})=2\times \left ( \frac{1}{2} \right )^{3}+\left ( \frac{1}{2} \right )^{2}-5\times \frac{1}{2}+2\\ p(\frac{1}{2})=\frac{1}{4}+\frac{1}{4}-\frac{5}{2}+2\\ p(\frac{1}{2})=0$
p(1) = 2 x 1 3 + 1 2 - 5 x 1 + 2
p(1) =2 + 1 - 5 + 2
p(1) = 0
p(-2) = 2 x (-2) 3 + (-2) 2 - 5 x (-2) +2
p(-2) = -16 + 4 + 10 + 2
p(-2) = 0
Therefore the numbers given alongside the polynomial are its zeroes
Verification of relationship between the zeroes and the coefficients
Comparing the given polynomial with ax 3 + bx 2 + cx + d, we have
a = 2, b = 1, c = -5, d = 2
The roots are $\alpha ,\beta \ and\ \gamma$
$\\\alpha=\frac{1}{2}\\ \beta =1\\ \gamma =-2$
$\\\alpha+\beta +\gamma \\ =\frac{1}{2}+1+(-2)\\ =-\frac{1}{2}\\ =-\frac{b}{a}$
Verified
$\\\alpha\beta +\beta \gamma +\gamma \alpha \\ =\frac{1}{2}\times 1+1\times (-2)+(-2)\times \frac{1}{2}\\ =\frac{-5}{2}\\ =\frac{c}{a}$
Verified
$\\\alpha\beta\gamma \\=\frac{1}{2}\times 1\times -2\\ =-1 \\=-\frac{2}{2}\\ =-\frac{d}{a}$
Verified
$x ^ 3- 4x ^ 2 + 5x - 2 ; 2,1,1$
Answer:
p(x) = x 3 - 4x 2 + 5x - 2
p(2) = 2 3 - 4 x 2 2 + 5 x 2 - 2
p(2) = 8 - 16 + 10 - 2
p(-2) = 0
p(1) = 1 3 - 4 x 1 2 + 5 x 1 - 2
p(1) = 1 - 4 + 5 - 2
p(1) = 0
Therefore the numbers given alongside the polynomial are its zeroes
Verification of relationship between the zeroes and the coefficients
Comparing the given polynomial with ax 3 + bx 2 + cx + d, we have
a = 1, b = -4, c = 5, d = -2
The roots are $\alpha ,\beta \ and\ \gamma$
$\\\alpha=2\\ \beta =1\\ \gamma =1$
$\\\alpha+\beta +\gamma \\ =2+1+1\\ =4\\ =-\frac{-4}{1}\\=-\frac{b}{a}$
Verified
$\\\alpha\beta +\beta \gamma +\gamma \alpha \\ =2\times 1+1\times 1+1\times 2\\ =5\\ =\frac{5}{1}\\ =\frac{c}{a}$
Verified
$\\\alpha\beta\gamma \\=2\times 1\times 1\\=2 \\=-\frac{-2}{1}\\=-\frac{d}{a}$
Verified
Answer: Let the roots of the polynomial be $\alpha ,\beta \ and\ \gamma$
$\\\alpha +\beta +\gamma =2\\ \alpha \beta +\beta \gamma +\gamma \alpha =-7\\ \alpha \beta \gamma =-14$
$\\x^{3}-(\alpha +\beta +\gamma )x^{2}+(\alpha \beta +\beta \gamma +\gamma \alpha)x-\alpha \beta \gamma =0\\ x^{3}-2x^{2}-7x+14=0$
Hence the required cubic polynomial is x 3 - 2x 2 - 7x + 14 = 0
Q3 If the zeroes of the polynomial $x^3 - 3 x^2+ x +1$ are a – b, a, a + b, find a and b.
Answer:
$x^3 - 3 x^2+ x +1$
The roots of the above polynomial are a, a - b and a + b
Sum of the roots of the given plynomial = 3
a + (a - b) + (a + b) = 3
3a = 3
a = 1
The roots are therefore 1, 1 - b and 1 + b
Product of the roots of the given polynomial = -1
1 x (1 - b) x (1 + b) = - 1
1 - b 2 = -1
b 2 - 2 = 0
$b=\pm \sqrt{2}$
Therefore a = 1 and $b=\pm \sqrt{2}$ .
Answer: Given the two zeroes are
$2+\sqrt{3}\ and\ 2-\sqrt{3}$
therefore the factors are
$[x-(2+\sqrt{3})]\ and[x-(\ 2-\sqrt{3})]$
We have to find the remaining two factors. To find the remaining two factors we have to divide the polynomial with the product of the above factors
$[x-(2+\sqrt{3})]\[x-(\ 2-\sqrt{3})]=x^2-(2+\sqrt{3})x-(\ 2-\sqrt{3})x+(\ 2+\sqrt{3})(\ 2-\sqrt{3})\\=x^2-2x-\sqrt{3}x-2x+\sqrt{3}x+1\\=x^2-4x+1$
Now carrying out the polynomial division

Now we get $x^2-2x -35 \ is \ also \ a\ factor$
$\\x^2-2x -35 =x^2-7x+5x-35\\=x(x-7)+5(x-7)\\=(x-7)(x+5)$
So the zeroes are $2+\sqrt{3}\ ,\ 2-\sqrt{3},7\ and\ -5$
Answer: The polynomial division is carried out as follows

Given the remainder =x+a
The obtained remainder after division is $(2k-9)x+10-k(8-k)$
now equating the coefficient of x
$2k-9=1$
which gives the value of $k=5$
now equating the constants
$a=10-k(8-k)=10-5(8-5)=-5$
Therefore k=5 and a=-5
Exercise 2.4 Class 10 Maths – consists of five problems in this section each containing a few sub-questions. In exercise 2.4 Class 10 Maths question 1 has two subsections where we need to check and demonstrate the relationship between the zeroes and the coefficients in each case. The remaining questions also support the zeros of a polynomial. And the last sum is based on the concept of division of a polynomial. The NCERT solutions for Class 10 Maths exercise 2.4 mainly focused on the zeroes of the polynomial, the relationship between the zeroes, the coefficients of the polynomial and the Division Algorithm. Two questions related to the division algorithm are given in exercise 2.4 Class 10 Maths.
Also see-
Frequently Asked Questions (FAQs)
This ex 2.4 class 10 discussed concepts of terms, degrees and exponents in a polynomial. Practice the problems discussed in it to command the concepts. as per the above problem:
Terms : 6x^2, 5x, 18
Degree : 2
Exponents : 2 and 1
The class 10 maths ex 2.4 explains the concepts related to quadratic polynomial. A quadratic polynomial is nothing but a polynomial with degree two. The general form of a quadratic polynomial is ax^2 + bx + c = 0 where a, b, c are real numbers
The concepts related to quadratic polynomial are discussed in class 10 ex 2.4. Practice the problems discussed in this exercise to command these concepts. as per this problem the maximum index here is 2 . Also it is in the form of ax^2 + bx + c = 0.
Therefore 5x^2 + 6x + 54 = 0 is a quadratic polynomial.
n^2 - 10n + 24 = n^2 - 4n - 6n + 24
= n(n - 4) - 6(n - 4)
= (n - 4)(n - 6)
The number 9 can be written as 9x^0 which is a polynomial. Therefore 9 is a polynomial.
If p(x) and g(x) are any two polynomials where g(x) ≠ 0, p(x) = g(x) × q(x) + r(x).
That is Dividend = Divisor × Quotient + Remainder
NCERT solutions for Class 10 Maths chapter 2 exercise 2.4 consists of five problems and the questions are based on the concept of the division algorithm, to verify and prove the relationship between the zeroes, the coefficients and the zeros of a polynomial.
On Question asked by student community
Hi! If you’re looking for the Class 11 English half yearly question paper for 2025-26 (CBSE board), you’ll find the right resource once you check the link provided from Careers360. Solving previous or sample papers is a smart way to prepare, as it helps you understand the question types, marking scheme, and important topics. This practice will boost your confidence and help you manage your time well in the actual exam.
https://school.careers360.com/boards/cbse/cbse-class-11-half-yearly-sample-papers-2025-26
Hi dear candidate,
Could you please specify us the board of education for which you need the half yearly question papers of class X so that we can help you further.
Below are few links which may help you and it has all the subjects with English as well:
CBSE Class 10 Half Yearly Exam Question Paper 2025-26 with Answer Key & Analysis
ICSE Class 10 Half Yearly Sample Papers 2025-26 PDF (All Subjects)
BEST REGARDS
Hi dear candidate,
Can you please specify the board of education or state for which you need to know the exam pattern and syllabus so that we can guide you accordingly.
Since, most of the boards uses NCERT as base syllabus, you can refer to the link below:
NCERT Syllabus for Class 10 – All Subjects PDF Download 2025-26
Exam pattern:
CBSE 10th New Exam Pattern 2026- Marking Scheme, Subject-Wise Exam Pattern
BEST REGARDS
The CBSE Class 10th Board Exams for the 2026 session will follow the revised curriculum, emphasizing competency-based questions.
Conducting Body: Central Board of Secondary Education (CBSE).
Exam Period: The main theory exams are typically held between February and April 2026.
Grading: Based on marks in five main subjects plus internal assessment marks (often 20 marks per subject) provided by the school.
Passing Criteria: You must achieve at least 33% overall in each subject (theory + practical/internal assessment combined) to be declared pass.
The most crucial element of your preparation is understanding the exam structure:
Syllabus: Strictly adhere to the rationalized syllabus released by CBSE for the 2025-26 academic year.
Practice: Your primary resource should be the latest sample papers and previous year question papers. These accurately reflect the format and types of competency questions being asked.
For the most comprehensive and official announcements, including the detailed time table and access to crucial practice materials, always check the official board updates, as tracked by Careers360: https://school.careers360.com/exams/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!
This ebook serves as a valuable study guide for NEET 2025 exam.
This e-book offers NEET PYQ and serves as an indispensable NEET study material.
As per latest syllabus. Physics formulas, equations, & laws of class 11 & 12th chapters
As per latest syllabus. Chemistry formulas, equations, & laws of class 11 & 12th chapters
As per latest 2024 syllabus. Study 40% syllabus and score upto 100% marks in JEE
As per latest syllabus. Maths formulas, equations, & theorems of class 11 & 12th chapters