Courses

By rohit.pandey1
|
Updated on 21 Feb 2026, 10:46 IST
NCERT Solutions for Class 9 Maths Chapter 2 Polynomials provide comprehensive, step-by-step explanations aligned with the latest CBSE Class 9 Maths syllabus. Chapter 2 – Polynomials is a foundational algebra unit that directly impacts students’ performance in Class 9 examinations and builds the conceptual base required for quadratic equations, coordinate geometry, and higher algebra in Class 10 Syllabus and beyond.
Polynomials are not just textbook concepts — they form the core of algebraic problem-solving. In this chapter, students learn to identify polynomials in one variable, determine their degree, calculate zeroes, apply the Remainder and Factor Theorems, and use algebraic identities for expansion and factorisation. These concepts are frequently tested in school exams and form a recurring theme in higher classes.
This guide offers:
Students often look for clarity on:
This page addresses each of these with academically sound explanations, ensuring conceptual understanding rather than rote learning.
By mastering these Class 9 Maths NCERT solutions, students strengthen their algebraic foundation, improve analytical thinking, and prepare effectively for both school assessments and future mathematical concepts.
Loading PDF...
Downloading the NCERT Solutions for Class 9 Maths Chapter 2 Polynomials PDF helps students revise important concepts in a structured and exam-focused manner. The PDF format allows quick access to exercise-wise answers, formulas, and theorem-based solutions anytime, making it especially useful before school tests and final exams.
Chapter 2 – Polynomials is a core algebra chapter in the CBSE Class 9 Maths syllabus. It introduces students to algebraic expressions, polynomial operations, factorisation techniques, and important theorems that are essential for higher mathematics.
The NCERT Solutions Class 9 Maths Chapter 2 Polynomials simplify these concepts through:
By following the Class 9 Maths Chapter 2 Polynomials solutions, students can clearly understand how to approach each question systematically instead of relying on memorisation.

The following key topics are covered in CBSE Class 9 Maths Chapter 2 – Polynomials:
Each topic plays an important role in building a strong algebra foundation and is frequently tested in school examinations.

JEE

NEET

Foundation JEE

Foundation NEET

CBSE
The NCERT Solutions for Class 9 Maths Chapter 2 Polynomials cover all textbook exercises with complete working steps. Every question is solved using standard NCERT methods to ensure conceptual clarity and exam accuracy.
Question 1: Which of the following expressions are polynomials in one variable and which are not? State reasons for your answer.
Answer:
4x2 - 3x + 7

There is only one variable x with whole number power. So, this polynomial is in one variable.
y2 + √2
There is only one variable y with whole number power. So, this polynomial is in one variable.
3√t + t√2
There is only one variable t but in 3√t, power of t is 1/2 which is not a whole number. So, this is not a polynomial.
y + 2/y
There is only one variable y but in 2/y, power of y is -1/2 which is not a whole number. So, this is not a polynomial.
x10 + y3 + t50
There are three variables x, y and z and these powers are whole number. So, this is not a polynomial.
Question 2: Write the coefficients of x2 in each of the following:
Answer:
2 + x2 + x = 2 + 1 × x2 + x
So, the coefficient of x2 is 1.
2 - x2 + x3 = 2 + (-1) x2 + x3
So, the coefficient of x2 is -1.
(π/2) × x2 + x
So, the coefficient of x2 is π/2.
√2x - 1 = √2x + 0 × x2 - 1
So, the coefficient of x2 is 0.
Question 3: Give one example each of a binomial of degree 35, and of a monomial of degree 100.
Answer:
A binomial of degree 35 = x35 + 7
A binomial of degree 100 = 2x100
Question 4: Write the degree of each of the following polynomials:
Answer:
Question 5: Classify the following as linear, quadratic and cubic polynomials:
Answer:
Question 1: Find the value of the polynomial 5x - 4x2 + 3 at
Answer:
Let p(x) = 5x - 4x2 + 3
Put x = 0, we get
p(0) = 5 × 0 – 4 × 0 + 3 = 0 – 0 + 3 = 3
x = -1
p(-1) = 5 × (-1) - 4 × (-1)2 + 3 = -5 – 4 + 3 = -9 + 3 = -6
x = 2
p(2) = 5 × 2 - 4 × 22 + 3 = 10 - 4 × 4 + 3 = 10 - 16 + 3 = 13 - 16 = -3
Question 2: Find p(0), p(1) and p(2) for each of the following polynomials:
Answer:
p(y) = y2 – y + 1
p(0) = (0)2 – (0) + 1 = 0 – 0 + 1 = 1
p(1) = (1)2 – (1) + 1 = 1 – 1 + 1 = 1
p(2) = (2)2 – 2 + 1 = 4 – 2 + 1 = 3
p(t) = 2 + t + 2t2 – t3
p(0) = 2 + (0) + 2(0)2 – (0)3 = 2 + 0 + 0 – 0 = 2
p(1) = 2 + (1) + 2(1)2 – (1)3 = 2 + 1 + 2 – 1 = 4
p(2) = 2 + 2 + 2(2)2 – (2)3 = 2 + 2 + 8 – 8 = 4
p(x) = x3
p(0) = (0)3 = 0
p(1) = (1)3 = 1
p(2) = (2)3 = 8
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
Question 3: Verify whether the following are zeroes of the polynomial, indicated against them.
Answer:
Put x = -1/3, we get
p(-1/3) = 3 × (-1/3) + 1 = -1 + 1 = 0
Hence, x = -1/3 is a zero of the polynomial p(x) = 3x + 1
Put x = 4/5, we get
p(x) = 5 × 4/5 – π = 4 – π
Hence, x = 4/5 is a zero of the polynomial p(x) = 5x – π
Put x = 1, we get
p(1) = 12 – 1 = 1 – 1 = 0
Hence, x = 1 is a zero of the polynomial p(x) = x2 – 1
Put x = -1, we get
p(1) = (-1)2 – 1 = 1 – 1 = 0
Hence, x = -1 is a zero of the polynomial p(x) = x2 – 1
Put x = -1, we get
p(-1) = (-1 + 1)(-1 – 2) = 0 × (-3) = 0
Hence, x = -1 is a zero of the polynomial p(x) = (x + 1)(x - 2)
Put x = 2, we get
p(2) = (2 + 1)(2 – 2) = 3 × 0 = 0
Hence, x = 2 is a zero of the polynomial p(x) = (x + 1)(x - 2)
p(x) = x2, x = 0
Put x = 0, we get
p(0) = 02 = 0
Hence, x = 0 is a zero of the polynomial p(x) = x2
Put x = -m/l, we get
p(-m/l) = l × (-m/l) + m = -m + m = 0
Hence, x = -m/l is a zero of the polynomial p(x) = lx + m
Put x = -1/√3, we get
p(-1/√3) = 3 × (-1/√3)2 – 1 = 3 × 1/3 – 1 = 1 – 1 = 0
Hence, x = -1/√3 is a zero of the polynomial 3x2 – 1.
Put x = 2/√3, we get
p(2/√3) = 3 × (2/√3)2 – 1 = 3 × 4/3 – 1 = 4 – 1 = 3.
It is not equal to zero. Hence, x = 2/√3 is not a zero of the polynomial 3x2 – 1.
Put x = 1/2, we get
p(1/2) = 2 × (1/2) + 1 = 1 + 1 = 2
It is not equal to zero. Hence, x = 1/2 is not a zero of the polynomial 2x + 1.
Question 4: Find the zero of the polynomials in each of the following cases:
Answer:
To find the zero of a polynomial p(x), we have to equate it to zero i.e., p(x) = 0
p(x) = 0
=> x + 5 = 0
=> x = -5
Hence, x = -5 is zero of the given polynomials.
p(x) = 0
=> x – 5 = 0
=> x = 5
Hence, x = 5 is zero of the given polynomials.
p(x) = 0
=> 2x + 5 = 0
=> 2x = -5
=> x = -5/2
Hence, x = -5/2 is zero of the given polynomials.
p(x) = 0
=> 3x – 2 = 0
=> 3x = 2
=> x = 2/3
Hence, x = 2/3 is zero of the given polynomials.
p(x) = 0
=> 3x = 0
=> x = 0/3
=> x = 0
Hence, x = 0 is zero of the given polynomials.
p(x) = 0
=> ax = 0
=> x = 0/a
=> x = a
Hence, x = -5 is zero of the given polynomials where a ≠ 0.
p(x) = 0
=> cx + d = 0
=> cx = -d
=> c = -d/c
Hence, x = -d/c is zero of the given polynomials where c ≠ 0.
Question 1: Find the remainder when x3 + 3x2 + 3x + 1 is divided by
Answer:
Let p(x) = x3 + 3x2 + 3x + 1
put x + 1 = 0, we get
x = -1
Using remainder theorem, when p(x) = x3 + 3x2 + 3x + 1 is divided by x + 1, remainder is given by p(-1).
Now, p(-1) = (-1)3 + 3 × (-1)2 + 3 × (-1) + 1
= -1 + 3 – 3 + 1
= -4 + 4
= 0
Hence, the remainder is 0.
put x – 1/2 = 0, we get
x = 1/2
Using remainder theorem, when p(x) = x3 + 3x2 + 3x + 1 is divided by x – 1/2, remainder is given by p(1/2).
Now, p(1/2) = (1/2)3 + 3 × (1/2)2 + 3 × (1/2) + 1
= 1/8 + 3 × 1/4 + 3/2 + 1
= 1/8 + 3/4 + 3/2 + 1
= (1 × 1 + 3 × 2 + 3 × 4 + 1 × 8) ÷ 8
[LCM (8, 4, 2, 1) = 8]
= (1 + 6 + 12 + 8) ÷ 8
= 27/8
Hence, the remainder is 27/8.
put x = 0
Using remainder theorem, when p(x) = x3 + 3x2 + 3x + 1 is divided by x, remainder is given by p(0).
Now, p(-1) = (0)3 + 3 × (0)2 + 3 × (0) + 1
= 0 + 0 + 0 + 1
= 1
Hence, the remainder is 1.
put x + π = 0
Using remainder theorem, when p(x) = x3 + 3x2 + 3x + 1 is divided by x + π, remainder is given by p(-π).
Now, p(-π) = (-π)3 + 3 × (-π)2 + 3 × (-π) + 1
= -π3 + 3π3 - 3π + 1
Hence, the remainder is -π3 + 3π3 - 3π + 1.
put 5 + 2x = 0, we get
2x = -5
=> x = -5/2
Using remainder theorem, when p(x) = x3 + 3x2 + 3x + 1 is divided by 5 + 2x, remainder is given by p(-5/2).
Now, p(-5/2) = (-5/2)3 + 3 × (-5/2)2 + 3 × (-5/2) + 1
= -125/8 + 3 × 25/4 - 15/2 + 1
= -125/8 + 75/4 - 15/2 + 1
= (-1 × 125 + 75 × 2 - 15 × 4 + 1 × 8) ÷ 8
[LCM (8, 4, 2, 1) = 8]
= (-125 + 150 - 60 + 8) ÷ 8
= -27/8
Hence, the remainder is 27/8.
Question 2: Find the remainder when x3 – ax2 + 6x – a is divided by x – a.
Answer:
Let p(x) = x3 – ax2 + 6x – a
Put x – a = 0, we get
x = a
Using remainder theorem, when p(x) = x3 – ax2 + 6x – a is divided by x - a, remainder is given by p(a).
Now, p(a) = a3 – a × a2 + 6 × a – a
= a3 – a3 + 6a – a
= 5a
Hence, the remainder is 5a.
Question 3:
Check whether 7 + 3x is a factor of 3x2 + 7x.
Answer:
Given, 3x2 + 7x = 3 × x × x + 7 × x
= x (3 × x + 7)
= x (3x + 7)
= x (7 + 3x)
Hence, 7 + 3x is a factor of 3x2 + 7x.
Question 1: Determine which of the following polynomials has (x + 1) a factor:
Answer:
For x + 1 = 0, we have x = –1
Now, p(–1) = (–1)3 + (–1)2 + (–1) + 1
= –1 + 1 – 1 + 1
= 0
i.e., when p(x) is divided by (x + 1), then the remainder is zero.
So, (x + 1) is a factor of x3 + x2 + x + 1.
For x + 1 = 0, we have x = –1.
Now, p(–1) = (–1)4 + (–1)3 + (–1)2 + (–1) + 1
= 1 –1 + 1 – 1 + 1
= 1
i.e., when p(x) is divided by (x + 1), then the remainder is zero.
Since p(x) is not divisible by x + 1
Hence, (x + 1) is not a factor of x4 + x3 + x2 + x + 1.
For x + 1 = 0, we have x = –1.
Now, p(–1) = (–1)4 + 3(–1)3 + 3(–1)2 + (-1) + 1
= 1 – 3 + 3 – 1 + 1
= 1
i.e., when p(x) is divided by (x + 1), then the remainder is zero.
Since p(x) is not divisible by x + 1.
Hence, (x + 1) is not a factor of x4 + 3x3 + 3x2 + x + 1.
x3 – x2 – (2 + √2) x + √2
For x + 1 = 0, we have x = –1.
Now, p(–1) = (-1)3 – (-1)2 – (2 + √2)(-1) + √2
= –1 - 1 + (2 + √2) + √2
= 2√2
i.e., when p(x) is divided by (x + 1), then the remainder is zero.
Since p(x) is not divisible by x + 1
So, (x + 1) is not a factor of x3 – x2 – (2 + √2) x + √2.
Question 2: Use the Factor Theorem to determine whether g(x) is a factor of p(x) in each of the following cases:
Answer:
Given, p(x) = 2x3 + x2 – 2x – 1, g(x) = x + 1
Put x + 1 = 0, we get x = -1
Using remainder theorem, when p(x) = 2x3 + x2 – 2x – 1 is divided by g(x) = x + 1, remainder is given by p(-1).
Now, p(-1) = 2 × (-1)3 + (-1)2 – 2 × (-1) – 1
= -2 + 1 + 2 – 1
= -3 + 3
= 0
Since remainder p(-1) = 0, hence g(x) is a factor of p(x).
Given, p(x) = x3 + 3x2 + 3x + 1, g(x) = x + 2
Put x + 2 = 0, we get x = -2
Using remainder theorem, when p(x) = x3 + 3x2 + 3x + 1 is divided by g(x) = x + 2, remainder is given by p(-2).
Now, p(-2) = (-2)3 + 3 × (-2)2 + 3 × (-2) + 1
= -8 + 3 × 4 – 3 × 2 + 1
= -8 + 12 – 6 + 1
= -14 + 13
= -1
Since remainder p(-2) ≠ 0, hence g(x) is not a factor of p(x).
Given, p(x) = x3 - 4x2 + x + 6, g(x) = x – 3
Put x - 3 = 0, we get x = 3
Using remainder theorem, when p(x) = x3 - 4x2 + x + 6 is divided by g(x) = x - 3, remainder is given by p(3).
Now, p(3) = 33 - 4 × 32 + 3 + 6
= 27 - 4 × 9 + 3 + 6
= 27 - 36 + 3 + 6
= 36 - 36
= 0
Since remainder p(3) = 0, hence g(x) is a factor of p(x).
Question 3: Find the value of k, if x – 1 is a factor of p(x) in each of the following cases:
Answer:
If (x - 1) is a factor of p(x) = x2 + x + k, then p(1) = 0
=> 12 + 1 + k = 0
=> 2 + k = 0
=> k = -2
So, the value of k is -2.
If (x - 1) is a factor of p(x) = 2x2 + kx + √2, the p(1) = 0
=> 2 × 12 + k × 1 + √2 = 0
=> 2 + k + √2 = 0
=> k = -2 - √2
=> k = -(2 + √2)
So, the value of k is –(2 + √2)
If (x - 1) is a factor of p(x) = kx2 – √2x + 1, then p(1) = 0
=> k × 12 – √2 × 1 + 1 = 0
=> k - √2 + 1 = 0
=> k = √2 – 1
So, the value of k is √2 - 1
If (x - 1) is a factor of p(x) = kx2 – 3x + k, then p(1) = 0
=> k × 12 – 3 × 1 + k = 0
=> k – 3 + k = 0
=> 2k – 3 = 0
=> k = 3/2
So, the value of k is 3/2.
Question 4: Factorise:
Answer:
12x2 – 7x + 1 = 12x2 – (4 + 3) x + 1
= 12x2 – 4x – 3x + 1
= 4x (3x - 1) – 1(3x - 1)
= (3x - 1)(4x - 1)
2x2 + 7x + 3 = 2x2 + (6 + 1) x + 3
= 2x2 + 6x + x + 3
= 2x (x + 3) + 1(x + 3)
= (x + 3)(2x + 1)
6x2 + 5x – 6 = 6x2 + (9 - 4) x – 6
= 6x2 + 9x - 4x – 6
= 3x (2x + 3) – 2(2x + 3)
= (2x + 3)(3x - 2)
3x2 – x – 4 = 3x2 – (4 - 3) x – 4
= 3x2 – 4x + 3x – 4
= x (3x - 4) + 1(3x - 4)
= (3x - 4)(x + 1)
Question 5: Factorise:
Answer:
Let p(x) = x3 – 2x2 – x + 2
Put x = 1, we get
p(1) = 13 – 2 × 12 – 1 + 2
= 1 – 2 – 1 + 2
= 3 – 3
= 0
Hence, x = 1 i.e. (x – 1) is a factor of p(x).
Now, divide x3 – 2x2 – x + 2 by x – 1, we get
Now, x3 – 2x2 – x + 2 = (x2 – 3x + 2)(x + 1)
= (x2 – x – 2x + 2)(x + 1)
= {x(x - 1) – 2(x - 1)}(x + 1)
= (x - 1)(x - 2)(x + 1)
Let p(x) = x3 – 3x2 – 9x – 5
Put x = 1, we get
p(1) = 13 – 3 × 12 – 9 × 1 – 5
= 1 – 3 – 9 – 5
= 1 – 17
= -16 ≠ 0
Again, put x = -1, we get
p(1) = (-1)3 – 3 × (-1)2 – 9 × (-1) – 5
= -1 – 3 + 9 – 5
= -9 + 9
= 0
Hence, x = -1 i.e. (x + 1) is a factor of p(x)
Now, divide x3 – 3x2 – 9x – 5 by (x + 1), we get
Now, x3 – 3x2 – 9x – 5 = (x + 1)(x2 – 4x - 5)
= (x + 1)(x2 – 5x + x - 5)
= (x + 1){x(x – 5) + 1(x - 5)}
= (x + 1)(x + 1)(x - 5)
= (x + 1)2(x - 5)
Let p(x) = x3 + 13x2 + 32x + 20
Put x = -1, we get
p(1) = (-1)3 + 13 × (-1)2 + 32 × (-1) + 20
= -1 + 13 - 32 + 20
= -33 + 33
= 0
Hence, x = -1 i.e. (x + 1) is a factor of p(x)
Now, divide x3 + 13x2 + 32x + 20 by (x + 1), we get
Now, x3 + 13x2 + 32x + 20 = (x + 1)(x2 + 12x + 20)
= (x + 1)(x2 + 2x + 10x + 20)
= (x + 1){x(x + 2) + 10(x + 2)}
= (x + 1)(x + 2)(x + 10)
Let p(y) = 2y3 + y2 – 2y – 1
Put y = 1, we get
p(1) = 2 × (1)3 - (1)2 - 2 × (-1) - 1
= 2 - 1 + 2 - 1
= -3 + 3
= 0
Hence, y = 1 i.e. (y - 1) is a factor of p(y)
Now, divide (2y3 + y2 – 2y – 1) by (y - 1), we get
Again, 2y3 + y2 – 2y – 1 = (y - 1)(2y2 + 3y + 1)
= (y - 1)(2y2 + 2y + y + 1)
= (y - 1){2y(y + 1) + 1(y + 1)}
= (y - 1)(y + 1)(2y + 1)
Question 1: Use suitable identities to find the following products:
Answer:
(x + 4)(x + 10)
= x2 + (4 + 10) x + 4 × 10
[Using (x + a)(x + b) = x2 + (a + b) x + a × b]
= x2 + 14x + 4
(x + 8)(x – 10)
= x2 + (8 - 10) x + 8 × (-10)
[Using (x + a)(x + b) = x2 + (a + b) x + a × b]
= x2 - 2x - 80
(3x + 4)(3x – 5)
= (3x)2 + (4 - 5)3x + 4 × (-5)
[Using (x + a)(x + b) = x2 + (a + b) x + a × b]
= 9x2 - 3x - 20
(y2 + 3/2)(y2 – 3/2)
= (y2)2 – (3/2)2
[Using (a + b)(a - b) = a2 – b2]
= y4 – 9/4
(3 – 2x)(3 + 2x)
= (3)2 – (2x)2
[Using (a + b)(a - b) = a2 – b2]
= 9 – 4x2
Question 2: Evaluate the following products without multiplying directly:
Answer:
103 × 107 = (100 + 3)(100 + 7)
= 1002 + (3 + 7)100 + 3 × 7
[Using (x + a)(x + b) = x2 + (a + b) x + a × b]
= 10000 + 1000 + 21
= 11021
95 × 96 = (100 - 5)(100 - 4)
= 1002 + (-5 - 4)100 + (-5) × (-4)
[Using (x + a)(x + b) = x2 + (a + b) x + a × b]
= 10000 - 900 + 20
= 10020 – 900
= 9120
104 × 96 = (100 + 4)(100 - 4)
= 1002 – 42
[Using (a + b)(a - b) = a2 – b2]
= 10000 - 16
= 9984
Question 3: Factorise the following using appropriate identities:
Answer:
9x2 + 6xy + y2 = (3x)2 + 2 × 3x × y + y2
= (3x + y)2
[Using a2 + 2ab + b2 = (a + b)2]
4y2 – 4y + 1 = (2y)2 – 2 × 2y × 1 + 12
= (2y - 1)2
[Using a2 - 2ab + b2 = (a - b)2]
x2 – y2/100
= x2 – (y/10)2
= (x – y/10)(x + y/10)
[a2 – b2 = (a - b)(a + b)]
Question 4: Expand each of the following, using suitable identities:
Answer:
(x + 2y + 4z)2
= x2 + (2y)2 + (4z)2 + 2 × x × 2y + 2 × 2y × 4z + 2 × 4z × x
[Using (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca]
= x2 + 4y2 + 16z2 + 4xy + 16yz + 8zx
(2x – y + z)2
= (2x)2 + (-y)2 + z2 + 2 × 2x × (-y) + 2 × (-y) × z + 2 × 2x × z
[Using (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca]
= 4x2 + y2 + z2 – 4xy – 2yz + 4xz
(–2x + 3y + 2z)2
= (-2x)2 + (3y)2 + (2z)2 + 2 × (-2x) × 3y + 2 × 3y × 2z + 2 × (-2x) × 2z
[Using (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca]
= 4x2 + 9y2 + 4z2 – 12xy + 12yz - 8xz
(3a – 7b – c)2
= (3a)2 + (-7b)2 + (-c)2 + 2 × 3a × (-7b) + 2 × (-7b) × (-c) + 2 × 3a × (-c)
[Using (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca]
= 9a2 + 49b2 + c2 – 42ab + 14bc – 6ca
(–2x + 5y – 3z)2
= (-2x)2 + (5y)2 + (-3z)2 + 2 × (-2x) × 5y + 2 × 5y × (-3z) + 2 × (-2x) × (-3z)
[Using (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca]
= 4x2 + 25y2 + 9z2 – 20xy - 30yz + 12xz
[a/4 – b/2 + 1]2
= (a/4)2 + (-b/2)2 + 12 + 2 × (a/4) × (-b/2) + 2 × (-b/2) × 1 + 2 × 1 × (a/4)
[Using (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca]
= a2/16 + b2/4 + 1 – ab/4 – b + a/2
Question 5: Factorise:
Answer:
4x2 + 9y2 + 16z2 + 12xy – 24yz – 16xz
= (2x)2 + (3y)2 + (-4z)2 + 2 × 2x × 3y + 2 × 3y × (-4z) + 2 × 2x × (-4z)
[Using a2 + b2 + c2 + 2ab + 2bc + 2ca = (a + b + c)2]
= (2x + 3y – 4z)2
2x2 + y2 + 8z2 – 2√2 xy + 4√2 yz – 8xz
= (√2x)2 + (-y)2 + (-2√2z)2 + 2 × (√2x) × (-y) + 2 × (-2√2z) × (-y) + 2 × (√2x) × (-2√2z)
[Using a2 + b2 + c2 + 2ab + 2bc + 2ca = (a + b + c)2]
= (√2x – y – 2√2z)2
Question 6: Write the following cubes in expanded form:
Answer:
(2x + 1)3 = (2x)3 + 13 + 3 × (2x)2 × 1 + 3 × 2x × 12
[Using (a + b) = a3 + b3 + 3a2b + 3ab2]
= 8x3 + 1 + 12x2 + 6x
(2a – 3b)3 = (2a)3 + (-3b)3 + 3 × (2a)2 × (-3b) + 3 × 2a × (-3b)2
[Using (a + b) = a3 + b3 + 3a2b + 3ab2]
= 8a3 – 27b3 – 36a2b + 54ab2
[3x/2 + 1]3 = (3x/2)3 + 13 + 3 × (3x/2)2 × 1 + 3 × (3x/2) × 12
[Using (a + b) = a3 + b3 + 3a2b + 3ab2]
= 27x3/8 + 1 + 27x2/4 + 9x/2
[x – 2y/3]3 = x3 + (-2y/3)3 + 3 × x2 × (-2y/3) + 3 × x × (-2y/3)2
[Using (a + b) = a3 + b3 + 3a2b + 3ab2]
= x3 – 8y3/27 – 2x2y + 4xy2/3
Question 7: Evaluate the following using suitable identities:
Answer:
(99)3 = (100 - 1)3 = {(100 + (-1)}3
= (100)3 + (-1)3 + 3 × (100)2(-1) + 3 × 100 × (-1)2
[Using (a + b)3 = a3 + b3 + 3a2b + 3ab2]
= 1000000 – 1 – 3 × 10000 + 3 × 100
= 1000000 – 1 – 30000 + 300
= 970299
(102)3 = (100 + 2)3
= (100)3 + 23 + 3 × (100)2 × 2 + 3 × 100 × 22
[Using (a + b)3 = a3 + b3 + 3a2b + 3ab2]
= 1000000 + 8 + 3 × 10000 × 2 + 3 × 100 × 4
= 1000000 + 8 + 60000 + 1200
= 1061208
(998)3 = (1000 - 2)3 = {(1000 + (-2)}3
= (1000)3 + (-1)3 + 3 × (1000)2(-2) + 3 × 1000 × (-2)2
[Using (a + b)3 = a3 + b3 + 3a2b + 3ab2]
= 1000000000 – 8 – 3 × 1000000 × 2 + 3 × 1000 × 4
= 1000000000 – 1 – 6000000 + 12000
= 994011992
Question 8: Factorise each of the following:
Answer:
8a3 + b3 + 12a2b + 6ab2 = (2a)3 + b3 + 3 × (2a)2 × b + 3 × 2a × b2
= (2a + b)3
[Using a3 + b3 + 3a2b + 3ab2 = (a + b)3]
8a3 – b3 – 12a2b + 6ab2
= (2a)3 + (-b)3 + 3 × (2a)2 × (-b) + 3 × (2a) × (-b)2
= {2a + (-b)}3
[Using a3 + b3 + 3a2b + 3ab2 = (a + b)3]
= (2a - b)3
27 – 125a3 – 135a + 225a2
= 33 + (-5a)3 + 3 × 32 × (-5a) + 3 × 3 × (-5a)2
= {3 + (-5a)}3
[Using a3 + b3 + 3a2b + 3ab2 = (a + b)3]
= (3 - 5a)3
64a3 – 27b3 – 144a2b + 108ab2
= (4a)3 + (-3b)3 + 3 × (4a)2 × (-3b) + 3 × (4a) × (-3b)2
= {4a + (-3b)}3
[Using a3 + b3 + 3a2b + 3ab2 = (a + b)3]
= (4a – 3b)3
27p3 – 1/216 – 9p2/2 + p/4
= (3p)3 + (-1/6)3 + 3 × (3p)2 × (-1/6) + 3 × 3p × (-1/6)2
= {3p + (-1/6)}3
[Using a3 + b3 + 3a2b + 3ab2 = (a + b)3]
= (3p – 1/6)3
Question 9: Verify:
Answer:
RHS:
(x + y)(x2 – xy + y2) = x(x2 – xy + y2) + y(x2 – xy + y2)
= x3 – x2y + xy2 + x2y – xy2 + y3
= x3 + y3
= LHS
Hence, x3 + y3 = (x + y)(x2 – xy + y2)
RHS:
(x - y)(x2 + xy + y2) = x(x2 + xy + y2) - y(x2 + xy + y2)
= x3 + x2y + xy2 - x2y - xy2 - y3
= x3 - y3
= LHS
Hence, x3 - y3 = (x - y)(x2 + xy + y2)
Question 10: Factorise each of the following:
[Hint: See Question 9.]
Answer:
27y3 + 125z3 = (3y)3 + (5z)3
= (3y + 5x){(3y)2 – 3y × 5z + (5z)2}
[a3 + b3 = (a + b)(a2 – ab + b2)]
= (3y + 5x)(9y2 – 15yz + 25z2)
64m3 – 343n3 = (4m)3 - (7n)3
= (4m – 7n){(4m)2 – 4m × 7n + (7n)2}
[a3 – b3 = (a - b)(a2 + ab + b2)]
= (4m – 7n)(16m2 – 28yz + 49z2)
Question 11: Factorise: 27x3 + y3 + z3 – 9xyz.
Answer:
27x3 + y3 + z3 – 9xyz = (3x)3 + y3 + z3 – 3 × 3x × y × z
= (3x + y + z)[(3x)2 + y2 + z2 – 3x × y – y × z - z × 3x]
[Using a3 + b3 + c3 – 3abc = (a + b + c)(a2 + b2 + c2 – ab – bc - ca)]
= (3x + y + z)[9x2 + y2 + z2 – 3xy – yz - 3zx]
So, 27x3 + y3 + z3 – 9xyz = (3x + y + z)[9x2 + y2 + z2 – 3xy – yz - 3zx]
Question 12: Verify that x3 + y3 + z3 – 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) × 2 × (x + y + z) × [x2 + y2 + z2 – xy - yz - zx]
= (x + y + z) × [x2 + y2 + z2 – xy - yz - zx]
= x3 + y3 + z3 – 3xyz
[Using a3 + b3 + c3 – 3abc = (a + b + c)(a2 + b2 + c2 – ab – bc - ca)]
= LHS
So, x3 + y3 + z3 – 3xyz = (1/2) × (x + y + z) × [(x - y)2 + (y - z)2 + (z - x)2] = x3 + y3 + z3 – 3xyz
Question 13: If x + y + z = 0, show that x3 + y3 + z3 = 3xyz.
Answer:
We know that
x3 + y3 + z3 - 3xyz = (x + y + z) × [x2 + y2 + z2 – xy - yz - zx]
Given, x + y + z = 0
So, x3 + y3 + z3 - 3xyz = 0 × [x2 + y2 + z2 – xy - yz - zx]
=> x3 + y3 + z3 - 3xyz = 0
=> x3 + y3 + z3 = 3xyz
Question 14: Without actually calculating the cubes, find the value of each of the following:
Answer:
Let a = -12, b = 7, c = 5
So, a + b + c = -12 + 7 + 5
= -12 + 12
= 0
We know that if a + b + c = 0, then
a3 + b3 + c3 = 3abc
So, (–12)3 + (7)3 + (5)3 = 3 × (-12) × 7 × 5 = -1260
Let a = 28, b = -15, c = -13
So, a + b + c = 28 + (-15) + (-13)
= 28 – 15 – 13
= 28 - 28
= 0
We know that if a + b + c = 0, then
a3 + b3 + c3 = 3abc
So, (28)3 + (-15)3 + (-13)3 = 3 × 28 × (-15) × (-15) = 16380
Question 15: Give possible expressions for the length and breadth of each of the following rectangles, in which their areas are given:
(i) Area: 25a2 – 35a + 12
(ii) Area: 35y2 + 13y – 12
Answer:
(i) Given, area = 25a2 – 35a + 12
= 25a2 – 20a – 15a + 12
= 5a(5a – 4) – 3(5a - 4)
= (5a - 4)(5a - 3)
Hence, length = 5a – 4, breadth = 5a – 3
(ii) Given, area = 35y2 + 13y - 12
= 35y2 + 28y – 15y – 12
= 7y(5y + 4) – 3(5y + 4)
= (5y + 4)(7y - 3)
Hence, length = 5y + 4, breadth = 7y – 3
Question 16: What are the possible expressions for the dimensions of the cuboids whose volumes are given below?
(i) Volume: 3x2 – 12x
(ii) Volume: 12ky2 + 8ky – 20k
Answer:
(i) Given volume = 3x2 – 12x
= 3x(x - 4)
= 3 × x × (x - 4)
Hence, the possible dimensions of cuboids are 3, x and (x – 4).
(ii) Given, volume = 12ky2 + 8ky – 20k
= 4k(3y2 + 2y - 5)
= 4k(3y2 + 5y – 3y - 5)
= 4k{y(3y + 5) – 1(3y + 5)}
= 4k(3y + 5)(y - 1)
Hence, the possible dimensions are 4k, (3y + 5) and (y - 1).
No courses found
A polynomial in Class 9 Maths is an algebraic expression made up of variables, constants, and non-negative whole number exponents. For example, 2x² + 3x – 5 is a polynomial in one variable. Polynomials do not contain variables in the denominator or negative exponents.
The degree of a polynomial is the highest power of the variable in the expression.
For example:
Always check the highest exponent of the variable.
To find the zeroes of a polynomial, substitute different values of x and check when the polynomial becomes zero.
For linear polynomials like ax + b, set the expression equal to zero and solve for x.
For example:
If p(x) = 2x – 4
Set 2x – 4 = 0
x = 2
So, 2 is the zero of the polynomial.
The Remainder Theorem states:
If a polynomial p(x) is divided by (x – a), then the remainder is p(a).
This theorem helps in quickly finding the remainder without long division.
Polynomials are classified by the number of terms (monomial, binomial, trinomial) and degree (linear: degree 1, quadratic: degree 2, cubic: degree 3). Examples:
These classifications appear in most class 9 maths ch 2 solutions and help in quick identification during exams.
There are 5 exercises:
Full step-by-step NCERT solutions polynomials class 9 are available in our detailed guide.