Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 12

Polynomials Class 9 Extra Questions Maths

Chapter 2 with Solutions Answers


November 22, 2021 by Prasanna

Here we are providing Polynomials Class 9 Extra Questions Maths Chapter 2 with
Answers Solutions, Extra Questions for Class 9 Maths was designed by subject
expert teachers.

Extra Questions for Class 9 Maths Polynomials with Answers


Solutions
Extra Questions for Class 9 Maths Chapter 2 Polynomials with Solutions Answers

Polynomials Class 9 Extra Questions Very Short Answer Type

Question 1.
Factorise : 125x3 – 64y3
Solution:
125x3– 6443 = (5x)3 – (4y)3
By using a3 – b3 = (a – b) (a2 + ab + b2), we obtain
125x3– 64y3 = (5x – 4y) (25x2 + 20xy + 16y2)

Question 2.
Find the value of (x + y)2 + (x – y)2.
Solution:
(x + y)2 + (x – y)2 = x2 + y2 + 2xy + x2 + y2 – 2xy
= 2x2 + 2y2 = 21x2 + y2)

Polynomial Division Calculator is a free online tool that shows the division of two
polynomials with Polynomial long division method.

Question 3.
If p(x)= x2 – 2√2x+1, then find the value of p(2√2)
Solution:
Put x = 2√2 in p(x), we obtain
p(2√2) = (2√2)2 – 2√2(2√2) + 1 = (2√2)2 – (2√2)2 + 1 = 1

Question 4.
Find the value of m, if x + 4 is a factor of the polynomial x2 + 3x + m.
Solution:
Let p(x) = x2 + 3x + m
Since (x + 4) or (x – (-4)} is a factor of p(x).
∴ p(-4) = 0
⇒ (-4)2 + 3(-4) + m = 0
⇒ 16 – 12 + m = 0
⇒ m = -4

Question 5.
Find the remainder when x3+ x2 + x + 1 is divided by x – 12 using remainder theorem.
Solution:
Let p(x) = x3+ x2 + x + 1 and q(x) = x – 12
Here, p(x) is divided by q(x)
∴ By using remainder theorem, we have

Question 6.
Find the common factor in the quadratic polynomials x2 + 8x + 15 and x2 + 3x – 10.
Solution:
x2 + 8x + 15 = x2 + 5x + 3x + 15 = (x + 3) (x + 5)
x2 + 3x – 10 = x2 + 5x – 2x – 10 = (x – 2) (x + 5)
Clearly, the common factor is x + 5.

Polynomials Class 9 Extra Questions Short Answer Type 1

Question 1.
Expand :
(i) (y – √3)2
(ii) (x – 2y – 3z)2
Solution: (i)
(y – √3)2 = y2 -2 × y × √3 + (√3)2 = y2 – 2√3 y + 3 (x – 2y – 3z)2
= x2 + 1 – 2y)2 + (-3z)2 + 2 × x × (-2y) + 2 × (-2y) × (-3z) + 2 × (-3z) × x
= x2 + 4y2 + 9z2 – 4xy + 12yz – 6zx

Question 2.
If x + = 1x = 7, then find the value of x3 + 1x3
Solution:
We have x + 1x = 7
Cubing both sides, we have

Question 3.
Show that p – 1 is a factor of p10 + p8 + p6 – p4 – p2 – 1.
Solution:
Let f(p) = p10 + p8 + p6 – p4 – p2 – 1
Put p = 1, we obtain
f(1) = 110 + 18 + 16 – 14 – 12 – 1
=1+1+1–1–1–1=0
Hence, p – 1 is a factor of p10 + p8 + p6 – p4 – p2 – 1.

Question 4.
If 3x + 2y = 12 and xy = 6, find the value of 27x 3 + 8y3
Solution:
We have 3x + 2y = 12
On cubing both sides, we have
⇒ (3x + 2y)3 = 123
⇒ (3x)3 +(2y)3 + 3 × 3x × 2y(3x + 2y) = √728
⇒ 27x3+ 8y3 + 18xy(3x + 2y) = √728
⇒ 27x3+ 8y3 + 18 × 6 × 12 = √728
⇒ 27x3+ 8y3 + 1296 = √728
⇒ 27x3+ 8y3 = √728 – 1296
⇒ 27x3+ 8y3 = 432

Question 5.
Factorise : 4x2 + 9y2 + 16z22 + 12xy – 24 yz – 16xz.
Solution:
4x2 + 9y2 + 16z22 + 12xy – 24yz – 16xz
= (2x)2 + (3y)2 + (-4z)2 + 2(2x)(3y) + 2(3y)(= 42) + 2(- 42)(2x)
By using a2 + b2 + 2ab + 2bc + 2ca = (a + b + c)2, we obtain
= (2x + 3y – 4z)2 = (2x + 3y – 4z) (2x + 3y – 4z)

Question 6.
Factorise : 1 – 2ab – (a2 + b2).
Solution:
1 – 2ab – (a2 + b2) = 1 – (a2 + b2 + 2ab)
= 12 – (a + b)2
= (1 + a + b) (1 – a – b) [∵ x2 – y2 = (x + y)(x – y)]

Polynomials Class 9 Extra Questions Short Answer Type 2

Question 1.
Factorise :

Solution:

Question 2.
Factorise 64a3 – 27b3 – 144a2b + 108ab2.
Solution:
64a2 – 27b2 – 144a2b + 108ab2
= (4a)3 – (3b)3 – 36ab(4a – 3b)
= (40)2 – (3b)3 – 3 × 4a × 3b (4a – 3b)
= (4a – 3b)3 [∵ (x – y)3 = x3 – y3 – 3xy(x – y)]
= (40 – 3b) (4a – 3b) (4a – 3b)

Question 3.
What are the possible expressions for the dimensions of a cuboid whose volume is
given below ?
Volume = 12ky2 + 8ky – 20k.
Solution:
We have, 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)
∴Possible expressions for the dimensions of cuboid are 4k units, (3y + 5) units and (y
– 1) units.

Question 4.
If p(x) = x3 + 3x2 – 2x + 4, then find the value of p(2) + p(-2) – P(0).
Solution:
Here, p(x) = x3+ 3x2 – 2x + 4
Now, p(2) = 23 + 3(2)2 – 2(2) + 4
= 8 + 12 – 4 + 4 = 20
p(-2) = (-2)3 + 3(-2)2 – 21 – 2) + 4
= 8 + 12 + 4 + 4 = 12
and p(0) = 0 + 0 – 0 + 4 = 4
∴ p(2) + p(-2) – p(0) = 20 + 12 – 4 = 28.

Question 5.
If one zero of the polynomial x2 – √3x + 40 is 5, which is the other zero ?
Solution:
Let p(x) = x2 – √3x + 40
= x2 – 5x – 8x + 40 = x(x – 5) – 8(x – 5) = (x – 5) (x – 8)
Now, for zeroes of given polynomial, put p(x) = 0
∴ (x – 5) (x – 8) = 0
⇒ x = 5 or x = 8
Hence, other zero is 8.

Question 6.
Simplify:

Solution:

Question 7.
If one zero of the polynomial x2 – √3x + 40 is 5, which is the other zero ?
Solution:
Let
p(x) = x2 – √3x + 40
= x2 – 5x – 8x + 40 = x(x – 5) – 8(x – 5) = (x – 5) (x – 8)
Now, for zeroes of given polynomial, put p(x) = 0
∴ (x – 5) (x – 8) = 0
x = 5 or x = 8
⇒ Hence, other zero is 8.

Polynomials Class 9 Extra Questions Long Answer Type

Question 1.
Prove that (a + b + c)3 – a3 – b3 – c3 = 3(a + b) (b + c) (c + a).
Solution:
L.H.S. = (a + b + c)3 – a3 – b3 – c3
= {(a + b + c)3 – 3} – {b3 + c3}
= (a + b + c – a) {(a + b + c)2 + a2 + a(a + b + c)} – (b + c) (b2 + c2 – bc)
= (b + c) {a2 + b2 + 2 + 2ab + 2bc + 2ca + a2 + a2 + ab + ac – b2 – a2 + bc)
= (b + c) (3a2 + 3ab + 3bc + 3ca}
= 3(b + c) {a2 + ab + bc + ca}
= 31b + c) {{a2 + ca) + (ab + bc)}
= 3(b + c) {a(a + c) + b(a + c)}
= 3(b + c)(a + c) (a + b)
= 3(a + b)(b + c) (c + a) = R.H.S.

Question 2.
Factorise : (m + 2n)2 x2 – 22x (m + 2n) + 72.
Solution:
Let m + 2n = a
∴ (m + 2n)2 x2 – 22x (m + 2n) + 72 = a2x2 – 22ax + 72
= a2x2 – 18ax – 4ax + 72
= ax(ax – 18) – 4(ax – 18)
= (ax – 4) (ax – 18)
= {(m + 2n)x – 4)} {(m + 2n)x – 18)}
= (mx + 2nx – 4) (mx + 2nx – 18).

Question 3.
If x – 3 is a factor of x2 – 6x + 12, then find the value of k. Also, find the other factor
of the – polynomial for this value of k.
Solution:
Here, x – 3 is a factor of x2 – kx + 12
∴ By factor theorem, putting x = 3, we have remainder 0.
⇒ (3)2 – k(3) + 12 = 0
⇒ 9 – 3k + 12 = 0
⇒ 3k = 21
⇒k=7
Now, x2 – 7x + 12 = x2 – 3x – 4x + 12
= x(x – 3) – 4(x – 3)
= (x – 3) (x – 4)
Hence, the value of k is 7 and other factor is x – 4.

Question 4.
Find a and b so that the polynomial x3– 10x2 + ax + b is exactly divisible by the
polynomials (x – 1) and (x – 2).
Solution:
Let p(x) = x3– 10x2 + ax + b
Since p(x) is exactly divisible by the polynomials (x – 1) and (x – 2).
∴ By putting x = 1, we obtain
(1)3 – 10(1)2 + a(1) + b = 0
⇒a+b=9
And by putting x = 2, we obtain
(2)3 – 10(2)2 + a(2) + b = 0
8 – 40 + 2a + b = 0
⇒ 2a + b = 32
Subtracting (i) from (ii), we have
a = 23
From (i), we have 23 + b = 9 = b = -14
Hence, the values of a and b are a = 23 and b = -14

Question 5.
Factorise : x2 – 6x2 + 11x – 6.
Solution:
Let p(x) = x2 – 6x2 + 11x – 6
Here, constant term of p(x) is -6 and factors of -6 are ± 1, ± 2, ± 3 and ± 6
By putting x = 1, we have
p(1) = (1)3 – 6(1)2 + 11(1) – 6 = 1 – 6 + 11 -6 = 0
∴ (x – 1) is a factor of p(x)
By putting x = 2, we have
p(2) = (2)3 – 6(2)2 + 11(2) – 6 = 8 – 24 + 22 – 6 = 0
∴ (x – 2) is a factor of p(x)
By putting x = 3, we have
p(3) = (3)3 – 6(3)2 + 11(3) – 6 = 27 – 54 + 33 – 6 = 0
∴ (x – 3) is a factor of p(x) Since p(x) is a polynomial of degree 3, so it cannot have
more than three linear factors.
∴ x3 – 6x2 + 11x – 6 = k (x – 1) (x – 2) (x – 3)
By putting x = 0, we obtain
0 – 0 + 0 – 6 = k (-1) (-2) (3)
-6 = -6k
k=1
Hence, x3 – 6x2 + 11x – 6 = (x – 1) (x – 2)(x – 3).

Question 6.
Show that 13and 43 are zeroes of the polynomial 9x3 – 6x2 – 11x + 4. Also, find the
third zero of the polynomial.
Solution:
Let p(x) = 9x3– 6x2 – 11x + 4
Put x = 13, we have
Thus, x = 43 is another zero of the polynomial p(x). Since x = 13 and x = 43 are the
zeroes of p(x), therefore, (x−13) (x−43) (3x – 1) (3x – 4) or 9x2 – 15x + 4 exactly
divides p(x).
⇒ 9x3 – 6x2 – 11x + 4 = (9x2 – 15x + 4) (x + 1)
Hence, x = -1 is its third zero.
Question 7.
Factorise : 6x2 – 5x2 – √3x + 12
Solution:
Let p(x) = 6x3– 5x2 – √3x + 12
Here, constant term of p(x) is 12 and factors of 12 are ± 1, ± 2, ± 3, ± 4, ± 6, ± 12.
By putting x = 1, we have
p(1) = 6(1)3 – 5(1)2 – √3(1) + 12 = 6 – 5 – √3 + 12 = 0
∴ (x – 1) is a factor of p(x).
Now, by long division, we have

Thus,
p(x) = (x – 1) (6x2 + x – 12)
p(x) = (x – 1) (6x2 + 9x – 8x – 12)
p(x) = (x – 1) {3x (2x + 3) – 4(2x + 3)}
p(x) = (x – 1) (3x – 4) (2x + 3).
Important Polynomials Questions For Class 9- Chapter 2 (With
Solutions)
Some important questions from polynomials are given below with solutions. These questions
will help the 9th class students to get acquainted with a wide variation of questions and develop
the confidence to solve polynomial questions more efficiently.

1. Give an example of a monomial and a binomial having degrees as 82 and 99, respectively.

Solution:

An example of a monomial having a degree of 82 = x82

An example of a binomial having a degree of 99 = x99 + x

2. Compute the value of 9x2 + 4y2 if xy = 6 and 3x + 2y = 12.

Solution:

Consider the equation 3x + 2y = 12

Now, square both sides:

(3x + 2y)2 = 122

=> 9x2 + 12xy + 4y2 = 144

=>9x2 + 4y2 = 144 – 12xy

From the questions, xy = 6

So,

9x2 + 4y2 = 144 – 72

Thus, the value of 9x2 + 4y2 = 72

3.  Find the value of the polynomial 5x – 4x2 + 3 at x = 2 and x = –1.

Solution:

Let the polynomial be f(x) = 5x – 4x2 + 3

Now, for x = 2,

f(2) = 5(2) – 4(2)2 + 3

=> f(2) = 10 – 16 + 3 = –3

Or, the value of the polynomial 5x – 4x2 + 3 at x = 2 is -3.

Similarly, for x = –1,

f(–1) = 5(–1) – 4(–1)2 + 3

=> f(–1) = –5 –4 + 3 = -6

The value of the polynomial 5x – 4x2 + 3 at x = -1 is -6.

4. Calculate the perimeter of a rectangle whose area is 25x 2 – 35x + 12. 

Solution:
Given,

Area of rectangle = 25x2 – 35x + 12

We know, area of rectangle = length × breadth

So, by factoring 25x2 – 35x + 12, the length and breadth can be obtained.

25x2 – 35x + 12 = 25x2 – 15x – 20x + 12

=> 25x2 – 35x + 12 = 5x(5x – 3) – 4(5x – 3)

=> 25x2 – 35x + 12 = (5x – 3)(5x – 4)

So, the length and breadth are (5x – 3)(5x – 4).

Now, perimeter = 2(length + breadth)

So, perimeter of the rectangle = 2[(5x – 3)+(5x – 4)]

= 2(5x – 3 + 5x – 4) = 2(10x – 7) = 20x – 14

So, the perimeter = 20x – 14

5. Find the value of x3 + y3 + z3 – 3xyz if x2 + y2 + z2 = 83 and x + y + z = 15

Solution:

Consider the equation x + y + z = 15

From algebraic identities, we know that (a + b + c) 2 = a2 + b2 + c2 + 2(ab + bc + ca)

So,

(x + y + z)2 = x2 + y2 + z2 + 2(xy + yz + xz)

From the question, x2 + y2 + z2 = 83 and x + y + z = 15

So,

152 = 83 + 2(xy + yz + xz)

=> 225 – 83 = 2(xy + yz + xz)

Or, xy + yz + xz = 142/2 = 71

Using algebraic identity a³ + b³ + c³ – 3abc = (a + b + c)(a² + b² + c² – ab – bc – ca),

x3 + y3 + z3 – 3xyz = (x + y + z)(x² + y² + z² – (xy + yz + xz))

Now,

x + y + z = 15, x² + y² + z² = 83 and xy + yz + xz = 71

So, x3 + y3 + z3 – 3xyz = 15(83 – 71)

=> x3 + y3 + z3 – 3xyz = 15 × 12

Or, x3 + y3 + z3 – 3xyz = 180

6. If a + b + c = 15 and a2 + b2 + c2 = 83, find the value of a3 + b3 + c3 – 3abc.

Solution:

We know that,
a3 + b3 + c3 – 3abc = (a + b + c)(a2 + b2 + c2 – ab – bc – ca) ….(i)

(a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca ….(ii)

Given, a + b + c = 15 and a2 + b2 + c2 = 83

From (ii), we have

152 = 83 + 2(ab + bc + ca)

⇒ 225 – 83 = 2(ab + bc + ca)

⇒ 142/2 = ab + bc + ca

⇒ ab + bc + ca = 71

Now, (i) can be written as

a3 + b3 + c3 – 3abc = (a + b + c)[(a2 + b2 + c2 ) – (ab + bc + ca)]

a3 + b3 + c3 – 3abc = 15 × [83 – 71] = 15 × 12 = 180.

7. If (x – 1/x) = 4, then evaluate (x2 + 1/x2) and (x4 + 1/x4).

Solution:

Given, (x – 1/x) = 4

Squaring both sides we get,

(x – 1/x)2 = 16

⇒ x2 – 2.x.1/x + 1/x2 = 16

⇒ x2 – 2 + 1/x2 = 16

⇒ x2 + 1/x2 = 16 + 2 = 18

∴ (x2 + 1/x2) = 18 ….(i)

Again, squaring both sides of (i), we get

(x2 + 1/x2)2 = 324

⇒ x4 + 2.x2.1/x2 + 1/x4 = 324

⇒ x4 + 2 + 1/x4 = 324

⇒ x4 + 1/x4 = 324 – 2 = 322

∴ (x4 + 1/x4) = 322.

8. Find the values of a and b so that (2x3 + ax2 + x + b) has (x + 2) and (2x – 1) as factors.

Solution:

Let p(x) = 2x3 + ax2 + x + b. Then, p( –2) = and p(½) = 0.

p(2) = 2(2)3 + a(2)2 + 2 + b = 0

⇒ –16 + 4a – 2 + b = 0 ⇒ 4a + b = 18 ….(i)

p(½) = 2(½)3 + a(½)2 + (½) + b = 0

⇒ a + 4b = –3 ….(ii)
On solving (i) and (ii), we get a = 5 and b = –2.

Hence, a = 5 and b = –2.

9. Check whether (7 + 3x) is a factor of (3x3 + 7x).

Solution:

Let p(x) = 3x3 + 7x and g(x) = 7 + 3x. Now g(x) = 0 ⇒ x = –7/3.

By the remainder theorem, we know that when p(x) is divided by g(x) then the remainder is p(–
7/3).

Now, p(–7/3) = 3(–7/3)3 + 7(–7/3) = –490/9 ≠ 0.

∴ g(x) is not a factor of p(x).

10. Factorise x2 + 1/x2 + 2 – 2x – 2/x.

Solution: 

x2 + 1/x2 + 2 – 2x – 2/x = (x2 + 1/x2 + 2) – 2(x + 1/x)

= (x + 1/x)2 – 2(x + 1/x)

= (x + 1/x)(x + 1/x – 2).

11. Factorise x2 – 1 – 2a – a2.

Solution:

x2 – 1 – 2a – a2 = x2 – (1 + 2a + a2)

= x2 – (1 + a)2

= [x – (1 – a)][x + 1 + a]

= (x – 1 – a)(x + 1 + a)

∴ x2 – 1 – 2a – a2 = (x – 1 – a)(x + 1 + a).

You might also like