• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar
  • Skip to footer

CBSE Tuts

CBSE Maths notes, CBSE physics notes, CBSE chemistry notes

  • NCERT Solutions
    • NCERT Solutions for Class 12 English Flamingo and Vistas
    • NCERT Solutions for Class 11 English
    • NCERT Solutions for Class 11 Hindi
    • NCERT Solutions for Class 12 Hindi
    • NCERT Books Free Download
  • TS Grewal
    • TS Grewal Class 12 Accountancy Solutions
    • TS Grewal Class 11 Accountancy Solutions
  • CBSE Sample Papers
  • NCERT Exemplar Problems
  • English Grammar
    • Wordfeud Cheat
  • MCQ Questions

GSEB Solutions for Class 9 Mathematics – Polynomials

GSEB Solutions for Class 9 Mathematics – Polynomials (English Medium)

GSEB SolutionsMathsScience
Exercise 3:

Solution 1:

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-1

Solution 2(1):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-2(1)t>

Solution 2(2):
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-2(2)
Solution 2(3):
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-2(3)
Solution 3:

If we divide the total number of chocolates that the student had (x4 – 3x3 + 5x2 + 8x + 5) by the number of chocolates received by each friend (x2 – 1), the quotient will give the number of friends and the remainder will give the number of chocolates left over for his teacher.
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-3
Thus, the number of friends = x2 – 3x + 6
The number of chocolates left over for his teacher = 5x + 11.
Given that 26 chocolates are left with him.
∴ 5x + 11 = 26
∴ 5x = 15
∴ x = 3
The total number of chocolates the student had
= x4 – 3x3 + 5x2 + 8x + 5
= (3)4 – 3(3)3 + 5(3)2 + 8(3) + 5
= 81 – 81 + 45 + 24 + 5
= 74
Thus, the student had 74 chocolates.
The number of chocolates received by each friend = x2 – 1
= (3)2 – 1
= 9 – 1
= 8
Thus, each friend received 8 chocolates.
The number of friends
= x2 – 3x + 6
= (3)2 – 3(3) + 6
= 9 – 9 + 6
= 6
Thus, the boy has 6 friends. 

Solution 4:

If we divide the total sum collected Rs.(2x3 + x2 – 5x – 3) by the contribution received from each student  Rs.(2x + 3), the quotient will give the number of students and the remainder must be zero.

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-4
Solution 5:
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-5
Solution 6:

Since (x – 4) is a factor of x3 – 6x2 + 4x + 16, split the term other than the first and the last to obtain the other factor.
x3 – 6x2 + 4x + 16
= x3 – 4x2 – 2x2 + 8x – 4x + 16
 = x2(x – 4) – 2x(x – 4) – 4(x – 4)
= (x – 4)(x2 – 2x – 4)
Thus, the other factor is (x2 – 2x – 4).

Solution 7:

(107)2
= (100 + 7)2
= (100)2 + 2(100)(7) + (7)2
= 10000 + 1400 + 49
= 11449

Solution 8:

If a + b + c = 0, then a3 + b3 + c3 = 3abc
Let a = (-7), b = 12 and c = (-5)
∴ a + b + c = (-7) + 12 + (-5) = -7 + 12 + -5 = 0
Now, a3 + b3 + c3 = 3abc
∴ (-7)3 + (12)3 + (-5)3
= 3(-7)(12)(-5)
= (-21)(-60)
= 1260

Solution 9:

4x2 + 9y2 + 25z2 + 12xy – 30yz – 20zx
= (2x)2 + (3y)2 + (-5z)2 + 2(2x)(3y) + 2(3y)(-5z) + 2(-5z)(2x)
= (2x + 3y – 5z)2

Solution 10(1) :
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-10(1)
Solution 10(2) :
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-10(2)
Solution 10(3) :
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-10(3)
Solution 10(4) :
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-10(4)
Solution 11 :

a + b + c = 6
∴ (a + b + c)2 = (6)2
∴ a2 + b2 + c2 + 2ab + 2bc + 2ca = 36
∴ 60 + 2(ab + bc + ca) = 36
∴ 2(ab + bc + ca) = 36 – 60
∴ 2(ab + bc + ca) = -24
∴ ab + bc + ca = -12

a3 + b3 + c3 – 3abc
= (a + b + c)(a2 + b2 + c2 – ab – bc – ca)
= (a + b + c)[(a2 + b2 + c2) – (ab + bc + ca)]
= (6)[(60) – (-12)]
= 6(60 + 12)
= 6(72)
= 432

Solution 12(1) :

a. (x – 3)
If p(3) = 0, then factor of p(x) is (x – 3).

Solution 12(2) :

b. 13
Remainder = p(2) = (2)3 + 2(2)2 – 6(2) + 9 = 13
If x3 + 2x2 – 6x + 9 is divided by (x – 2), then 13 is the remainder

Solution 12(3) :

d. 5
The degree of the polynomial x5 + 3x3 – 7x2 + 9x + 11 is 5.

Solution 12(4) :

d. -18
(x – 2) is a factor of p(x) = 3x4 – 2x3 + 7x2 – 21x + k.
∴ p(2) = 0
∴ 3(2)4 – 2(2)3 + 7(2)2 – 21(2) + k = 0
∴ 48 – 16 + 28 – 42 + k = 0
∴ 18 + k = 0
∴ k = -18

Solution 12(5) :
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-12(5)
Solution 12(6) :

b. 2
When polynomial p(x) is divided by x + 1, the remainder is p(-1).
∴  Remainder = p(-1) = (-1)2 + 6(-1) + 7 = 2

Solution 12(7) :

d. (y + 3)(y + 7)
y2 + 10y +21
= y2 + 3y + 7y + 21
= y(y + 3) + 7(y + 3)
= (y + 3)(y + 7)
Factors of y2 + 10y +21 are (y + 3)(y + 7).

Solution 12(8) :

c. 26
a3 – b3 = (a – b)3 + 3ab(a – b) = (2)3 + 3(3)(2) = 26

Solution 12(9) :

d. 0
a3 + b3 + c3 – 3abc
= a3 + a3 + a3 – 3a(a)(a)
= 3a3 – 3a3
= 0

Solution 12(10) :

c. x2 + x – 6
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-12(10)
Solution 12(11) :

b. 1
Remainder = p(-3) = (-3)3 + 28 = (-27) + 28 = 1

Solution 12(12) :

c. 12
Opposite of the remainder should be added to make the polynomial divisible by x – 4.
Remainder = p(4) = (4)3 – 76 = 64 – 76 = -12
Thus, 12 should be added.

Solution 12(13) :

c. 5x + 7y
25x2 – 49y2 = (5x)2 – (7y)2 = (5x + 7y)(5x – 7y)

Solution 12(14) :

b. 1
p(0) = -6 ≠ 0, p(1) = 0
p(2) = 8 ≠ 0 and p(3) = 24 ≠ 0.
Hence, 1 is a zero of p(x).

Solution 12(15) :
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-1-12(15)
Solution 12(16) :

c. 64x3 – 343y3 – 336x2y + 588xy2
(4x – 7y)3
=(4x)3 – (7y)3 – 3(4x)(7y)(4x – 7y)
= 64x3 – 343y3 – 84xy(4x – 7y)
= 64x3 – 343y3 – 336x2y + 588xy2

Exercise 3.1:

Solution 1:

  1. p(x) = 3x7 – 6x5 + 4x3 – x2 – 5
    The degree of the polynomial is 7.
  2. p(x) = x100 – (x10)20 + 3x50 + x25 + x5 – 7
    ∴p(x) = x100 – x200 + 3x50 + x25 + x5 – 7
    The degree of polynomial is 200.
  3. p(x) = 7x – 3x2 + 4x3 – x4
    Thus, the degree of the polynomial is 4.
  4. p(x) = 3.14x2 + 1.57x + 1
    The degree of the polynomial is 2.

Solution 2:

  1. p(x) = 4x3 + 3x2 + 2x + 1
    In the polynomial p(x), the coefficient of x3 is 4.
  2. p(x) = x2 + 2x + 1
    In the polynomial p(x) the term with x3 is absent.
    Hence, the coefficient of x3 in the polynomial p(x) is 0.

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.1-1
Solution 3:

  1. (x) = x2+ 27
    The degree of the polynomial p(x) is 2.
    Hence the given polynomial is a quadratic polynomial.
  2. p(x) = 2010x + 2009
    The degree of the polynomial p(x) is 1.
    Hence the given polynomial is a linear polynomial.
  3. p(x) = 4x2 + 7x3 + 3
    The degree of the polynomial p(x) is 3.
    Hence the given polynomial is a cubic polynomial.
  4. p(x) = (x – 1)(x + 1) = x2 – 1
    The degree of the polynomial p(x) is 2.
    Hence, the given polynomial is a quadratic polynomial.

Solution 4:

  1. p(x) = x7 + 10x5 + 4x3 + 3x + 1
    The index in each term of the given algebraic expression is a whole number.
    Thus, p(x) is a polynomial.

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.1-4
Solution 5:

8x10 is a monomial of degree 10.
4x20 + 9x15 is a binomial of degree 20.

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.1-5

Exercise 3.2:

Solution 1:
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.2-1
Solution 2:

p(x) = x4 + 2x3 – x + 5
At x = 2,
p(2) = (2)4 + 2(2)3 – 2 + 5 = 16 + 16 – 2 + 5
∴p(2) = 35
p(x) = 3x3 – 5x2 + 6x – 9

At x = 0,
p(0) = 3(0)3 – 5(0)2 + 6(0) – 9 = 0 – 0 + 0 – 9
∴p(0) = -9
At x = -1
p(-1)
= 3(-1)3 – 5(-1)2 + 6(-1) – 9
= 3(-1) – 5(1) + 6(-1) – 9
= -3 – 5 – 6 – 9
∴p(-1) = -23

p(x) = 5x3 + 11x2 + 10
At x = -2,
p(-2)
= 5(-2)3 + 11(-2)2 + 10
= 5(-8) + 11(4) + 10
= -40 + 44 + 10
∴p(-2) = 14

  1. p(x) = x4 + 2x3 – x + 5
    At x = 2,
    p(2) = (2)4 + 2(2)3 – 2 + 5 = 16 + 16 – 2 + 5
    ∴p(2) = 35
  2. p(x) = 3x3 – 5x2 + 6x – 9
    At x = 0,
    p(0) = 3(0)3 – 5(0)2 + 6(0) – 9 = 0 – 0 + 0 – 9
    ∴p(0) = -9
    At x = -1
    p(-1)
    = 3(-1)3 – 5(-1)2 + 6(-1) – 9
    = 3(-1) – 5(1) + 6(-1) – 9
    = -3 – 5 – 6 – 9
    ∴p(-1) = -23
  3. p(x) = 5x3 + 11x2 + 10
    At x = -2,
    p(-2)
    = 5(-2)3 + 11(-2)2 + 10
    = 5(-8) + 11(4) + 10
    = -40 + 44 + 10
    ∴p(-2) = 14

Solution 3:

  1. p(x) = x7
    ∴ p(0) = 07 = 0
    ∴ p(1) = (1)7 = 1
    ∴ p(2) = (2)7 = 128
  2. p(x) = (x – 1)(x + 3)
    ∴ p(0) = (0 – 1)(0 + 3) = -1 × 3 = -3
    ∴ p(1) = (1 – 1)(1 + 3) = 0 × 4 = 0
    ∴ p(2) = (2 – 1)(2 + 3) = 1 × 5 = 5
  3. p(x) = x2– 2x
    ∴ p(0) = (0)2 – 2(0) = 0 – 0 = 0
    ∴ p(1) = (1)2 – 2(1) = 1 – 2 = -1
    ∴ p(2) = (2)2 – 2(2) = 4 – 4 = 0

Solution 4:
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.2-4

Exercise 3.3:

Solution 1(1):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-1(1)
Solution 1(2):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-1(2)

Solution 2(1):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-2(1)
Solution 2(2):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-2(2)

Solution 2(3):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-2(3)

Solution 2(4):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-2(4)

Solution 2(5):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-2(5)

Solution 3:

When p(x) = x4 – 4x3 + 3x – 1 is divided by d (x) = x + 2, the remainder is given by p(-2).
Remainder(R) = p(-2)
p(x) = x4 – 4x3 + 3x – 1
∴ p(-2)
x4 – 4x3 + 3x – 1
= (-2)4 – 4(-2)3 + 3(-2) – 1
= 16 – 4(-8) – 6 – 1
= 16 + 32 – 6 – 1
= 41
Thus, the remainder is 41.

Solution 4:

The quantity to be added to polynomial p(y) so that the resulting polynomial becomes divisible by y + 1 is the opposite of the remainder obtained on dividing polynomial p(y) by y + 1.

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-4
So, 4 should be added to polynomial p(y) = 12y3 – 39y2 + 50y + 97 so that the resulting polynomial is divisible by y + 1.

Solution 5:

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-5

Solution 6:
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-6

Solution 7(1):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-7(1)

Solution 7(2):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-7(2)
Solution 7(3):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.3-7(3)

Solution 8:

When the polynomial p(x) = ax5 – 23x3 + 47x + 1 is divided by (x – 2), the remainder is given by p(2).
∴ Remainder = p(2)
p(x) = ax5 – 23x3 + 47x + 1
∴ p(2)
= a(2)5 – 23(2)3 + 47(2) + 1
= 32a – 184 + 94 + 1
= 32a – 89

But, the remainder is 7. (given)
∴ 32a – 89 = 7
∴ 32a = 7 + 89
∴ 32a = 96
∴ a = 3

Exercise 3.4:

Solution 1:

(x – 1) is a factor of the polynomial p(x), if and only if the sum of all the coefficients of p(x) is zero.
Also, if p(1) = 0, then (x – 1) is a factor of p(x).

  1. 2x3 – 3x2 + 3x – 2
    The sum of all the coefficients
    = 2 + (-3) + 3 + (-2)
    = 0
    Thus, (x – 1) is a factor of 2x3 – 3x2 + 3x – 2.
  2. 4x3 + x4 – x + 1
    The sum of all the coefficients
    = 4 + 1 + (-1) + 1
    ≠ 0
    Thus, (x – 1) is not a factor of 4x3 + x4 – x + 1.
  3. 5x4 – 4x3 – 2x + 1
    The sum of all the coefficients
    = 5 + (-4) + (-2) + 1
    = 0
    Thus, (x – 1) is a factor of 5x4 – 4x3 – 2x + 1.
  4. 3x3 + x2 + x + 11
    The sum of all the coefficients
    = 3 + 1 + 1 + 11
    = 16
    ≠ 0
    Thus, (x – 1) is not a factor of 3x3 + x2 + x + 11.

Solution 2:

  1. p(x) = 21x2 + 26x + 8
    d(x) = 3x + 2 is a factor of p(x).
    21x2 + 26 + 8
    = 21x2 + 14x + 12x + 8
    (Splitting the middle term to get 3x + 2 as a factor)
    = 7x(3x + 2) + 4(3x + 2)
    = (3x + 2)(7x + 4)
    Thus, (7x + 4) is other factor of p(x).
  2. p(x) = x3 + 10x2 + 23x + 14
    d(x) = x + 1 is a factor of p(x).
    x3 + 10x2 + 23x + 14
    = x3 + x2 + 9x2 + 9x + 14x + 14
    (Splitting the terms to get x + 1 as a factor)
    = x2(x + 1) + 9x(x + 1) + 14(x + 1)
    = (x + 1)(x2 + 9x +14)
    Thus, (x2 + 9x +14) is other factor of p(x).
  3. p(x) = x3 – 9x2 + 20x – 12
    d(x) = x – 6 is a factor of p(x).
    x3 – 9x2 + 20x – 12
    = x3 – 6x2– 3x2+ 18x + 2x – 12
    = (x – 6)(x2 + 3x + 2)
    Thus, (x2 + 3x + 2) is other factor of p(x).

Solution 3:

If p(x) = ax3 + 3x2 + 7x + 13 is divided by (x + 3),
the remainder is given by p(-3).
Remainder = p(-3)
p(-3)
= a(-3)3 + 3(-3)2 + 7(-3) + 13
= 27a + 27 – 21 + 13
= 19 – 27a
But, the remainder is -8. (given)
∴ 19 – 27a = -8
∴ -27a = -8 – 19
∴ -27a = -27
∴ a = 1

Solution 4:

  1. 3x2+ 7x + 4
    = 3x2 + 3x + 4x + 4
    =3x(x + 1) + 4(x + 1)
    = (x + 1)(3x + 4)
  2. 15x2+ 16x + 4
    = 15x2 + 10x + 6x + 4
    = 5x(3x + 2) + 2(3x + 2)
    = (3x + 2)(5x + 2)
  3. -21x2+ 16x + 5
    = -(21x2 – 16x – 5)
    = -(21x2 – 21x + 5x – 5)
    = -[21x(x – 1) + 5(x – 1)]
    = -(x – 1)(21x + 5)

Solution 5:

  1. p(x) = 3x3 – 7x2 + 5x – 1
    The sum of all the coefficients
    = 3 + (-7) + 5 + (-1) = 0
    The sum of the coefficients of the odd powers of x
    = 3 + 5 = 8
    The sum of the coefficients of the even powers of x
    = (-7) + (-1) = (-8) ≠ 8
    Thus, (x – 1) is a factor of p(x), but (x + 1) is not a
    actor of p(x).
  2. p(x) = 21x3 + 16x2 + 4x + 9
    The sum of all the coefficients
    = 21 + 16 + 4 + 9 = 50 ≠ 0
    The sum of the coefficients of the odd powers of x
    = 21 + 4 = 25
    The sum of the coefficients of the even powers of x
    = 16 + 9 = 25
    Thus, (x + 1) is a factor of p(x), but (x – 1) is not a
    actor of p(x).
  3. p(x) = 2x4 – 3x3 + 4x2 – 5x + 2
    The sum of all the coefficients
    = 2 + (-3) + 4 + (-5) + 2
    = 8 – 8 = 0
    The sum of the coefficients of the odd powers of x
    = (-3) + (-5)
    = (-8)
    The sum of the coefficients of the even powers of x
    = 2 + 4 + 2
    = 8 ≠ (-8)
    Hence, (x – 1) is a factor of p(x), but (x + 1) is not a
    actor of p(x).
  4. p(x) = x3 + 13x2 + 32x + 20
    The sum of all the coefficients
    = 1 + 13 + 32 + 20
    = 66 ≠ 0
    The sum of the coefficients of the odd powers of x
    = 1 + 32
    = 33
    The sum of the coefficients of the even powers of x
    = 13 + 20
    = 33
    Thus, (x + 1) is a factor of p(x), but (x – 1) is not a
    actor of p(x).

Solution 6:

p(x) = ax4 – 7x3 – 3x2 – 2x – 8 and x – 4 is a factor of p(x).
∴ p(4) = 0
∴ a(4)4 – 7(4)3 – 3(4)2 – 2(4) – 8 = 0
∴ 256a – 448 – 48 – 8 – 8 = 0
∴ 256a – 512 = 0
∴ 256a = 512
∴ a = 2

Exercise 3.5

Solution 1(1):

(x – 7)(x – 12)
= [x + (-7)][x + (-12)]
= x2 + [(-7) + (-12)]x + (-7)(-12)
= x2 – 19x + 84

Solution 1(2):

(5 – 4x)(7 – 4x)
= (-4x + 5)(-4x + 7)
= (-4x)2 + (5 + 7)(-4x) + (5)(7)
= 16x2 – 48x + 35

Solution 1(3):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.5-1(3)

Solution 1(4):
GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.5-1(4)
Solution 2:

  1. 97 × 103
    = (100 – 3)(100 + 3)
    = (100)2 – (3)2
    = 10000 – 9
    = 9991
  2. 57 × 63
    = (60 – 3)(60 + 3)
    = (60)2 – (3) 2
    = 3600 – 9
    = 3591
  3. 34 × 26
    = (30 + 4)(30 – 4)
    = (30)2 – (4)2
    = 900 – 16
    = 884

Solution 3(1):

16x2 – 40xy + 25y2
= (4x)2 – 2(4x)(5y) + (5y)2
= (4x – 5y)2

Solution 3(2):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.5-3(2)
Solution 3(3):

9a2 + 25b2 + 49c2 – 30ab + 70bc – 42ac
= (3a)2 + (-5b)2 + (-7c)2 + 2(3a)(-5b) + 2(-5b)(-7c) + 2(-7c)(3a)
= (3a – 5b – 7c)2
OR
9a2 + 25b2 + 49c2 – 30ab + 70bc – 42ac
= (-3a)2 + (5b)2 + (7c)2 + 2(-3a)(5b) + 2(5b)(7c) + 2 (7c)(-3a)
= (-3a + 5b + 7c)2

Solution 3(4):

16a4 – 625b4
= (4a2)2 – (25b2)2
= (4a2 + 25b2)(4a2 – 25b2)
= (4a2 + 25b2)(2a + 5b)(2a – 5b)

Solution 3(5):

GSEB Solutions for Class 9 Mathematics - Polynomials-Ex-3.5-3(5)

Solution 3(6):

125a3 + 600a2b + 960ab2 + 512b3
= 125a3 + 512b3 + 600a2b + 960ab2
= (5a)3 + (8b)3 + 120ab(5a + 8b)
= (5a)3 + (8b)3 + 3(5a)(8b)(5a + 8b)
= (5a + 8b)3

Solution 3(7):

64a3 – 27b3 – 144a2b + 108ab2
= (4a)3 – (3b)3 – 36ab(4a – 3b)
= (4a)3 – (3b)3 – 3(4a)(3b)(4a – 3b)
= (4a – 3b)3

Solution 4:

  1. 105 × 102
    = (100 + 5)(100 + 2)
    = (100)2 + (5 + 2)100 + (5)(2)
    = 10000 + 700 + 10
    = 10710
  2. (92)2
    = (90 + 2)2
    = (90)2 + 2(90)(2) + (2)2
    = 8100 + 360 + 4
    = 8464
  3. (8)3 – (4)3
    = (8 – 4)3 + 3(8)(4)(8 – 4)
    = (4)3 + 3(32)(4)
    = 64 + 384
    = 448

Solution 5:

(-28)3 + (15)3 + (13)3
Let a = -28, b = 15 and c = 13
Then, a + b + c = (-28) + 15 + 13 = 0
Now, if a + b + c = 0 then a3 + b3 + c3 = 3abc
∴ (-28)3 + (15)3 + (13)3
= 3(-28)(15)(13)
= (-84)(195)
= -16380

Primary Sidebar

NCERT Exemplar problems With Solutions CBSE Previous Year Questions with Solutoins CBSE Sample Papers
  • The Summer Of The Beautiful White Horse Answers
  • Job Application Letter class 12 Samples
  • Science Lab Manual Class 9
  • Letter to The Editor Class 12 Samples
  • Unseen Passage For Class 6 Answers
  • NCERT Solutions for Class 12 Hindi Core
  • Invitation and Replies Class 12 Examples
  • Advertisement Writing Class 11 Examples
  • Lab Manual Class 10 Science

Recent Posts

  • Understanding Diversity Question Answer Class 6 Social Science Civics Chapter 1 NCERT Solutions
  • Our Changing Earth Question Answer Class 7 Social Science Geography Chapter 3 NCERT Solutions
  • Inside Our Earth Question Answer Class 7 Social Science Geography Chapter 2 NCERT Solutions
  • Rulers and Buildings Question Answer Class 7 Social Science History Chapter 5 NCERT Solutions
  • On Equality Question Answer Class 7 Social Science Civics Chapter 1 NCERT Solutions
  • Role of the Government in Health Question Answer Class 7 Social Science Civics Chapter 2 NCERT Solutions
  • Vital Villages, Thriving Towns Question Answer Class 6 Social Science History Chapter 9 NCERT Solutions
  • New Empires and Kingdoms Question Answer Class 6 Social Science History Chapter 11 NCERT Solutions
  • The Delhi Sultans Question Answer Class 7 Social Science History Chapter 3 NCERT Solutions
  • The Mughal Empire Question Answer Class 7 Social Science History Chapter 4 NCERT Solutions
  • India: Climate Vegetation and Wildlife Question Answer Class 6 Social Science Geography Chapter 8 NCERT Solutions
  • Traders, Kings and Pilgrims Question Answer Class 6 Social Science History Chapter 10 NCERT Solutions
  • Environment Question Answer Class 7 Social Science Geography Chapter 1 NCERT Solutions
  • Understanding Advertising Question Answer Class 7 Social Science Civics Chapter 7 NCERT Solutions
  • The Making of Regional Cultures Question Answer Class 7 Social Science History Chapter 9 NCERT Solutions

Footer

Maths NCERT Solutions

NCERT Solutions for Class 12 Maths
NCERT Solutions for Class 11 Maths
NCERT Solutions for Class 10 Maths
NCERT Solutions for Class 9 Maths
NCERT Solutions for Class 8 Maths
NCERT Solutions for Class 7 Maths
NCERT Solutions for Class 6 Maths

SCIENCE NCERT SOLUTIONS

NCERT Solutions for Class 12 Physics
NCERT Solutions for Class 12 Chemistry
NCERT Solutions for Class 11 Physics
NCERT Solutions for Class 11 Chemistry
NCERT Solutions for Class 10 Science
NCERT Solutions for Class 9 Science
NCERT Solutions for Class 7 Science
MCQ Questions NCERT Solutions
CBSE Sample Papers
NCERT Exemplar Solutions LCM and GCF Calculator
TS Grewal Accountancy Class 12 Solutions
TS Grewal Accountancy Class 11 Solutions