CBSE Class 9 Mathematics Polynomials Worksheet Set I

Read and download the CBSE Class 9 Mathematics Polynomials Worksheet Set I in PDF format. We have provided exhaustive and printable Class 9 Mathematics worksheets for Polynomials, designed by expert teachers. These resources align with the 2025-26 syllabus and examination patterns issued by NCERT, CBSE, and KVS, helping students master all important chapter topics.

Chapter-wise Worksheet for Class 9 Mathematics Polynomials

Students of Class 9 should use this Mathematics practice paper to check their understanding of Polynomials as it includes essential problems and detailed solutions. Regular self-testing with these will help you achieve higher marks in your school tests and final examinations.

Class 9 Mathematics Polynomials Worksheet with Answers

Very Short Answer Type Questions:

Question. In the expression x2 + π /2 x – 7, what is the coefficient of x ?
Answer. Coefficient of x in expression x2 + π /2 x – 7 is π /2

Question. Write the coefficient of x2 in the expansion of (x – 2)3.
Answer. (x – 2)3 = (x)3 – (2)3 – 3 × x × 2(x – 2)
= x3 – 8 – 6x2 + 12x
Coefficient of xin the expansion of (x – 2)3 = – 6

Question. Factorize : 20x2 – 9x + 1
Answer. 20x2 – 9x + 1 = 20x2 – 5x – 4x + 1
= 5x(4x – 1) – 1(4x – 1)
= (4x – 1)(5x – 1)

Question. Write the zeroes of the polynomial p(x) = x(x – 2)(x – 3).
Answer. For zeroes, put p(x) = 0
∴ x(x – 2)(x – 3) = 0,
Therefore, x = 0, 2, 3

Question. If x + 1/x = 4, then calculate the value of x+ 1/x2
Answer. x2+ 1/x2= (x + 1/x)2 − 2(x)(1/x)
= (4)2 − 2 = 16 − 2 = 14

Question. Write the expression which represents a polynomial.
Answer. 3 x2 – x – 1.

Question. Write an example of a constant polynomial.
Answer. Constant polynomial is 7.

Question. Write any polynomial in one variable.
Answer. √2 x2 + 3x or √3 y2 + 3y.

Question. Find the value of m, if x + 4 is a factor of the polynomial x2 + 3x + m.
Answer. Given, x + 4 is a factor of x2 + 3x + m = p(x)
∴ p(– 4) = 0
or, 16 – 12 + m = 0
or, m = – 4

Short Answer Type Questions:

Question. Factorize : 6x2 + 7x – 3
Answer. 6x2 + 7x – 3 = 6x2 + 9x – 2x – 3 (By splitting middle term)
= 3x(2x + 3) – 1 (2x + 3)
= (2x + 3) (3x – 1)

Question. Factorize : x3 – 3x2 – 9x – 5.
Answer. Let p(x) = x3– 3x2 – 9x – 5,
Since, p (– 1) = – 1 – 3 + 9 – 5 = 0
Therefore, (x + 1) is a factor of x3– 3x2 – 9x – 5. 
∴ (x3– 3x2 – 9x – 5) = (x + 1)(x2 – 4x – 5) 
Now, x2– 4x – 5 = x2– 5x + x – 5
= x(x – 5) + 1(x – 5)
= (x + 1)(x – 5) 1
∴ p(x) = (x + 1)(x + 1)(x – 5) 

Question. For what value of k, is the polynomial p(x) = 2x3 – kx2 + 3x+ 10 exactly divisible by (x + 2) ?
Answer. Since, (x + 2) is a factor of p(x).
Thus, p(–2) = 0
or, 2(–2)3 – k(–2)2 + 3(–2) +10 = 0
or, – 16 – 4k – 6 + 10 = 0
k = – 3

Question. If y = 2 and y = 0 are the zeroes of the polynomial f(y) = 2y3 – 5y2 + ay + b, find the value of a and b.
Answer. Given, f(y) = 2y3 – 5y2 + ay + b
∴ f(2) = 2(2)3 – 5(2)2 + a(2) + b = 0
or, 16 – 20 + 2a + b = 0 
or, 2a + b = 4 …(i)
and f(0) = b = 0
From (i), 2a + 0 = 4
or, a = 2
∴ a = 2, b = 0

Question. Find the value of k, so that polynomial x3 + 3x2 – kx – 3 has one factor as x + 3.
Answer. Let f(x) = x3+ 3x2 – kx – 3
Since, (x + 3) is a factor of f(x).
Then, f(– 3) = 0
or, (– 3)3 + 3(– 3)2 – k(–3) – 3 = 0
or, – 27 + 27 + 3k – 3 = 0
or, 3k – 3 = 0
or, k = 1

Question. Evaluate 1113, using a suitable identity.
Answer. 1113 = (100 + 11)3
= (100)3 + 3(100)2 (11) + 3(100) (11)2 + (11)3
= 1367631

Question. Factorize : (x + y)3 – (x3+ y3)
Answer. (x + y)3 – (x3+ y3)
= (x + y)3 – (x + y) (x2 + y2 – xy)
= (x + y) {(x + y)2 – (x2 + y2 – xy)}
= (x + y) (x2+ y+ 2xy – x2– y2+ xy)
= (x + y) (3xy)
= 3xy(x + y)

Question. If x2+ 1/x2 = 98. Find the value of x3+ 1/x3
Answer. x2+ 1/x2 = 98
(x + 1/x)2 = 98 + 2 = 100
x + 1/x = 10
Now, x3+ 1/x3= (x + 1/x)(x2− x.1/x + 1/x2 )
= (10)(x2+ 1/x2 − 1)
= (10)(98 − 1)
= 10 x 97 = 970

Question. Find the value of ‘k’ if (x – 1) is a factor of p(x) = 2x2 + kx + √2 .
Answer. Given, p(x) = 2x2 + kx + √
Since, (x – 1) is a factor of p(x), then p(1) = 0.
∴ 2 (1)2 + k(1) + √2 = 0
or, 2 + k + √2 = 0
or, k = –2 – √2

Question. Using a suitable identity, find (98)3.
Answer. (98)3 = (100 – 2)3
= (100)3 – (2)3 – 3 × 100 × 2(100 – 2)
= 1000000 – 8 – 600 × (100 – 2)
= 1000000 – 8 – 60000 + 1200
= 1000000 – 58808 = 941192

Long Answer Type Questions:  

Question. Prove that x3+ y3 + z– 3xyz = 1/2(x + y + z) [(x – y)2 + (y – z)2 + (z – x)2]
Answer. RHS = 1/2(x + y + z) [(x – y)2+ (y – z)2 + (z – x)2]
= 1/2(x + y + z) [ x2 + y2 − 2xy + y2+ z2 − 2yz + z2 + x2− 2zx]
= 1/2(x + y + z)[2x2 + 2y2 + 2z2 – 2xy – 2yz – 2zx]
= 1/2(x + y + z). 2[x2 + y+ z2 – xy – yz – zx]
= x3+ y3 + z– 3xyz
[Using identity x3+ y3 + z– 3xyz = (x + y + z) (x2 + y+ z2 – xy – yz – zx)]
= LHS

Question. Prove that (a2– b2 )3 + (b2 – c2 )3 + (c2 – a2)3 = 3(a + b)(b + c)(c + a)(a – b)(b – c)(c – a).
Answer. Let x = a2– b2 , y = b2 – c2 , z = c2 – a2
Now, x + y + z = a2– b2 + b2 – c2 + c2 – a2= 0
∴ x + y + z = 0
or, x+ y3 + z3 = 3xyz
i.e., (a2– b2 )3 + (b2 – c2 )3 + (c2 – a2)3
= 3(a2– b2 )(b2 – c2 )(c2 – a2)
= 3(a + b)(a – b)(b + c)(b – c)(c + a)(c – a)
= 3(a + b)(b + c)(c + a)(a – b)(b – c)(c – a)

Question. If x + 1/x = 5, evaluate x2 + 1/x2.
Answer. x + 1/x = 5
On squaring both sides, we get 
(x + 1/x)2= 52
or, x2 +( 1/x)+ 2 × x + 1/x = 25 [(a + b)2 = a+ b2 + 2ab]
or, x2 + 1/x2 + 2 = 25
or, x2 + 1/x2 = 25 − 2 
or x2 + 1/x2 = 23

Question. If x − 1/x =2 , find x4 + 1/x4 
Answer. x2 + 1/x2 = (x − 1/x)2 + 2
= 4 + 2 = 6
(x2 + 1/x2)2 = (x4 + 1/x4) + 2
or, (6)2 = x4 + 1/x4 + 2
or, 36 − 2 = x4 + 1/x4 
or, x4 + 1/x4 = 34

Question. If x + 1/x = √3 , evaluate x3 + 1/x3.
Answer. x + 1/x = √3
Cubing both sides, we get
(x + 1/x)3= (√3)3
or, x3 + 1/x+ 3x. 1/x(x + 1/x) = 3√3
or, x3 + 1/x+ 3(√3) = 3√3
or, x3 + 1/x= 0

Question. Factorize : x3 – 12x2 + 47x – 60
Answer. Factor of 60 = (±1, ±2, ±3, ±4, ±5, ±6, ±10, ±12, ±15, ±30, ±60,)
p(x) = x3 – 12x2 + 47x – 60
p(3) = (3)3 – 12(3)2 + 47(3) – 60
= 27 – 108 + 141 – 60
= 168 – 168 = 0
∴ x = 3 is a zero of p(x) or (x – 3) is a factor of p(x).
x3 – 12x2 + 47x – 60
= x2(x – 3) – 9x(x – 3) + 20(x – 3)
= (x – 3)(x2 – 9x + 20)
= (x – 3)(x2 – 5x – 4x + 20)
= (x – 3)[x(x – 5) – 4(x – 5)]
= (x – 3)(x – 4)(x – 5)

CBSE Mathematics Class 9 Polynomials Worksheet

Students can use the practice questions and answers provided above for Polynomials to prepare for their upcoming school tests. This resource is designed by expert teachers as per the latest 2026 syllabus released by CBSE for Class 9. We suggest that Class 9 students solve these questions daily for a strong foundation in Mathematics.

Polynomials Solutions & NCERT Alignment

Our expert teachers have referred to the latest NCERT book for Class 9 Mathematics to create these exercises. After solving the questions you should compare your answers with our detailed solutions as they have been designed by expert teachers. You will understand the correct way to write answers for the CBSE exams. You can also see above MCQ questions for Mathematics to cover every important topic in the chapter.

Class 9 Exam Preparation Strategy

Regular practice of this Class 9 Mathematics study material helps you to be familiar with the most regularly asked exam topics. If you find any topic in Polynomials difficult then you can refer to our NCERT solutions for Class 9 Mathematics. All revision sheets and printable assignments on studiestoday.com are free and updated to help students get better scores in their school examinations.

Where can I download the 2025-26 CBSE printable worksheets for Class 9 Mathematics Chapter Polynomials?

You can download the latest chapter-wise printable worksheets for Class 9 Mathematics Chapter Polynomials for free from StudiesToday.com. These have been made as per the latest CBSE curriculum for this academic year.

Are these Chapter Polynomials Mathematics worksheets based on the new competency-based education (CBE) model?

Yes, Class 9 Mathematics worksheets for Chapter Polynomials focus on activity-based learning and also competency-style questions. This helps students to apply theoretical knowledge to practical scenarios.

Do the Class 9 Mathematics Chapter Polynomials worksheets have answers?

Yes, we have provided solved worksheets for Class 9 Mathematics Chapter Polynomials to help students verify their answers instantly.

Can I print these Chapter Polynomials Mathematics test sheets?

Yes, our Class 9 Mathematics test sheets are mobile-friendly PDFs and can be printed by teachers for classroom.

What is the benefit of solving chapter-wise worksheets for Mathematics Class 9 Chapter Polynomials?

For Chapter Polynomials, regular practice with our worksheets will improve question-handling speed and help students understand all technical terms and diagrams.