Class 9 Mathematics Chapter Wise Topic Wise Notes Chapter 2 Polynomials
Class 9 Mathematics Chapter Wise Topic Wise Notes Chapter 2 Polynomials
TOPIC WISE
NOTES
CLASS IX
MATHEMATICS
Include
1. Daily Practice Paper
2. NCERT Solutions
3. NCERT Exemplars
4. Chapter Wise Mind Maps
Commence your study session equipped with our
meticulously crafted chapter-wise and topic-wise notes,
designed to optimize your exam performance, exclusively
provided by Artham Resources.
OPTIMAL STRATEGIES FOR ACHIEVING
A PERFECT SCORE OF 100/100 IN YOUR
EXAMS
02 POLYNOMIAL
INDEX
Chapter 2: Polynomial
Concepts Covered:
1. Introduction to Polynomials
➢ Definition
➢ Notation
➢ Degree
➢ Terms
➢ Types of Polynomials Based on there terms
• Zero polynomial
• Constant polynomial
• Monomial
• Binomial
• Trinomial
➢ Types of Polynomials Based on the degree
• Constant Polynomial
• Linear Polynomial
• Quadratic Polynomial
• Cubic Polynomial
➢ Solving Polynomials
• Linear Polynomial
• Quadratic Polynomial
➢ Polynomial Operations
• Addition of Polynomials
• Subtraction of Polynomials
• Multiplication of Polynomials
• Division of Polynomials
2. Zeros of a Polynomial
3. Remainder Theorem
4. Factorization of Polynomials
➢ By splitting the middle term
➢ By using the factor theorem
➢ Factorisation of cubic polynomials
5. Algebraic Identities
➢ Application of Algebraic Identities
6. Mind Map
(Colourful & Interactive/ Complete All Concept Covered)
Practice Questions (All Topics Available)
Page 1
Class 9th Mathematics
02 POLYNOMIALS
INTRODUCTION TO POLYNOMIALS
INTRODUCTION TO POLYNOMIALS
Definition
Polynomial is made up of two terms, namely Poly (meaning “many”) and Nominal (meaning
“terms.”). A polynomial is defined as an expression which is composed of variables, constants and
exponents, that are combined using mathematical operations such as addition, subtraction,
multiplication and division (No division operation by a
variable). Based on the number of terms present in
the expression, it is classified as monomial, binomial,
and trinomial.
Examples of constants, variables and exponents are as
follows:
Constants. Example: 1, 2, 3, etc.
Variables. Example: g, h, x, y, etc.
Exponents Example: 5 in x5 etc.
Notation
The polynomial function is denoted by P(x) where x represents the variable.
Example: P(x) = x2 - 5x + 11
Degree
The highest power of a variable in a polynomial expression is the degree of the polynomial. The
degree of the polynomial with one variable is the highest power of that specific polynomial
expression.
02 POLYNOMIALS
INTRODUCTION TO POLYNOMIALS
Terms
The several parts of a polynomial separated by ‘+’ or ‘-‘ operations are called the terms of the
expression.
Zero polynomial:
A zero polynomial is a polynomial that only has one term, which is zero.
Constant polynomial:
A constant polynomial is a polynomial that has only one term, which is a constant.
2 −3
e.g., −6, 4, , etc., are still constant polynomial.
3 4
Monomial:
An expression with only one term is referred to as a monomial. The sole term in an
expression needs to be non-zero for it to be a monomial. Some of the examples for monomials are
5x, 3, 6x4, -3xy.
Binomial:
A polynomial expression with precisely two terms is referred to as a binomial. Binomial can also be
defined as the difference or sum of two or more monomials. Some examples of binomials are:
5x + 3, 6x4 + 17x, xy2 + xy, etc.
Trinomial:
An expression that has exactly three terms is called a trinomial. Few examples for trinomials are -
8x3 + 3x2 + 2x, 6x4 + 2x2 + x.
Polynomial:
An expression that has more than three terms is called a polynomial. Few examples for
polynomials are: 8x4 + 3x2 + 2x + 7, 6×4 + 2x2 + x + 8.
These three types of polynomials can be combined to perform operations related to addition,
subtraction, and multiplication. However, not divisible by variable.
Page 3
Class 9th Mathematics
02 POLYNOMIALS
INTRODUCTION TO POLYNOMIALS
Types of Polynomial
Constant Polynomial Linear Polynomial Quadratic Polynomial Cubic Polynomial
Polynomial of Polynomial of Polynomial of Polynomial of
degree 0 degree 1 degree 2 degree 3
Example: Example: Example: Example:
2, 3, 5… x+2 2x 2 + 5 8x3,
2 = 2x0 y+5 2 2x3 + x + 1
x2 + x
7
3u + 4 6 – x3
2
5x + 2x + π
Solving Polynomials
To solve polynomials, you typically aim to find the values of the variable that satisfy the polynomial
equation. Here are some common methods for solving polynomials,
Linear Polynomial:
Balancing Method:
Step 1: Move the constant term to the other side of the equation.
Example: Solve the equation 3x - 7 = 0.
Move -7 to the right side: 3x = 7.
Step 2: Isolate the variable by dividing both sides of the equation by the coefficient of
x.
Page 4
Class 9th Mathematics
02 POLYNOMIALS
INTRODUCTION TO POLYNOMIALS
3x 7
Example: Divide both sides by 3: = .
3 3
7
Simplifying, you get x = .
3
Step 3: Check the solution by substituting the obtained value back into the original equation.
7
Example: Substitute x = into 3x - 7 = 0.
3
7
You get 3 ( ) – 7 = 0, which simplifies to 7 - 7 = 0.
3
7
Thus, the solution x = satisfies the equation.
3
Quadratic Polynomial:
Factorization Method:
If a polynomial can be factored, you can solve it by setting each factor equal to zero and finding the
values of the variable.
Polynomial Operations
There are four main polynomial operations which are:
• Addition of Polynomials
• Subtraction of Polynomials
• Multiplication of Polynomials
• Division of Polynomials
Addition of Polynomials:
To add polynomials, always add the like terms, i.e., the terms having the
same variable and power. The addition of polynomials always results in a
polynomial of the same degree.
Example: Find the sum of two polynomials: 5x3 + 3x2y + 4xy − 6y2, 3x2 + 7x2y − 2xy +
4xy2 − 5
Solution: First, combine the like terms while leaving the unlike terms as they are.
(5x3 + 3x2y + 4xy − 6y2) + (3x2 + 7x2y − 2xy + 4xy2 − 5)
= 5x3 + 3x2 + (3 + 7)x2y + (4 − 2)xy + 4xy2 − 6y2 − 5
Page 5
Class 9th Mathematics
02 POLYNOMIALS
INTRODUCTION TO POLYNOMIALS
= 5x3 + 3x2 + 10x2y + 2xy + 4xy2 − 6y2 − 5
Subtraction of Polynomials:
Subtracting polynomials is similar to addition, the only difference being the type of operation. So,
subtract the like terms to obtain the solution. It should be noted that subtraction of polynomials
also results in a polynomial of the same degree.
Example: Find the difference of two polynomials: 5x3 + 3x2y + 4xy − 6y2, 3x2 + 7x2y − 2xy + 4xy2 – 5.
Solution: First, combine the like terms while leaving the unlike terms as they are. Hence,
(5x3 + 3x2y + 4xy − 6y2) - (3x2 + 7x2y − 2xy + 4xy2 − 5)
= 5x3 - 3x2 + (3 - 7)x2y + (4 + 2)xy - 4xy2 − 6y2 + 5
= 5x3 -3x2 - 4x2y + 6xy - 4xy2 − 6y2 + 5
Multiplication of Polynomials:
Two or more polynomial when multiplied always result in a polynomial of higher degree (unless
one of them is a constant polynomial).
02 POLYNOMIAL
ZEROS OF A POLYNOMIAL
ZEROS OF A POLYNOMIAL
Value of polynomial
The value of polynomial obtained by putting a particular value of the variable is called value of
polynomial.
The value of a polynomial p(x) at x = a is denoted by p(a)
Example: p(x) = 4 x3 -2 x3 + 2x - 2
At x = 1,
p(1) = 4(1)3 - 2(1)3 + 2(1) - 2
p(1) = 4 – 2 + 2 - 2
p(1) = 2 + 2 - 2
p(1) = 4 -2 = 2
So, 2 is the value of given polynomial p(x) at x = 1
Find the value of each of the following polynomials at the indicated value of
variables.
i. q(y) = 2y 3 − 2y + √10 at y = 2
ii. p(r) = 4r 2 − 2r + 6 at r = a
i. q(y) = 2y 3 − 2y + √10 at y = 2
On putting y = 2 𝑖𝑛 q(y)𝑤𝑒𝑔𝑒𝑡,
q(2) = 2 × 8 − 4 + √10
q(2) = 16 − 4 + √10
02 POLYNOMIAL
ZEROS OF A POLYNOMIAL
Zero of a polynomial p(x) is a number a, such that p(a) = 0. Zero of a polynomial is also called root
of the polynomial, p(x) = 0.
Example: p(x) = x - 3, at x = 3
p(3) = 3 – 3 = 0.
Thus 3 is a zero of polynomial p(x) = x - 2
Zero of a polynomial is special. It is used to find factors of the polynomial.
Example: Find the zero of polynomial 3x + 6
Given polynomial p(x) = 3x + 6
On putting p(x) = 0, we get 3x + 6 = 0
3x = 0 - 6
3x = -6
−6
x= = −2
3
02 POLYNOMIAL
ZEROS OF A POLYNOMIAL
Therefore, -2 is a zero of the polynomial t2 – t – 6, but 2 is not as the value of p(2) is not equal to
zero.
If x = 2 is a root of the polynomial, f(x) = 2x2 - 3x + 6a, Find the value of a.
We know that, f(x) = 2x2 - 3x + 6a... (1)
Given: x = 2 is the root of f(x)
On putting x = 2 in equation (1) we get,
f(2) = 2(2)2 - 3(2) + 6a
f(2) = 2 × 4 - 3(2) + 6a
f(2) = 8 – 6 + 6a
f(2) = 6a + 2
Now, equate 6a + 2 = 0
6a + 2 = 0
6a = −2
−2 −1
a= =
6 3
−1
The value of a =
3
Find the zero (root) of the polynomial in each of the following cases:
p(x) = x – 7
g(x) = 4x + 5
h(x) = 3x
i. p(x) = x - 7
The root of p(x) = x - 7 is given by p(x) = 0
0=x-7
x=7
Thus x = 7 is the root of p(x) = x - 7
ii. g(x) = 4x + 5
The root of g(x) = 4x + 5 is given by g(x) = 0
0 = 4x + 5
4x = -5
Page 4
Class 9th Mathematics
02 POLYNOMIAL
ZEROS OF A POLYNOMIAL
5
𝑥=−
4
5
Thus x = − is the root of g(x) = 4x + 5
4
iii. h(x) = 3x
The root of h(x) = 3x is given by h(x) = 0
3x = 0
x=0
Thus x= 0 is the root of h(x) = 3x.
Important points on zeroes of a polynomial:
1. Zero may be the zero of a polynomial.
Example:
i. p(x) = x2
x=0
P(0) = 0
ii. p(x) = x + 5
x=0
p(0) = 0 + 5
p(0) = 5
From the above two examples, we see that zero may or may not be the zero of a polynomial.
2. Every linear polynomial has unique zero.
Example:
02 POLYNOMIAL
ZEROS OF A POLYNOMIAL
Therefore for x = -2, the value of a polynomial is 0 and hence, x = -2 is a zero of a given polynomial.
There is no other value is possible other than x = -2 for which p(x) = 0 that's how every linear
polynomial has unique zero.
3. Zero of a polynomial is called root of the polynomial.
p(x)=0
p(x) = ax + b
therefore ax + b = 0
ax = -b
b
x=−
a
b
x = − it is the zero of polynomial.
a
p(x) = ax2 + bx
In zero polynomial, all the coefficients are zero hence, a = b = 0
Page 6
Class 9th Mathematics
02 POLYNOMIAL
ZEROS OF A POLYNOMIAL
p(x) = 0.x2 + 0.x = 0
For every real number value of x p(x) is zero in this case that's how every real number is a zero of
zero polynomial.
Example 2: p(x) = 0.x2 + 0.x
Put x = 1
p(1) = 0.(1)2 + 0.(1) = 0
Example 3: p(x) = 0.x2 + 0.x
Put x = -1
p(-1) = 0.(-1)2 + 0.(-1) = 0
From the above two example we see that every real number is a zero of the zero polynomial
6. A polynomial can have more than one zero
Example: 4 x4 + 0.x3 – 0.x2 + 3x + 6. This polynomial consist of more than one zero.
Consider a polynomial p(x) = x2 – 1.
Let x = 1
For p(x) = 0
p(x) = x2 -1
p(1) = (1)2 - 1
p(1) = 1 - 1
p(1) = 0
Let x = - 1
For p(x) = 0
p(x) = x2 - 1
p(-1) = (-1)2 - 1
p(-1) = 1 - 1
p(-1) = 0
From the above example we see that a polynomial can have more.
Page 1
Class 9th Mathematics
02 POLYNOMIAL
REMAINDER THEOREM
REMAINDER THEOREM
Remainder Theorem
Before we start remainder theorem we need to know about factors and multiples, long division
algorithm.
If a number is divided by another number exactly, without leaving any non-zero remainder, then
the number which divides is called a factor of the number and the number that has been divided is
known as the multiple of the number.
Example:
3y 3 + y 2 + y 3y 3 y 2 y
= + + = (3y 2 + y + 1)
y y y y
Here, remainder is zero, so y divides (3y 3 + y 2 + y) exactly. Thus, y is a factor of (3y 3 + y 2 +
y) and (3y 3 + y 2 + y) is a multiple of y. So, (3y 2 + y + 1) is also a factor of (3y 3 + y 2 + y).
Hence, y and (3y 2 + y + 1) are factors of (3y 3 + y 2 + y) ⋅ (3y 3 + y 2 + y) is a multiple of y as well
as (3y 2 + y + 1).
If p(x) and g(x) are any two polynomials with g(x) ≠ 0, then we can find the polynomial
q(x) and r(x)such that,
Here, p(x) when divided by g(x) gives q(x) as quotient and r(x) as remainder.
02 POLYNOMIAL
REMAINDER THEOREM
First we will study the method of dividing one polynomial by another polynomial with the help of
an example.
i. Firstly, arrange the terms of the dividend and the divisor in descending order of the degrees
(also known as writing the polynomial in standard form). We get,
Multiply the divisor (x - 1) by the first term 4x of the quotient and then subtract from
dividend.
iii. To obtain the second term of the quotient divide the highest degree term of the new
dividend 7x by the highest degree term of the divisor x. We get -7x and what remain is 8. As
the degree of 8 is
equal to the degree of the divisor, (x - 1) we will continue the division process.
7x
The first term of the new dividend is 7x and the first term of the divisor is x, since, =7
x
second term of quotient.
Multiplying the divisor (x - 1) by the second term of quotient, 7 and then subtracting from
the new dividend, we get
Page 3
Class 9th Mathematics
02 POLYNOMIAL
REMAINDER THEOREM
iv. The remainder is 8. As the degree of reminder is less than the divisor, we stop our division
process.
Divisor g(x) = x + 1
Quotient q(x) = 4x + 7
Remainder r(x) = 8
Remainder Theorem:
Let p(x) be a polynomial of degree and greater than or equal to 1 i. e. , (n ≥ 0) and a be any
real number.
Page 4
Class 9th Mathematics
02 POLYNOMIAL
REMAINDER THEOREM
If p(x) is divided by the linear polynomial (x - a), then the remainder is p(a).
Proof:
Let p(x) be any polynomial with degree greater than or equal to 1. We suppose that when
p(x) is divided by x – a, the quotient is q(x) and the remainder is r(x),
p(a) = (a – a) q(a) + r
p(a) = r
Find the remainder when the polynomial p(x) = x4 - 3x2 + 2x + 1 is divided by x-2 By
remainder theorem, if p(x) is divided by the linear polynomial (x - a), then the remainder is
p(a). Therefore, the remainder of the polynomial, p(x) = x4 - 3x2 + 2 x + 1 is p(2).
P(x) = x4 - 3 x2 + 2x + 1
p(1) = 16 – 12 + 4 + 1 = 9
Find the remainder when the polynomial p(x) = 4x3 – 12x2 + 14x – 3 is divided by g(x) = x −
1
2
By remainder theorem,
1
We know that when the polynomial, p(x) is divided by g(x) = (x − ) then the remainder is
2
1
equal to p ( ).
2
02 POLYNOMIAL
REMAINDER THEOREM
1 1 3 1 2 1
p ( ) = 4 ( ) − 12 ( ) + 14t ( ) − 3
2 2 2 2
1 1 1 1
p ( ) = 4 × − 12 × + 14 × − 3
2 8 4 2
1 4 12 14
p( ) = − + −3
2 8 4 2
1 1
p( ) = − 3 + 7 − 3
2 2
1 1
p( ) = + 4 − 3
2 2
1 1 4
p( ) = + − 3
2 2 1
1 1+8
p( ) = −3
2 2×1
1 9 3
p( ) = − 3 =
2 2 2
1 3
Hence, required remainder, p ( ) = .
2 2
Page 1
Class 9th Mathematics
02 POLYNOMIAL
FACTORIZATION OF POLYNOMIALS
FACTORIZATION OF POLYNOMIAL
Factor theorem:
Let p(x) be a polynomial of degree n ≥ 1 and a be any real number such that,
Proof:
i. Given p(a) = 0
∴ p(x) = (x - a) ⋅ g(x)
On putting x = a, we get
p(a) = (a – a) ⋅ g(a)
p(a) = 0 ⋅ g(a)
p(a) = 0
Therefore, in order to check that (x + 1) is a factor of p(x), it is sufficient to check that it p(-1) = 0
then it is a factor otherwise not.
p(x) = x 3 + 3x 2 + 5x + 6
Page 2
Class 9th Mathematics
02 POLYNOMIAL
FACTORIZATION OF POLYNOMIALS
p(−1) = (−1)3 + 3(−1)2 + 5(−1) + 6
p(−1) = −1 + 3 − 5 + 6
p(−1) = −6 + 9
p(−1) = 3 ≠ 0
Thus, x + 1 is NOT a factor of p(x) = x 3 + 3x 2 + 5x + 6
Find the value of a if x – a is a factor of x3 – a2x + x +2
Hence, (x - a) is a factor of the given polynomial, if a = -2.
Let p(x) = x3 - a2 x + x + 2
By factor theorem, (x - a) is a factor of p(x) if p(a) = 0
Now, p(a) = a3 - a2 × a + a + 2
a3 - a2 × a + a + 2 = 0
a3 - a3 + a + 2 = 0
a+2=0
a=0-2
a = -2
Factorisation of quadratic polynomial
Quadratic polynomial is represented as ax2 + bx + c, where a, b, c are constants and a ≠ 0. It can be
factorised by different methods.
i. splitting the middle term
ii. By using factor theorem
Now,
a = pr, b = ps + qr and c = qs
Page 3
Class 9th Mathematics
02 POLYNOMIAL
FACTORIZATION OF POLYNOMIALS
(ps)(qr) = (pr)(qs) = ac
Thus, to factories a x2 + b x + c, write b as the sum of two numbers, whose product is ac.
Now ac = 2 × 3 = 6
∴ 2x 2 + 7x + 3 = 2x 2 + (1 + 6)x + 3
= 2x 2 + x + 6x + 3
= x(2x + 1) + 3(2x + 1)
= (2x + 1)(x + 3)
b c
p(x) = a (x 2 + x + ) = a ⋅ g(x)
a d
b c
Where, g(x) = x 2 + x +
a d
At x = 2,
02 POLYNOMIAL
FACTORIZATION OF POLYNOMIALS
f(2) = 4 - 10 + 6
f(2) = -6 + 6
f(2) = 0
At x = 3
f(3) = 9 - 15 + 6
f(3) = -6 + 6
f(3) = 0
As,
b c d
P(x) = a (x 3 + x 2 + x + ),
a a a
b c d
Where g(x) = (x 3 + x 2 + x+ )
a a a
i.e., first make the coefficient of x3 equal to 1 if it is not 1, then find the constant term.
d
Step 2: Find all the possible factors of constant term ( ) of g(x).
a
Step 3: Check at which factor of constant term, p(x) is zero and get one factor of p(x), (i. e. , x − α )
Step 4: Write p(x) as the product of this factor (x − α) and a quadratic polynomial
i. e. , p(x) = (x − α)(a1 x 2 + b1 x + c1 )
Step 5: Apply splitting method of middle term or factor theorem in quadratic polynomial to get the
other two factors. Thus, we get all the three factors of given the cubic polynomial.
02 POLYNOMIAL
FACTORIZATION OF POLYNOMIALS
All possible factors of 20 are ±1, ±2, ±4, ±5, ±10, and ± 20
At x = -1,
= −1 + 13 − 32 + 20
= 33 − 33
=0
x 2 + 12x + 20
= x 2 + 10x + 2x + 20
= x(x + 10) + 2(x + 10)
= (x + 2)(x + 10)
From equation (i) and (ii) we get,
02 POLYNOMIAL
FACTORIZATION OF POLYNOMIALS
∴ p(y) = (y − 3)(y 2 − y − 2)
∴ p(y) = (y − 3)(y 2 − 2y + y − 2)
[∵ −2 + 1 = −1 and − 2 × 1 = −2]
02 POLYNOMIAL
ALGEBRAIC IDENTITIES
ALGEBRAIC IDENTITIES
An identity is an equality relation A - B where A and B can be variables.
Here, A and B can be differently defined functions but the equality between the two still holds.
Example: cos2x + sin2x = 1 is a trigonometric identity where x is a variable and for any value of x the
above result holds true.
So, algebraic identities are algebraic equations that holds true for all values of the variables occurring
in it.
Algebraic Identities
(a - b)2 = a2 - 2ab + b2
(a - b) (a + b) = a2 - b2
(a + b)3 = a3 + b3 + 3ab (a + b)
(a - b) 3 = a3 - b3 - 3ab (a - b)
02 POLYNOMIAL
ALGEBRAIC IDENTITIES
= (100)2 - (1)2
= 10000 - 1 = 9999
Polynomials
DPP-01
1. Which of the following expressions are polynomials in one variable and which are not? State
reason for your answers.
(i) 𝑥 3 + 𝑥
2
(ii) 𝑥 + + 3
𝑥
(iii) √3𝑥 + 1
(iv) 𝑎10 − 𝑏 5 + 𝑐
(v) 2�𝑦 + 3𝑦
2. Write the degree of each of the following polynomials:
(i) 𝑥 3 − 3𝑥 2 + 1
(ii) √2𝑡 − 3
(iii) 𝑦 2 + 4𝑦
(iv) 2 − 𝑦 2 − 𝑦 3 + 2𝑦 8
3. Give an example of trinomial polynomial of degree 27.
4. Classify as linear, quadratic and cubic polynomial,
(i) 𝑠 2
(ii) 𝑦 − 𝑦 2 + 1
(iii) 1 − 𝑥 2
(iv) 3 − 2𝑥 − 𝑥 3
(v) 4𝑡 + 3
1
(vi) √2𝑥 − 𝑥 2 + 𝑥 3
√3
DPP-02
DPP-03
DPP-04
DPP-05
3. Factorise:
(i) 𝑦 3 + 125
(ii) 1 − 27𝑥 3
(iii) 64𝑎3 − 𝑏 3
1 1 1
4. If 𝑎3 + 𝑏 3 + 𝑐 3 = 0, then find the value of 𝑎 + 𝑏 + 𝑐.
𝑥2 𝑦2 𝑧2
5. If 𝑥 + 𝑦 + 𝑧 = 0, what is the value of: + + ?
𝑦𝑧 𝑧𝑥 𝑥𝑦
1 1
6. Given: 𝑥 + = 2, find the value of 𝑥 2 + .
𝑥 𝑥2
1 1
7. Given: 𝑥 − = 5, find the value of 𝑥 2 + .
𝑥 𝑥2
13. Expand:
1 2
(i) �3𝑥 − 𝑦 + 2𝑧�
2
𝑎 𝑏 2
(ii) �3 + + 2𝑐�
2 4
1 𝑦 3
(iii) � + �
𝑥 3
1 3
(iv) �4 − �
3𝑥
15. Factorise:
1 9 1
(i) 27𝑝3 − − 𝑝2 + 𝑝
216 2 4
(ii) 𝑎6 − 𝑏 6
(iii) 125𝑥 3 − 27𝑦 3 + 8 + 90𝑥𝑦
(iv) 𝑥 2 − 𝑦 2 − 𝑧 2 + 2𝑦𝑧 + 𝑥 + 𝑦 − 𝑧
16. If 𝑝 = 2 − 𝑎, prove that 𝑎3 + 6𝑎𝑝 + 𝑝3 − 8 = 0
17. Factorise: (2𝑥 − 𝑦)6 − (2𝑥 + 𝑦)6
1 1
18. If 𝑥 2 + = 38, then find the value of 𝑥 3 − .
𝑥2 𝑥3
19. Using factor theorem, show that 𝑎 + 𝑏, 𝑏 + 𝑐 and 𝑐 + 𝑎 are factors of (𝑎 + 𝑏 + 𝑐)3 −
(𝑎3 + 𝑏 3 + 𝑐 3 ).
20. If 𝑎 + 𝑏 = 10 and 𝑎2 + 𝑏 2 = 58, find the value of 𝑎3 + 𝑏 3 ,
21. If 𝑎2 + 𝑏 2 + 𝑐 2 = 90 and 𝑎 + 𝑏 + 𝑐 = 20, then find the value of 𝑎𝑏 + 𝑏𝑐 + 𝑐𝑎.
22. If 𝑎 + 𝑏 + 𝑐 = 5 and 𝑎𝑏 + 𝑏𝑐 + 𝑐𝑎 = 10, then prove that 𝑎3 + 𝑏 3 + 𝑐 3 − 3𝑎𝑏𝑐 = −25.
1 1
23. If 𝑥 + = 7, then find the value of 𝑥 3 + .
𝑥 𝑥3
1
24. Verify that 𝑥 3 + 𝑦 3 + 𝑧 3 − 3𝑥𝑦𝑧 = (𝑥 + 𝑦 + 𝑧)[(𝑥 − 𝑦)2 + (𝑦 − 𝑧)2 + (𝑧 − 𝑥)2 ]
2
𝑥 1
25. Factorise: 𝑥 2 + −
4 8
27. What are the possible expression for the dimensions of a cuboid whose volumes are given
below?
(i) 2𝑥 2 − 10𝑥
(ii) 12𝑘𝑦 2 + 8𝑘𝑦 − 20𝑘
28. Factorise:
(i) 2𝑢3 − 3𝑢2 − 17𝑢 + 30
(ii) 125𝑎3 − 27𝑏 3 + 75𝑎2 𝑏 − 45𝑎𝑏 2
(iii) 2𝑥 3 − 13𝑥 2 + 6𝑥 + 45
(iv) 8(𝑥 + 𝑦)3 + 27(𝑥 − 𝑦)3
(v) 25𝑥 3 𝑦 − 121𝑥𝑦 3
(vi) 𝑥 4 + 4𝑥 2 + 16
(vii) (𝑥 2 − 5𝑥 + 6)2 − (𝑥 2 − 6𝑥 + 8)2
(viii) 2𝑥 3 − 𝑥𝑦 2 − 𝑦 3
33. Factorise: 𝑥 − 7𝑥 + 9𝑥 2 + 7𝑥 − 10
4 3
1 1
34. If 𝑥 + = √7, find the value of: (i) 𝑥 2 +
𝑥 𝑥2
1
(ii) 𝑥 4 +
𝑥4
1
(iii) 𝑥 3 +
𝑥3
𝑥4 4
35. Factorise: + +1
4 𝑥4
36. Find the value of (𝑥 − 𝑎)3 + (𝑥 − 𝑏)3 + (𝑥 − 𝑐)3 − 3(𝑥 − 𝑎)(𝑥 − 𝑏)(𝑥 − 𝑐) if 𝑎 + 𝑏 + 𝑐 =
3𝑥.
Page 1
Class 9th Mathematics
02 POLYNOMIALS
INTRODUCTION TO POLYNOMIALS
(Practice Sheet)
1 What is a polynomial?
B. An expression with variables, constants,
A. An equation with two terms
and exponents
C. A constant value D. A linear function
2 What is the notation for a polynomial function with variable 'a'?
A. P(x) = x2 - 5x + 11 B. P(a) = a2 - 5a + 11
C. F(x) = x2 - 5x + 11 D. P(x) = a2 - 5a + 11
3 What is the degree of the polynomial 4x3 + 2x2 - x + 7?
A. 2 B. 3
C. 4 D. 7
4 Which type of polynomial has exactly three terms?
A. Constant polynomial B. Linear polynomial
C. Quadratic polynomial D. Trinomial
5 How do you solve a quadratic polynomial using the factorization method?
A. Set each term equal to zero B. Divide both sides by the coefficient
C. Factor the polynomial and set each D. Take the square root of the polynomial
factor equal to zero
6 Solve 3x – 9
7 Solve 3x2 – 6x + x3 – 18
8 Determine y + 1 is a factor of y3 + y2 + y + 1
9 Evaluate the polynomial x2 + 3?
10 Evaluate the polynomial x2 + 2x + 6?
Page 1
Class 9th Mathematics
02 POLYNOMIALS
ZEROS OF A POLYNOMIAL
(Practice Sheet)
1 What is the value of the polynomial 𝐪(𝐲) = 𝟐𝐲 𝟑 – 𝟐𝐲 + √𝟏𝟎 𝐚𝐭 𝐲 = 𝟐?
A. 12 B. 14
C. 12 + √10 D. 10
2 If p(r) = 4r2 - 2r + 6, what is the value of p(r) at r = a?
A. 4a2 - 2a + 6 B. 6a + 2
C. 6a D. a2 - 2a
3 If x = 2 is a root of the polynomial f(x) = 2x2 - 3x + 6a, what is the value of a?
1
A. -1 B. −
3
C. 1 D. 3
4 What is the zero of the polynomial p(x) = x - 7?
A. x = -7 B. x = 0
C. x = 7 D. x = 1
5 Which of the following is a zero of the polynomial g(x) = 4x + 5?
A. x = 4 B. x = -5
5
C. x = − D. x = 0
4
6 Check whether 0 and 3 are zeroes of the polynomial x2 - 3x.
7 Show that 3 is a zero of the polynomial x3 - 8x2 + 8x + 21.
1
8 If x = − is a zero of the polynomial p(x) = 8x3 − ax2 – x + 2, find the value of a?
2
9 Find Factors and Zeroes of Polynomial f(x) = 5x – 15?
10 Find Factors and Zeroes of Polynomial f(x) = 2x2 – x – 6?
Page 1
Class 9th Mathematics
02 POLYNOMIALS
REMAINDER THEOREM
(Practice Sheet)
1 What is the remainder when 3y + y2 + y is divided by y?
3
A. 3y2 + y + 1 B. y
C. 3y3 + y2 D. 1
2 In the division 4x2 + 3x + 1by x - 1, what is the quotient?
A. 4x + 7 B. 4x2 + 3x + 1
C. x − 1 D. 7x
3 2
3 If p(t) = t + t + 2t is divided by t + 2, what is the remainder?
A. 4 B. -5
C. t2 – t + 4 D. 2
4 What is the remainder when x4 – 3x2 + 2x + 1 is divided by x − 2?
A. 7 B. 9
C. 5 D. 1
5 What is the degree of the remainder in the division of 3y3 + y2 + y by y?
A. 1 B. 2
C. 3 D. 0
6 Divide 2x2 + 3x + 1 by x + 2 and find quotient and remainder.
7 Find the remainder when y 3 + y 2 − 2y + 5 is divided by y – 5.
8 When 3x3 + 2x2 + 2x + k is divided by x + 2, the remainder is 4. Calculate the value of k.
9 Write the degree of each of the following polynomials: 3y 3 − x 2 y 2 + 4x
10 Can (x − 2) be the remainder on division of a polynomial p(x) by (2x + 3)?
Page 1
Class 9th Mathematics
02 POLYNOMIALS
FACTORIZATION OF POLYNOMIALS
(Practice Sheet)
1 According to the factor theorem, if p(a) = 0, then:
A. (x − a) is a factor of p(x) B. (x + a) is a factor of p(x)
C. (x⋅a) is a factor of p(x) D. (x − a)2 is a factor of p(x)
2 If (x − 2) is a factor of x3 − 5x2 + 3x + 2, what is p (2)?
A. 0 B. 1
C. 2 D. 3
3 2
3 To factorize x − a x + x + 2, the value of a is:
A. 2 B. -2
C. 1 D. -1
4 For the polynomial 2x2 + 7x + 3, the factorized form using splitting the middle term is:
A. (2x + 1) (x + 3) B. (2x + 3) (x + 1)
C. (x + 2) (2x + 3) D. (x + 1) (2x + 3)
5 If p(x) = x3 + 13x2 + 32x + 20, which of the following is a factor of p(x)?
A. (x − 1) B. (x + 1)
C. (x + 2) D. (x + 3)
6 Divide P(x) = 3x4 + 5x3 − 7x2 + 2x + 2 by g(x) = x2 + 3x + 1 and find the quotient and remainder.
7 Factorize x3 + 13x2 + 32x + 20
8 Check whether (x − 1) is a factor of the polynomial p(x) = 6x3 + 3x2
9 Factorise: x3 − 2x2 − x + 2
10 Find the roots of the equation 2x2 - 5x + 3 = 0, by factorisation.
Page 1
Class 9th Mathematics
02 POLYNOMIALS
ALGEBRAIC IDENTITIES
(Practice Sheet)
1 2
What is the result of (a + b) ?
A. a2 + 2ab + b2 B. a2 - 2ab + b2
C. a2 + b2 D. a2 - b2
2 Which algebraic identity is equivalent to (a - b)2?
A. a2 + 2ab + b2 B. a2 - 2ab + b2
C. a2 + b2 D. a2 - b2
3 What does (a - b) (a + b) equal to?
A. a2 + 2ab + b2 B. a2 - 2ab + b2
C. a2 + b2 D. a2 - b2
4 What is the expansion of (a + b + c)2?
A. a2 + b2 + c2 + 2ab + 2bc + 2ca B. a2 + b2 + c2 - 2ab - 2bc + 2ca
C. a2 + b2 + c2 + 2ab - 2bc - 2ca D. a2 - b2 + c2
5 Which expression represents (a + b)3?
A. a3 + b3 + 3ab B. a3 - b3 - 3ab
C. a3 + b3 - 3ab D. a3 - b3 + 3ab
6 Expand (x - 2)2.
7 (a + b) (a2 - ab + b2).
8 Expand (2p - q)3.
9 How can 99 × 101 be simplified using algebraic identities?
10 What is the result of a3 + b3 + c3 - 3abc?
EXEMPLAR SOLUTIONS Chapter 2-
Polynomials
Exercise 2.1
Write the correct answer in each of the following:
1. Which one of the following is a polynomial?
Solution:
(C)
Explanation:
(A)
2x – 1 = 0
2x = 1
x=½
Hence, option B is the correct answer
Exercise 2.2
Solution:
(i) 8
8 can be written as 8x0.
i.e., 8 = 8x0,
Here, the power of x = 0, which is a whole number.
Hence, 8 is a polynomial.
(ii) √3x2 - 2x
√3x2 - 2x
Here, the power of x are 2 and 1 respectively
2 and 1 both are whole numbers.
Hence, √3x2 - 2x is a polynomial.
(iii) 1 - √(5x)
1 – √5√x = 1 – √5 x½
Here, the power of x = ½, which is not a whole number.
Hence, 1 - √5x is not a polynomial
(iv)
1/5x–2 + 5x + 7 = 5x2 + 5x + 7
Here, the power of x are 2 and 1 respectively
2 and 1 both are whole numbers.
Hence, 1/5x-2 + 5x + 7 is a polynomial.
(v)
(vi)
1/(x+1) = (x+1)– 1
Here, the power of x is not a whole number.
Hence, 1/(x+1) is not a polynomial
(vii)
(1/7)a3 – (2/√3)a2 + 4a – 7
Here, the power of a are 3, 2 and 1 respectively
3, 2 and 1 are all whole numbers.
Hence, (1/7)a3 – (2/√3)a2 + 4a – 7 is a polynomial.
(viii)
1/2x = (x–1/2)
Here, the power of x = – 1, which is not a whole number, but a negative number.
Hence, 1/2x is not a polynomial
Exercise 2.3
1. Classify the following polynomials as polynomials in one variable, two variables etc.
(i) x2 + x + 1
(ii) y3 – 5y
(iii) xy + yz + zx
(iv) x2 – 2xy + y2 + 1
Solution:
(i) x2 + x + 1
Here, the polynomial contains only one variable, i.e., x.
Hence, the given polynomial is a polynomial in one variable.
(ii) y3 – 5y
Here, the polynomial contains only one variable, i.e., y.
Hence, the given polynomial is a polynomial in one variable.
(iii) xy + yz + zx
Here, the polynomial contains three variables, i.e., x, y and z.
Hence, the given polynomial is a polynomial in three variable.
(iv) x2 – 2xy + y2 + 1
Here, the polynomial contains two variables, i.e., x and y.
Hence, the given polynomial is a polynomial in two variable.
(ii) –10
There is no variable in the given term.
Let us assume that the variable in the given expression is x.
– 10 = –10x0
Power of x = 0
Highest power of the variable x in the given expression = 0
Hence, degree of the polynomial – 10 = 0
(iii) x3 – 9x + 3x5
Powers of x = 3, 1 and 5 respectively.
Highest power of the variable x in the given expression = 5
Hence, degree of the polynomial x3 – 9x + 3x5= 5
(iv) y3 (1 – y4)
The equation can be written as,
y3 (1 – y4) = y3 – y7
Powers of y = 3 and 7 respectively.
Highest power of the variable y in the given expression = 7
Hence, degree of the polynomial y3 (1 – y4) = 7
, write
(i) the degree of the polynomial
(ii) the coefficient of x3
(iii) the coefficient of x6
(iv) the constant term
Solution:
The given polynomial is
The constant term in the given polynomial is 1/5 as it has no variable x associated with it.
(ii) 3x – 5
3x – 5 = 0x2 + 3x – 5
The coefficient of x2 in the polynomial 3x – 5 = 0, zero.
(iii) (x – 1) (3x – 4)
(x – 1)(3x – 4) = 3x2 – 4x – 3x + 4
= 3x2 – 7x + 4
The coefficient of x2 in the polynomial 3x2 – 7x + 4 = 3.
(ii) 3x3
Power of x = 3.
Highest power of the variable x in the given expression = 3
Hence, degree of the polynomial = 3
Since it is a polynomial of the degree 3, it is a cubic polynomial.
(iii) 5t – √7
Power of t = 1.
Highest power of the variable t in the given expression = 1
Hence, degree of the polynomial = 1
Since it is a polynomial of the degree 1, it is a linear polynomial.
(iv) 4 – 5y2
Power of y = 2.
Highest power of the variable y in the given expression = 2
Hence, degree of the polynomial = 2
Since it is a polynomial of the degree 2, it is a quadratic polynomial.
(v) 3
There is no variable in the given expression.
Let us assume that x is the variable in the given expression.
3 can be written as 3x0.
i.e., 3 = x0
Power of x = 0.
Highest power of the variable x in the given expression = 0
Hence, degree of the polynomial = 0
Since it is a polynomial of the degree 0, it is a constant polynomial.
(vi) 2 + x
Power of x = 1.
Highest power of the variable x in the given expression = 1
Hence, degree of the polynomial = 1
Since it is a polynomial of the degree 1, it is a linear polynomial.
(vii) y3 – y
Powers of y = 3 and 1, respectively.
Highest power of the variable x in the given expression = 3
Hence, degree of the polynomial = 3
Since it is a polynomial of the degree 3, it is a cubic polynomial.
(viii) 1 + x + x2
Powers of x = 1 and 2, respectively.
Highest power of the variable x in the given expression = 2
Hence, degree of the polynomial = 2
Since it is a polynomial of the degree 2, it is a quadratic polynomial.
(ix) t2
Power of t = 2.
Highest power of the variable t in the given expression = 2
Hence, degree of the polynomial = 2
Since it is a polynomial of the degree 2, it is a quadratic polynomial.
(x) √2x – 1
Power of x = 1.
Highest power of the variable x in the given expression = 1
Hence, degree of the polynomial = 1
Since it is a polynomial of the degree 1, it is a linear polynomial.
7. Find the value of the polynomial 3𝑥3 – 4𝑥2 + 7𝑥 – 5, when x = 3 and also when x = –3.
Solution:
Given that,
p(x) = 3𝑥3 – 4𝑥2 + 7𝑥 – 5
According to the question,
When x = 3,
p(x) = p(3)
p(x) = 3𝑥3 – 4𝑥2 + 7𝑥 – 5
Substituting x = 3,
p(3)= 3(3)3 – 4(3)2 + 7(3) – 5
p(3) = 3(3)3 – 4(3)2 + 7(3) – 5
= 3(27) – 4(9) + 21 – 5
= 81 – 36 + 21 – 5
= 102 – 41
= 61
When x = – 3,
p(x) = p(– 3)
p(x) = 3𝑥3 – 4𝑥2 + 7𝑥 – 5
Substituting x = – 3,
p(– 3)= 3(– 3)3 – 4(– 3)2 + 7(– 3) – 5
p(– 3) = 3(–3)3 – 4(–3)2 + 7(–3) – 5
= 3(–27) – 4(9) – 21 – 5
= –81 – 36 – 21 – 5
= –143
8. If p(𝑥) =𝑥2 – 4𝑥 + 3, evaluate: 𝑝(2)− 𝑝(−1) + 𝑝(½).
Given that,
p(𝑥) =𝑥2 – 4𝑥 + 3
According to the question,
When x = 2,
p(x) = p(2)
p(𝑥) =𝑥2 – 4𝑥 + 3
Substituting x = 2,
p(2) = (2)2 – 4(2) + 3
=4–8+3
=–4+3
=–1
When x = – 1,
p(x) = p(– 1)
p(𝑥) =𝑥2 – 4𝑥 + 3
Substituting x = – 1,
p(– 1) = (– 1)2 – 4(– 1) + 3
=1+4+3
=8
When x = ½ ,
p(x) = p(½)
p(𝑥) =𝑥2 – 4𝑥 + 3
Substituting x = ½,
p(½) = (½)2 – 4(½) + 3
=¼–2+3
=¼+1
= 5/4
Now,
p(2)− p(−1) + p(½) = – 1 – 8 + (5/4)
= – 9 + (5/4)
= ( – 36 + 5)/4
= – 31/4
When x = 1,
p(x) = p(1)
Substituting x = 1,
p(1) = 10(1)−4(1)2 –3
= 10 – 4 – 3
=6–3
=3
When x = – 2,
p(x) = p(– 2)
Substituting x = – 2,
p(– 2) = 10(– 2)−4(– 2)2 –3
= – 20 – 16 – 3
= – 36 – 3
= – 39
When y = 1,
p(y) = p(1)
Substituting y = 1,
p(1) =(1 + 2) (1 – 2)
=(3) (– 1)
=–3
When y = – 2,
p(y) = p(– 2)
Substituting y = – 2,
p(– 2) =(– 2 + 2) (– 2 – 2)
= (0) (– 4)
=0
(v) –3 is a zero of y2 + y – 6
True
Zero of y2 + y – 6 is given by,
y2 + y – 6 = 0
⇒ y2 + 3x – 2x – 6 = 0
⇒ y (y + 3) – 2(x + 3) = 0
⇒ (y – 2) (y + 3) =0
⇒ y = 2 or – 3
(ii) g(x) = 3 – 6x
Zero of the polynomial g(x) ⇒ g(x) = 0
g(x) = 0
⇒3 – 6x = 0
⇒ x = 3/6 = ½
Therefore, the zero of the polynomial is ½
(iii) q(x) = 2x –7
Zero of the polynomial q(x) ⇒ q(x) = 0
q(x) = 0
⇒2x – 7 = 0
⇒ x = 7/2
Therefore, the zero of the polynomial is 7/2
(iv) h(y) = 2y
Zero of the polynomial h(y) ⇒ h(y) = 0
h(y) = 0
⇒2y =0
⇒y=0
Therefore, the zero of the polynomial is 0
13. By actual division, find the quotient and the remainder when the first polynomial is divided by
the second polynomial: x4 + 1; x –1
Solution:
Performing the long division method, we get,
Hence, from the above long division method, we get,
Quotient = x3 + x2 + x + 1
Remainder = 2.
14. By Remainder Theorem find the remainder, when p(x) is divided by g(x), where
(i) p(𝑥) = 𝑥3 – 2𝑥2 – 4𝑥 – 1, g(𝑥) = 𝑥 + 1
(ii) p(𝑥) = 𝑥3 – 3𝑥2 + 4𝑥 + 50, g(𝑥) = 𝑥 – 3
(iii) p(𝑥) = 4𝑥3 – 12𝑥2 + 14𝑥 – 3, g(𝑥) = 2𝑥 – 1
(iv) p(𝑥) = 𝑥3 – 6𝑥2 + 2𝑥 – 4, g(𝑥) = 1 – 3/2 𝑥
Solution:
(i) Given p(x) = 𝑥3 – 2𝑥2 – 4𝑥 – 1 and g(x) = x + 1
Here zero of g(x) = – 1
By using the remainder theorem
P(x) divided by g(x) = p( – 1)
P ( – 1) = ( – 1)3 – 2 ( – 1)2 – 4 ( – 1) – 1 = 0
Therefore, the remainder = 0
(ii)
According to the question,
g(x)= 2𝑥 + 1
Then, zero of g(x),
g(x) = 0
2x + 1 = 0
2x = – 1
x=–½
Therefore, zero of g(x) = – ½
So, substituting the value of x in p(x), we get,
p(–½) = 2 × ( – ½ )3 – 11 × ( – ½ )2 – 4 × ( – 1/2) + 5
= – ¼ - 11/4 + 7
= 16/4
=4≠0
Hence, p(x) is not the multiple of g(x) since the remainder ≠ 0.
1. If the polynomials az3 + 4z2 + 3z – 4 and z3 – 4z + a leave the same remainder when divided by z
– 3, find the value of a.
Solution:
Zero of the polynomial,
g1(z) = 0
z-3 = 0
z=3
Therefore, zero of g(z) = – 2a
Let p(z) = az³+4z²+3z-4
So, substituting the value of z = 3 in p(z), we get,
p(3) = a(3)³+4(3)²+3(3)-4
⇒p(3) = 27a+36+9-4
⇒p(3) = 27a+41
Let h(z) = z³-4z+a
So, substituting the value of z = 3 in h(z), we get,
h(3) = (3)³-4(3)+a
⇒h(3) = 27-12+a
⇒h(3) = 15+a
According to the question,
We know that,
The two polynomials, p(z) and h(z), leaves same remainder when divided by z-3
So, h(3)=p(3)
⇒15+a = 27a+41
⇒15-41 = 27a - a
⇒-26 = 26a
⇒a = -1
2. The polynomial p(x) = x4 – 2x3 + 3x2 – ax + 3a – 7 when divided by x + 1 leaves the remainder
19. Find the values of a. Also find the remainder when p(x) is divided by x + 2.
Solution:
p(x) = x⁴ - 2x³ + 3x² - ax + 3a - 7.
Divisor = x + 1
x+1=0
x = -1
So, substituting the value of x = – 1 in p(x), we get,
p(-1) = (-1)⁴ - 2(-1)³ + 3(-1)² - a(-1) + 3a - 7.
19 = 1 + 2 + 3 + a + 3a – 7
19 = 6 - 7 + 4a
4a - 1 = 19
4a = 20
a=5
Since, a = 5.
We get the polynomial,
p(x) = x⁴ - 2x³ + 3x² - (5)x + 3(5) – 7
p(x) = x⁴ - 2x³ + 3x² - 5x + 15 – 7
p(x) = x⁴ - 2x³ + 3x² - 5x + 8
As per the question,
When the polynomial obtained is divided by (x + 2),
We get,
x+2=0
x=-2
So, substituting the value of x = – 2 in p(x), we get,
p(-2) = (-2)⁴ - 2(-2)³ + 3(-2)² - 5(-2) + 8
⇒ p(-2) = 16 + 16 + 12 + 10 + 8
⇒ p(-2) = 62
Therefore, the remainder = 62.
Considering (x-2),
x-2=0
x=2
Then, p(x) becomes,
p(x)=2
p(x)=2x4-5x3+2x2-x+2
p(2)=2(2)4-5(2)3+2(2)2-2+2
=32-40+8
= -40+40=0
Therefore, (x-2) is a factor.
Considering (x-1),
x-1=0
x=1
Then, p(x) becomes,
p(x)=1
p(x)=2x4-5x3+2x2-x+2
p(1)=2(1)4-5(1)3+2(1)2-1+2
=2-5+2-1+2
=6-6
=0
Therefore, (x-1) is a factor.
NCERT TEXTBOOK SOLUTIONS
Chapter-2
Polynomials
Exercise 2.1
Question 1:
Which of the following expressions are polynomials in one variable and which are not?
State reasons for your Answer.
(iv) (v)
Answer:
(i)
(ii)
(iii)
No. It can be observed that the exponent of variable t in term is , which is not a
whole number. Therefore, this expression is not a polynomial.
(iv)
No. It can be observed that the exponent of variable y in term is −1, which is not a
whole number. Therefore, this expression is not a polynomial.
(v)
(i) (ii)
(iii) (iv)
Answer:
(i)
(ii)
(iii)
(iv)
Question 3:
Give one example each of a binomial of degree 35, and of a monomial of degree 100.
Answer:
Question 4:
(i) (ii)
(iii) (iv) 3
Answer:
(i)
This is a polynomial in variable x and the highest power of variable x is 3. Therefore, the
degree of this polynomial is 3.
(ii)
This is a polynomial in variable y and the highest power of variable y is 2. Therefore, the
degree of this polynomial is 2.
(iii)
This is a polynomial in variable t and the highest power of variable t is 1. Therefore, the
degree of this polynomial is 1.
(iv) 3
Question 5:
(vi) (vii)
Answer:
Linear polynomial, quadratic polynomial, and cubic polynomial has its degrees as 1, 2,
and 3 respectively.
Exercise 2.2
Question 1:
Answer:
(i)
(ii)
(iii)
Question 2:
Find p(0), p(1) and p(2) for each of the following polynomials:
Answer:
(i) p(y) = y2 − y + 1
=2+1+2−1=4
=2+2+8−8=4
(iii) p(x) = x3
p(0) = (0)3 = 0
p(1) = (1)3 = 1
p(2) = (2)3 = 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
Question 3:
Verify whether the following are zeroes of the polynomial, indicated against them.
(i) (ii)
(vii) (viii)
Answer:
(iii) If x = 1 and x = −1 are zeroes of polynomial p(x) = x2 − 1, then p(1) and p(−1) should
be 0.
(iv) If x = −1 and x = 2 are zeroes of polynomial p(x) = (x +1) (x − 2), then p(−1)
and p(2)should be 0.
p(2) = (2 + 1) (2 − 2 ) = 3 (0) = 0
Here,
Question 4:
Answer:
Zero of a polynomial is that value of the variable at which the value of the polynomial is
obtained as 0.
(i) p(x) = x + 5
p(x) = 0
x+5=0
x=−5
Therefore, for x = −5, the value of the polynomial is 0 and hence, x = −5 is a zero of the
given polynomial.
(ii) p(x) = x − 5
p(x) = 0
x−5=0
x=5
Therefore, for x = 5, the value of the polynomial is0 and hence, x = 5 is a zero of the given
polynomial.
(iii) p(x) = 2x + 5
p(x) = 0
2x + 5 = 0
2x = − 5
(iv) p(x) = 3x − 2
p(x) = 0
3x − 2 = 0
Therefore, for , the value of the polynomial is 0 and hence, is a zero of the
given polynomial.
(v) p(x) = 3x
p(x) = 0
3x = 0
x=0
Therefore, for x = 0, the value of the polynomial is 0 and hence, x = 0 is a zero of the
given polynomial.
(vi) p(x) = ax
p(x) = 0
ax = 0
x=0
Therefore, for x = 0, the value of the polynomial is 0 and hence, x = 0 is a zero of the
given polynomial.
(vii) p(x) = cx + d
p(x) = 0
cx+ d = 0
Therefore, for , the value of the polynomial is 0 and hence, is a zero of the
given polynomial.
Exercise 2.3
Question 1:
(i) x3 + x2 + x + 1 (ii) x4 + x3 + x2 + x + 1
Answer:
p(x) = x3 + x2 + x + 1
=−1+1−1+1=0
p(x) = x4 + x3 + x2 + x + 1
= 1 − 1 + 1 −1 + 1 = 1
As p(− 1) ≠ 0,
=1−3+3−1+1=1
As p(−1) ≠ 0,
As p(−1) ≠ 0,
Question 2:
Use the Factor Theorem to determine whether g(x) is a factor of p(x) in each of the
following cases:
Answer:
(i) If g(x) = x + 1 is a factor of the given polynomial p(x), then p(−1) must be zero.
p(x) = 2x3 + x2 − 2x − 1
= 2(−1) + 1 + 2 − 1 = 0
be 0.
p(x) = x3 +3x2 + 3x + 1
= − 8 + 12 − 6 + 1
= −1
As p(−2) ≠ 0,
(iii) If g(x) = x − 3 is a factor of the given polynomial p(x), then p(3) must
be 0.
p(x) = x3 − 4 x2 + x + 6
= 27 − 36 + 9 = 0
Question 3:
Answer:
(i) p(x) = x2 + x + k
p(1) = 0
⇒ (1)2 + 1 + k = 0
⇒ 2 + k = 0 ⇒ k = −2
(ii)
p(1) = 0
(iii)
p(1) = 0
⇒ p(1) = 0
⇒ k(1)2 − 3(1) + k = 0
⇒k−3+k=0
⇒ 2k − 3 = 0
Question 4:
Factorise:
(i) 12x2 − 7x + 1 (ii) 2x2 + 7x + 3
Answer:
(i) 12x2 − 7x + 1
We can find two numbers such that pq = 12 × 1 = 12 and p + q = −7. They are p = −4
and q = −3.
= 4x (3x − 1) − 1 (3x − 1)
= (3x − 1) (4x − 1)
(ii) 2x2 + 7x + 3
= 2x (x + 3) + 1 (x + 3)
= (x + 3) (2x+ 1)
(iii) 6x2 + 5x − 6
Here,
6x2 + 5x − 6 = 6x2 + 9x − 4x − 6
= 3x (2x + 3) − 2 (2x + 3)
= (2x + 3) (3x − 2)
(iv) 3x2 − x − 4
and p + q = −1.
3x2 − x − 4 = 3x2 − 4x + 3x − 4
= x (3x − 4) + 1 (3x − 4)
= (3x − 4) (x + 1)
Question 5:
Factorise:
Answer:
By trial method,
= −1 − 2 + 1 + 2 = 0
By long division,
Exercise 2.4
Question 1:
(i) (ii)
(iii) (iv)
(v)
Answer:
(iii)
Question 2:
Evaluate the following products without multiplying directly:
Answer:
x = 100, a = 3, and b = 7]
= 10000 + 1000 + 21
= 11021
= (100)2 + (− 5 − 4) 100 + (− 5) (− 4)
= 10000 − 900 + 20
= 9120
= (100)2 − (4)2
= 10000 − 16
= 9984
Question 3:
(ii)
(iii)
Answer:
(i)
(ii)
(iii)
Question 4:
(i) (ii)
(iii) (iv)
(v) (vi)
Answer:
It is known that,
(i)
(ii)
(iii)
(iv)
(v)
(vi)
Question 5:
Factorise:
(i)
(ii)
Answer:
It is known that,
(i)
(ii)
Question 6:
(i) (ii)
(iii) (iv)
Answer:
It is known that,
(i)
(ii)
(iii)
(vi)
Question 7:
Answer:
It is known that,
(i) (99)3 = (100 − 1)3
= 1000000 − 1 − 300(99)
= 1000000 − 1 − 29700
= 970299
= 1000000 + 8 + 61200
= 1061208
= 1000000000 − 8 − 6000(998)
= 1000000000 − 8 − 5988000
= 1000000000 − 5988008
= 994011992
Question 8:
(i) (ii)
(iii) (iv)
(v)
Answer:
It is known that,
(i)
(ii)
(iii)
(iv)
(v)
Question 9:
Verify:
(i)
(ii)
Answer:
(i)
(ii)
Answer:
(i)
(ii)
Question 11:
Factorise:
Answer:
It is known that,
Question 12:
Verify that
Answer:
It is known that,
Question 13:
If x + y + z = 0, show that
x3 + y3 + z3 = 3xyz.
Answer:
It is known that,
Put x + y + z = 0,
Question 14:
Without actually calculating the cubes, find the value of each of the following:
(i)
(ii)
Answer:
(i)
x + y + z = − 12 + 7 + 5 = 0
= −1260
(ii)
x + y + z = 28 + (−15) + (−13) = 28 − 28 = 0
Give possible expressions for the length and breadth of each of the following rectangles,
in which their areas are given:
Answer:
The expression given for the area of the rectangle has to be factorised. One of its
factors will be its length and the other will be its breadth.
(i)
(ii)
Question 16:
What are the possible expressions for the dimensions of the cuboids whose volumes
are given below?
Answer:
The expression given for the volume of the cuboid has to be factorised. One of its
factors will be its length, one will be its breadth, and one will be its height.
(i)
(ii)
It is known that,
Dividend = Divisor × Quotient + Remainder
∴ x3 − 2x2 − x + 2 = (x + 1) (x2 − 3x + 2) + 0
= (x + 1) [x2 − 2x − x + 2]
= (x + 1) [x (x − 2) − 1 (x − 2)]
= (x + 1) (x − 1) (x − 2)
= (x − 2) (x − 1) (x + 1)
By trial method,
=−1−3+9−5=0
By long division,
It is known that,
∴ x3 − 3x2 − 9x − 5 = (x + 1) (x2 − 4x − 5) + 0
= (x + 1) (x2 − 5x + x − 5)
= (x + 1) [(x (x − 5) +1 (x − 5)]
= (x + 1) (x − 5) (x + 1)
= (x − 5) (x + 1) (x + 1)
± 2, ± 4, ± 5 ……
By trial method,
= − 1 +13 − 32 + 20
= 33 − 33 = 0
By long division,
It is known that,
= (x + 1) [x (x + 10) + 2 (x + 10)]
= (x + 1) (x + 10) (x + 2)
= (x + 1) (x + 2) (x + 10)
By trial method,
= 2 + 1 − 2 − 1= 0
p(y) = 2y3 + y2 − 2y − 1
= (y − 1) (2y2 +3y + 1)
= (y − 1) [2y (y + 1) + 1 (y + 1)]
= (y − 1) (y + 1) (2y + 1)
Page 1
Class 9th Mathematics
02 POLYNOMIAL
MIND MAP
CLICK TO DOWNLOAD MORE CHAPTERS
Dear Teachers and Students,
Join School of Educators' exclusive WhatsApp, Telegram, and Signal groups for FREE access
to a vast range of educational resources designed to help you achieve 100/100 in exams!
Separate groups for teachers and students are available, packed with valuable content to
boost your performance.
Additionally, benefit from expert tips, practical advice, and study hacks designed to enhance
performance in both CBSE exams and competitive entrance tests.
Don’t miss out—join today and take the first step toward academic excellence!
Access to Previous Years' Question Papers and Topper Answers: The group
provides access to previous years' question papers (PYQ) and exemplary answer
scripts of toppers. This resource is invaluable for exam preparation, allowing
individuals to familiarize themselves with the exam format, gain insights into scoring
techniques, and enhance their performance in assessments.
Free and Unlimited Resources: Members enjoy the benefit of accessing an array of
educational resources without any cost restrictions. Whether its study materials,
teaching aids, or assessment tools, the group offers an abundance of resources
tailored to individual needs. This accessibility ensures that educators and students
have ample support in their academic endeavors without financial constraints.
Instant Access to Educational Content: SOE WhatsApp groups are a platform where
teachers can access a wide range of educational content instantly. This includes study
materials, notes, sample papers, reference materials, and relevant links shared by
group members and moderators.
Timely Updates and Reminders: SOE WhatsApp groups serve as a source of timely
updates and reminders about important dates, exam schedules, syllabus changes, and
academic events. Teachers can stay informed and well-prepared for upcoming
assessments and activities.
Access to Expert Guidance: SOE WhatsApp groups are moderated by subject matter
experts, teachers, or experienced educators can benefit from their guidance,
expertise, and insights on various academic topics, exam strategies, and study
techniques.
Join the School of Educators WhatsApp Group today and unlock a world of resources,
support, and collaboration to take your teaching to new heights. To join, simply click
on the group links provided below or send a message to +91-95208-77777 expressing
your interest.
Best Regards,
Team
School of Educators
Join School of Educators WhatsApp Groups
You will get Pre- Board Papers PDF, Word file, PPT, Lesson Plan, Worksheet, practical
tips and Viva questions, reference books, smart content, curriculum, syllabus,
marking scheme, toppers answer scripts, revised exam pattern, revised syllabus,
Blue Print etc. here . Join Your Subject / Class WhatsApp Group.
Entrepreneurship French IT
Artificial Intelligence
You will get Pre- Board Papers PDF, Word file, PPT, Lesson Plan, Worksheet, practical
tips and Viva questions, reference books, smart content, curriculum, syllabus,
marking scheme, toppers answer scripts, revised exam pattern, revised syllabus,
Blue Print etc. here . Join Your Subject / Class WhatsApp Group.
Artificial Intelligence
Entrepreneurship French IT
AI IIT/NEET CUET
Groups Rules & Regulations:
To maximize the benefits of these WhatsApp groups, follow these guidelines:
Additional notes:
1. Avoid posting messages between 9 PM and 7 AM.
2. After sharing resources with students, consider deleting outdated data if necessary.
3. It's a NO Nuisance groups, single nuisance and you will be removed.
No introductions.
No greetings or wish messages.
No personal chats or messages.
No spam. Or voice calls
Share and seek learning resources only.
Join our premium groups and just Rs. 1000 and gain access to all our exclusive
materials for the entire academic year. Whether you're a student in Class IX, X, XI, or
XII, or a teacher for these grades, Artham Resources provides the ultimate tools to
enhance learning. Pay now to delve into a world of premium educational content!
Class 12
📣 Don't Miss Out! Elevate your academic journey with top-notch study materials and secure
your path to top scores! Revolutionize your study routine and reach your academic goals with
our comprehensive resources. Join now and set yourself up for success! 📚🌟
Best Wishes,
Team
School of Educators & Artham Resources
SKILL MODULES BEING OFFERED IN
MIDDLE SCHOOL
Artificial Intelligence Beauty & Wellness Design Thinking & Financial Literacy
Innovation
Digital Citizenship Life Cycle of Medicine & Things you should know What to do when Doctor
Vaccine about keeping Medicines is not around
at home
Application of Photography
Satellites
SKILL SUBJECTS AT SECONDARY LEVEL (CLASSES IX – X)
Food Production Front Office Operations Banking & Insurance Marketing & Sales
Artificial Intelligence
Physical Activity Trainer Electronics & Hardware
Data Science
(NEW)
Mass Media Studies Library & Information Fashion Studies Applied Mathematics
Science
You will get Pre- Board Papers PDF, Word file, PPT, Lesson Plan, Worksheet, practical
tips and Viva questions, reference books, smart content, curriculum, syllabus,
marking scheme, toppers answer scripts, revised exam pattern, revised syllabus,
Blue Print etc. here . Join Your Subject / Class signal Group.
Class 2 Class 3
Class 1
Class 5 Class 6
Class 4
Hindi-B
English Hindi-A
IT Artifical intelligence
IT Code-402
Biology Accountancy
Mathematics
BST History
Economics
Geography Sociology Hindi Elective
IP
Vocal Music Comp. Science
IIT/NEET
Entrepreneurship French
Kindergarten