NCERT · Ganita Manjari Part I · Chapter 4

Exploring Algebraic Identities Class 9 Solutions

One textbook question at a time, with its complete diagram or table and a detailed sequence of working steps.

124 solved items19 textbook pagesReviewed for 2026-27
Questions from Class 9 Maths Chapter 4, Exploring Algebraic Identities
Question preview

Read the prompt, attempt it, then check each step

Every exercise subpart and table row is a separate item. Shared figures are repeated in the crop whenever they are needed to understand that question.

Detailed worked answers

Textbook page 69

Textbook page 69 · solved item 1

NCERT Class 9 Maths Chapter 4, solved question 1
Question from the current NCERT textbook

Think and Reflect: Find a pattern using four consecutive square numbers.

Show detailed solution
  1. Step 1: Write four consecutive integers as n,n+1,n+2,n+3, so their squares are n^2,(n+1)^2,(n+2)^2,(n+3)^2
  2. Step 2: Compare the two outside squares with the two inside squares: n^2+(n+3)^2-(n+1)^2-(n+2)^2
  3. Step 3: Expanding gives n^2+n^2+6n+9-(n^2+2n+1)-(n^2+4n+4)=4
  4. Answer: The sum of the first and fourth squares is always 4 more than the sum of the middle two squares.

Detailed worked answers

Textbook page 71

Textbook page 71 · solved item 2

NCERT Class 9 Maths Chapter 4, solved question 2
Question from the current NCERT textbook

Think and Reflect 1: What can be said about a and b if (a+b)^2<a^2+b^2?

Show detailed solution
  1. Step 1: Use (a+b)^2=a^2+2ab+b^2
  2. Step 2: The inequality becomes a^2+2ab+b^2<a^2+b^2, hence 2ab<0
  3. Step 3: Therefore ab<0, which happens when a and b are non-zero and have opposite signs.
  4. Answer: a and b must have opposite signs.

Textbook page 71 · solved item 3

NCERT Class 9 Maths Chapter 4, solved question 3
Question from the current NCERT textbook

Think and Reflect 2: What can be said about a and b if (a+b)^2>a^2+b^2?

Show detailed solution
  1. Step 1: Replace (a+b)^2 by a^2+2ab+b^2
  2. Step 2: Cancelling a^2+b^2 from both sides leaves 2ab>0
  3. Step 3: Thus ab>0, so the two non-zero numbers have the same sign.
  4. Answer: a and b are either both positive or both negative.

Textbook page 71 · solved item 4

NCERT Class 9 Maths Chapter 4, solved question 4
Question from the current NCERT textbook

Think and Reflect 3: When is (a+b)^2=a^2+b^2?

Show detailed solution
  1. Step 1: Expand the left side to get a^2+2ab+b^2=a^2+b^2
  2. Step 2: Cancelling equal terms gives 2ab=0, or ab=0
  3. Step 3: A product is zero exactly when at least one factor is zero.
  4. Answer: Equality holds when a=0, b=0, or both are zero.

Textbook page 71 · solved item 5

NCERT Class 9 Maths Chapter 4, solved question 5
Question from the current NCERT textbook

Exercise Set 4.1, 1(i): Expand (7x+4y)^2

Show detailed solution
  1. Step 1: Take a=7x and b=4y in (a+b)^2=a^2+2ab+b^2
  2. Step 2: (7x)^2=49x^2, 2(7x)(4y)=56xy, and (4y)^2=16y^2
  3. Answer: (7x+4y)^2=49x^2+56xy+16y^2

Textbook page 71 · solved item 6

NCERT Class 9 Maths Chapter 4, solved question 6
Question from the current NCERT textbook

Exercise Set 4.1, 1(ii): Expand (7x/5+3y/2)^2

Show detailed solution
  1. Step 1: Let a=\frac75x and b=\frac32y
  2. Step 2: The square terms are \frac{49}{25}x^2 and \frac94y^2, while 2ab=2\cdot\frac75x\cdot\frac32y=\frac{21}{5}xy
  3. Answer: \left(\frac75x+\frac32y\right)^2=\frac{49}{25}x^2+\frac{21}{5}xy+\frac94y^2

Textbook page 71 · solved item 7

NCERT Class 9 Maths Chapter 4, solved question 7
Question from the current NCERT textbook

Exercise Set 4.1, 1(iii): Expand (2.5p+1.5q)^2

Show detailed solution
  1. Step 1: Apply (a+b)^2=a^2+2ab+b^2 with a=2.5p and b=1.5q
  2. Step 2: Compute (2.5p)^2=6.25p^2, 2(2.5p)(1.5q)=7.5pq, and (1.5q)^2=2.25q^2
  3. Answer: (2.5p+1.5q)^2=6.25p^2+7.5pq+2.25q^2

Detailed worked answers

Textbook page 72

Textbook page 72 · solved item 8

NCERT Class 9 Maths Chapter 4, solved question 8
Question from the current NCERT textbook

Exercise Set 4.1, 1(iv): Expand (3s/4+8t)^2

Show detailed solution
  1. Step 1: Use a=\frac34s and b=8t
  2. Step 2: a^2=\frac9{16}s^2, 2ab=2\cdot\frac34s\cdot8t=12st, and b^2=64t^2
  3. Answer: \left(\frac34s+8t\right)^2=\frac9{16}s^2+12st+64t^2

Textbook page 72 · solved item 9

NCERT Class 9 Maths Chapter 4, solved question 9
Question from the current NCERT textbook

Exercise Set 4.1, 1(v): Expand (x+1/(2y))^2

Show detailed solution
  1. Step 1: Take a=x and b=\frac1{2y}
  2. Step 2: The middle term is 2ab=2x\cdot\frac1{2y}=\frac{x}{y}, and b^2=\frac1{4y^2}
  3. Answer: \left(x+\frac1{2y}\right)^2=x^2+\frac{x}{y}+\frac1{4y^2}

Textbook page 72 · solved item 10

NCERT Class 9 Maths Chapter 4, solved question 10
Question from the current NCERT textbook

Exercise Set 4.1, 1(vi): Expand (1/x+1/y)^2

Show detailed solution
  1. Step 1: Use a=\frac1x and b=\frac1y
  2. Step 2: Then a^2=\frac1{x^2}, 2ab=\frac2{xy}, and b^2=\frac1{y^2}
  3. Answer: \left(\frac1x+\frac1y\right)^2=\frac1{x^2}+\frac2{xy}+\frac1{y^2}

Textbook page 72 · solved item 11

NCERT Class 9 Maths Chapter 4, solved question 11
Question from the current NCERT textbook

Exercise Set 4.1, 2(i): Find 64^2 using an identity.

Show detailed solution
  1. Step 1: Write 64=60+4
  2. Step 2: (60+4)^2=60^2+2(60)(4)+4^2=3600+480+16
  3. Answer: 64^2=4096

Textbook page 72 · solved item 12

NCERT Class 9 Maths Chapter 4, solved question 12
Question from the current NCERT textbook

Exercise Set 4.1, 2(ii): Find 105^2 using an identity.

Show detailed solution
  1. Step 1: Write 105=100+5
  2. Step 2: (100+5)^2=10000+1000+25
  3. Answer: 105^2=11025

Textbook page 72 · solved item 13

NCERT Class 9 Maths Chapter 4, solved question 13
Question from the current NCERT textbook

Exercise Set 4.1, 2(iii): Find 205^2 using an identity.

Show detailed solution
  1. Step 1: Write 205=200+5
  2. Step 2: (200+5)^2=40000+2000+25
  3. Answer: 205^2=42025

Detailed worked answers

Textbook page 73

Textbook page 73 · solved item 14

NCERT Class 9 Maths Chapter 4, solved question 14
Question from the current NCERT textbook

Think and Reflect: Replace b by -b in (a+b)^2=a^2+2ab+b^2

Show detailed solution
  1. Step 1: Substitute -b wherever b occurs: [a+(-b)]^2=a^2+2a(-b)+(-b)^2
  2. Step 2: Simplify the signs: a+(-b)=a-b, 2a(-b)=-2ab, and (-b)^2=b^2
  3. Answer: The resulting identity is (a-b)^2=a^2-2ab+b^2

Detailed worked answers

Textbook page 74

Textbook page 74 · solved item 15

NCERT Class 9 Maths Chapter 4, solved question 15
Question from the current NCERT textbook

Exercise Set 4.2, 1(i): Factor 9x^2+24xy+16y^2 completely.

Show detailed solution
  1. Step 1: Recognise 9x^2=(3x)^2 and 16y^2=(4y)^2
  2. Step 2: The middle term is 2(3x)(4y)=24xy, so the expression is a perfect-square trinomial.
  3. Answer: 9x^2+24xy+16y^2=(3x+4y)^2

Textbook page 74 · solved item 16

NCERT Class 9 Maths Chapter 4, solved question 16
Question from the current NCERT textbook

Exercise Set 4.2, 1(ii): Factor 4s^2+20st+25t^2 completely.

Show detailed solution
  1. Step 1: The outer terms are (2s)^2 and (5t)^2
  2. Step 2: Their double product is 2(2s)(5t)=20st
  3. Answer: 4s^2+20st+25t^2=(2s+5t)^2

Detailed worked answers

Textbook page 75

Textbook page 75 · solved item 17

NCERT Class 9 Maths Chapter 4, solved question 17
Question from the current NCERT textbook

Exercise Set 4.2, 1(iii): Factor 49x^2+28xy+4y^2 completely.

Show detailed solution
  1. Step 1: Write the square terms as (7x)^2 and (2y)^2
  2. Step 2: Since 2(7x)(2y)=28xy, the middle term matches the positive-square identity.
  3. Answer: 49x^2+28xy+4y^2=(7x+2y)^2

Textbook page 75 · solved item 18

NCERT Class 9 Maths Chapter 4, solved question 18
Question from the current NCERT textbook

Exercise Set 4.2, 1(iv): Factor 64p^2+(32/3)pq+(4/9)q^2 completely.

Show detailed solution
  1. Step 1: The outer terms are (8p)^2 and (\frac23q)^2
  2. Step 2: Their double product is 2(8p)(\frac23q)=\frac{32}{3}pq
  3. Answer: 64p^2+\frac{32}{3}pq+\frac49q^2=\left(8p+\frac23q\right)^2

Textbook page 75 · solved item 19

NCERT Class 9 Maths Chapter 4, solved question 19
Question from the current NCERT textbook

Exercise Set 4.2, 1(v): Factor 3a^2+4ab+(4/3)b^2 completely.

Show detailed solution
  1. Step 1: Factor out \frac13: 3a^2+4ab+\frac43b^2=\frac13(9a^2+12ab+4b^2)
  2. Step 2: The bracket is (3a+2b)^2 because its middle term is 2(3a)(2b)=12ab
  3. Answer: 3a^2+4ab+\frac43b^2=\frac13(3a+2b)^2

Textbook page 75 · solved item 20

NCERT Class 9 Maths Chapter 4, solved question 20
Question from the current NCERT textbook

Exercise Set 4.2, 1(vi): Factor (9/5)s^2+6sv+5v^2 completely.

Show detailed solution
  1. Step 1: Factor out \frac15: \frac95s^2+6sv+5v^2=\frac15(9s^2+30sv+25v^2)
  2. Step 2: The bracket is the perfect square (3s+5v)^2
  3. Answer: \frac95s^2+6sv+5v^2=\frac15(3s+5v)^2

Textbook page 75 · solved item 21

NCERT Class 9 Maths Chapter 4, solved question 21
Question from the current NCERT textbook

Exercise Set 4.2, 2(i): Find 79^2 using (a-b)^2

Show detailed solution
  1. Step 1: Write 79=80-1
  2. Step 2: (80-1)^2=80^2-2(80)(1)+1=6400-160+1
  3. Answer: 79^2=6241

Textbook page 75 · solved item 22

NCERT Class 9 Maths Chapter 4, solved question 22
Question from the current NCERT textbook

Exercise Set 4.2, 2(ii): Find 193^2 using (a-b)^2

Show detailed solution
  1. Step 1: Write 193=200-7
  2. Step 2: (200-7)^2=40000-2800+49
  3. Answer: 193^2=37249

Textbook page 75 · solved item 23

NCERT Class 9 Maths Chapter 4, solved question 23
Question from the current NCERT textbook

Exercise Set 4.2, 2(iii): Find 299^2 using (a-b)^2

Show detailed solution
  1. Step 1: Write 299=300-1
  2. Step 2: (300-1)^2=90000-600+1
  3. Answer: 299^2=89401

Detailed worked answers

Textbook page 76

Textbook page 76 · solved item 24

NCERT Class 9 Maths Chapter 4, solved question 24
Question from the current NCERT textbook

Think and Reflect: Label Fig. 4.4 to show (a+b+c)^2=a^2+b^2+c^2+2ab+2bc+2ca

Show detailed solution
  1. Step 1: Label the three diagonal squares a^2, b^2, and c^2, according to their side lengths.
  2. Step 2: The two rectangles with sides a,b contribute 2ab; similarly the paired rectangles contribute 2bc and 2ca
  3. Step 3: Adding all nine regions gives a^2+b^2+c^2+2ab+2bc+2ca
  4. Answer: This sum equals the area (a+b+c)^2 of the complete outer square.

Textbook page 76 · solved item 25

NCERT Class 9 Maths Chapter 4, solved question 25
Question from the current NCERT textbook

Exercise Set 4.3, 1(i): Find 117^2 using a suitable identity.

Show detailed solution
  1. Step 1: Use 117=100+10+7 with the three-term square identity.
  2. Step 2: 117^2=10000+100+49+2000+140+1400
  3. Answer: 117^2=13689

Textbook page 76 · solved item 26

NCERT Class 9 Maths Chapter 4, solved question 26
Question from the current NCERT textbook

Exercise Set 4.3, 1(ii): Find 78^2 using a suitable identity.

Show detailed solution
  1. Step 1: Write 78=80-2
  2. Step 2: (80-2)^2=6400-320+4
  3. Answer: 78^2=6084

Textbook page 76 · solved item 27

NCERT Class 9 Maths Chapter 4, solved question 27
Question from the current NCERT textbook

Exercise Set 4.3, 1(iii): Find 198^2 using a suitable identity.

Show detailed solution
  1. Step 1: Write 198=200-2
  2. Step 2: (200-2)^2=40000-800+4
  3. Answer: 198^2=39204

Textbook page 76 · solved item 28

NCERT Class 9 Maths Chapter 4, solved question 28
Question from the current NCERT textbook

Exercise Set 4.3, 1(iv): Find 214^2 using a suitable identity.

Show detailed solution
  1. Step 1: Write 214=200+14
  2. Step 2: (200+14)^2=40000+5600+196
  3. Answer: 214^2=45796

Textbook page 76 · solved item 29

NCERT Class 9 Maths Chapter 4, solved question 29
Question from the current NCERT textbook

Exercise Set 4.3, 1(v): Find 1104^2 using a suitable identity.

Show detailed solution
  1. Step 1: Write 1104=1100+4
  2. Step 2: (1100+4)^2=1210000+8800+16
  3. Answer: 1104^2=1218816

Textbook page 76 · solved item 30

NCERT Class 9 Maths Chapter 4, solved question 30
Question from the current NCERT textbook

Exercise Set 4.3, 1(vi): Find 1120^2 using a suitable identity.

Show detailed solution
  1. Step 1: Write 1120=1100+20
  2. Step 2: (1100+20)^2=1210000+44000+400
  3. Answer: 1120^2=1254400

Detailed worked answers

Textbook page 77

Textbook page 77 · solved item 31

NCERT Class 9 Maths Chapter 4, solved question 31
Question from the current NCERT textbook

Exercise Set 4.3, 2(i): Factor 16y^2-24y+9

Show detailed solution
  1. Step 1: The outer terms are (4y)^2 and 3^2
  2. Step 2: The middle term is -2(4y)(3)=-24y
  3. Answer: 16y^2-24y+9=(4y-3)^2

Textbook page 77 · solved item 32

NCERT Class 9 Maths Chapter 4, solved question 32
Question from the current NCERT textbook

Exercise Set 4.3, 2(ii): Factor (9/4)s^2+6st+4t^2

Show detailed solution
  1. Step 1: Write the outer terms as (\frac32s)^2 and (2t)^2
  2. Step 2: The middle term is 2(\frac32s)(2t)=6st
  3. Answer: \frac94s^2+6st+4t^2=\left(\frac32s+2t\right)^2

Textbook page 77 · solved item 33

NCERT Class 9 Maths Chapter 4, solved question 33
Question from the current NCERT textbook

Exercise Set 4.3, 2(iii): Factor m^2/9+mk/3+k^2/4+3nk+2mn+9n^2

Show detailed solution
  1. Step 1: Match the square terms with a=\frac m3, b=\frac k2, and c=3n
  2. Step 2: Their pairwise double products are 2ab=\frac{mk}{3}, 2bc=3nk, and 2ca=2mn
  3. Answer: The expression is \left(\frac m3+\frac k2+3n\right)^2

Textbook page 77 · solved item 34

NCERT Class 9 Maths Chapter 4, solved question 34
Question from the current NCERT textbook

Exercise Set 4.3, 2(iv): Factor p^2/16-2+16/p^2

Show detailed solution
  1. Step 1: The square terms are (p/4)^2 and (4/p)^2
  2. Step 2: The middle term is -2(p/4)(4/p)=-2
  3. Answer: \frac{p^2}{16}-2+\frac{16}{p^2}=\left(\frac p4-\frac4p\right)^2

Textbook page 77 · solved item 35

NCERT Class 9 Maths Chapter 4, solved question 35
Question from the current NCERT textbook

Exercise Set 4.3, 2(v): Factor 9a^2+4b^2+c^2-12ab+6ac-4bc

Show detailed solution
  1. Step 1: Use the three terms 3a, -2b, and c
  2. Step 2: Their squares give 9a^2+4b^2+c^2, and their double products give -12ab+6ac-4bc
  3. Answer: The factorisation is (3a-2b+c)^2

Textbook page 77 · solved item 36

NCERT Class 9 Maths Chapter 4, solved question 36
Question from the current NCERT textbook

Exercise Set 4.3, 3(i): Expand (p+3q+7r)^2

Show detailed solution
  1. Step 1: Square the three terms to obtain p^2+9q^2+49r^2
  2. Step 2: Add the double products 6pq+42qr+14pr
  3. Answer: (p+3q+7r)^2=p^2+9q^2+49r^2+6pq+42qr+14pr

Textbook page 77 · solved item 37

NCERT Class 9 Maths Chapter 4, solved question 37
Question from the current NCERT textbook

Exercise Set 4.3, 3(ii): Expand (3x-2y+4z)^2

Show detailed solution
  1. Step 1: The square terms are 9x^2+4y^2+16z^2
  2. Step 2: The double products are -12xy-16yz+24xz
  3. Answer: (3x-2y+4z)^2=9x^2+4y^2+16z^2-12xy-16yz+24xz

Textbook page 77 · solved item 38

NCERT Class 9 Maths Chapter 4, solved question 38
Question from the current NCERT textbook

Exercise Set 4.3, 4: Is (a+b-c)^2+(a-b+c)^2+(a-b-c)^2=2a^2+2b^2+2c^2 an identity?

Show detailed solution
  1. Step 1: Test a=b=c=1, which is sufficient to disprove an alleged identity.
  2. Step 2: The left side is 1^2+1^2+(-1)^2=3, while the right side is 2+2+2=6
  3. Step 3: Since the two sides differ for this valid substitution, the equation is not true for all values.
  4. Answer: No, it is not an identity.

Detailed worked answers

Textbook page 78

Textbook page 78 · solved item 39

NCERT Class 9 Maths Chapter 4, solved question 39
Question from the current NCERT textbook

Think and Reflect 1(i): Evaluate 35^2 using a suitable identity.

Show detailed solution
  1. Step 1: Write 35=30+5
  2. Step 2: (30+5)^2=900+300+25
  3. Answer: 35^2=1225. Its final two digits are 25, as expected for a number ending in 5.

Textbook page 78 · solved item 40

NCERT Class 9 Maths Chapter 4, solved question 40
Question from the current NCERT textbook

Think and Reflect 1(ii): Evaluate 65^2 using a suitable identity.

Show detailed solution
  1. Step 1: Write 65=60+5
  2. Step 2: (60+5)^2=3600+600+25
  3. Answer: 65^2=4225. The leading part 42 is 6\times7

Textbook page 78 · solved item 41

NCERT Class 9 Maths Chapter 4, solved question 41
Question from the current NCERT textbook

Think and Reflect 1(iii): Evaluate 85^2 using a suitable identity.

Show detailed solution
  1. Step 1: Write 85=80+5
  2. Step 2: (80+5)^2=6400+800+25
  3. Answer: 85^2=7225. The leading part 72 is 8\times9

Textbook page 78 · solved item 42

NCERT Class 9 Maths Chapter 4, solved question 42
Question from the current NCERT textbook

Think and Reflect 1(iv): Evaluate 105^2 and describe the pattern for squares of numbers ending in 5.

Show detailed solution
  1. Step 1: Write 105=100+5, so (100+5)^2=10000+1000+25=11025
  2. Step 2: In general, (10n+5)^2=100n^2+100n+25=100n(n+1)+25
  3. Step 3: Therefore multiply the digits before the final 5 by the next integer, then append 25
  4. Answer: 105^2=11025; here 10\times11=110, followed by 25

Textbook page 78 · solved item 43

NCERT Class 9 Maths Chapter 4, solved question 43
Question from the current NCERT textbook

Think and Reflect 2: Identify the algebraic identity represented by Fig. 4.6.

Show detailed solution
  1. Step 1: The top row contains squares with sides a+b+c, a+b-c, a-b+c, and a-b-c
  2. Step 2: The rearranged bottom row contains squares with sides 2a, 2b, and 2c. Rearrangement preserves total area.
  3. Step 3: Equating the two total areas gives the identity shown by the pieces.
  4. Answer: (a+b+c)^2+(a+b-c)^2+(a-b+c)^2+(a-b-c)^2=4a^2+4b^2+4c^2

Detailed worked answers

Textbook page 79

Textbook page 79 · solved item 44

NCERT Class 9 Maths Chapter 4, solved question 44
Question from the current NCERT textbook

Think and Reflect: If 7x in x^2+7x+12 is split as 2x+5x, can the same rectangular algebra-tile arrangement be formed?

Show detailed solution
  1. Step 1: A rectangular arrangement needs two numbers whose sum is 7 and whose product is 12
  2. Step 2: The proposed numbers satisfy 2+5=7, but 2\times5=10, not 12
  3. Step 3: The factor pair 3,4 satisfies both 3+4=7 and 3\times4=12
  4. Answer: No. The 2x+5x split leaves two unit tiles unmatched; the complete rectangle uses 3x+4x

Textbook page 79 · solved item 45

NCERT Class 9 Maths Chapter 4, solved question 45
Question from the current NCERT textbook

Think and Reflect 1: Find the product of x+2 and x+3 using algebra tiles.

Show detailed solution
  1. Step 1: The x-by-x tile contributes x^2
  2. Step 2: Two x-tiles on one side and three on the other contribute 2x+3x=5x; the corner needs 2\times3=6 unit tiles.
  3. Answer: (x+2)(x+3)=x^2+5x+6

Textbook page 79 · solved item 46

NCERT Class 9 Maths Chapter 4, solved question 46
Question from the current NCERT textbook

Think and Reflect 2: Arrange algebra tiles for x^2+11x+30 to reveal its factors.

Show detailed solution
  1. Step 1: Find two numbers with sum 11 and product 30
  2. Step 2: The pair is 5 and 6, so split 11x into 5x+6x and arrange 30 unit tiles as a 5-by-6 corner.
  3. Answer: The rectangle has sides x+5 and x+6, hence x^2+11x+30=(x+5)(x+6)

Detailed worked answers

Textbook page 80

Textbook page 80 · solved item 47

NCERT Class 9 Maths Chapter 4, solved question 47
Question from the current NCERT textbook

Think and Reflect: Generalise the pattern to expand (x+a)(x+b)

Show detailed solution
  1. Step 1: Distribute the first factor: x(x+b)+a(x+b)
  2. Step 2: This gives x^2+bx+ax+ab
  3. Step 3: Combine the two linear terms as (a+b)x
  4. Answer: (x+a)(x+b)=x^2+(a+b)x+ab

Textbook page 80 · solved item 48

NCERT Class 9 Maths Chapter 4, solved question 48
Question from the current NCERT textbook

Find the area represented by the algebra-tile rectangle with sides 2x+3 and 3x+1 in Fig. 4.8.

Show detailed solution
  1. Step 1: Multiply using distributivity: (2x+3)(3x+1)=2x(3x+1)+3(3x+1)
  2. Step 2: This becomes 6x^2+2x+9x+3
  3. Answer: The area is 6x^2+11x+3 square units.

Textbook page 80 · solved item 49

NCERT Class 9 Maths Chapter 4, solved question 49
Question from the current NCERT textbook

Fill the blanks and verify: (px+a)(qx+b)=(\_\_)x^2+(\_\_)x+\_\_

Show detailed solution
  1. Step 1: Distribute: (px)(qx)+(px)b+a(qx)+ab
  2. Step 2: Simplify the terms to pqx^2+pbx+aqx+ab
  3. Step 3: Combine the middle terms: (pb+aq)x
  4. Answer: (px+a)(qx+b)=(pq)x^2+(pb+aq)x+ab

Detailed worked answers

Textbook page 81

Textbook page 81 · solved item 50

NCERT Class 9 Maths Chapter 4, solved question 50
Question from the current NCERT textbook

Exercise Set 4.4, 1(i): Complete s^2-11s+24=(\_\_)(\_\_)

Show detailed solution
  1. Step 1: Find two numbers with sum -11 and product 24
  2. Step 2: The numbers are -3 and -8
  3. Answer: s^2-11s+24=(s-3)(s-8)

Textbook page 81 · solved item 51

NCERT Class 9 Maths Chapter 4, solved question 51
Question from the current NCERT textbook

Exercise Set 4.4, 1(ii): Complete (\_\_)(x+1)=3x^2-4x-7

Show detailed solution
  1. Step 1: Factor by grouping: 3x^2-4x-7=3x^2+3x-7x-7
  2. Step 2: 3x(x+1)-7(x+1)=(3x-7)(x+1)
  3. Answer: The missing factor is 3x-7

Textbook page 81 · solved item 52

NCERT Class 9 Maths Chapter 4, solved question 52
Question from the current NCERT textbook

Exercise Set 4.4, 1(iii): Complete 10x^2-11x-6=(2x-\_\_)(\_\_+2)

Show detailed solution
  1. Step 1: Factor 10x^2-11x-6 as 10x^2-15x+4x-6
  2. Step 2: Group to obtain 5x(2x-3)+2(2x-3)=(2x-3)(5x+2)
  3. Answer: The blanks are 3 and 5x

Textbook page 81 · solved item 53

NCERT Class 9 Maths Chapter 4, solved question 53
Question from the current NCERT textbook

Exercise Set 4.4, 1(iv): Complete 6x^2+7x+2=(\_\_)(\_\_)

Show detailed solution
  1. Step 1: Split 7x as 3x+4x: 6x^2+3x+4x+2
  2. Step 2: Group to get 3x(2x+1)+2(2x+1)
  3. Answer: 6x^2+7x+2=(3x+2)(2x+1)

Textbook page 81 · solved item 54

NCERT Class 9 Maths Chapter 4, solved question 54
Question from the current NCERT textbook

Exercise Set 4.4, 2(i): Find 41^2 without direct multiplication.

Show detailed solution
  1. Step 1: Write 41=40+1
  2. Step 2: (40+1)^2=1600+80+1
  3. Answer: 41^2=1681

Textbook page 81 · solved item 55

NCERT Class 9 Maths Chapter 4, solved question 55
Question from the current NCERT textbook

Exercise Set 4.4, 2(ii): Find 27^2 without direct multiplication.

Show detailed solution
  1. Step 1: Write 27=30-3
  2. Step 2: (30-3)^2=900-180+9
  3. Answer: 27^2=729

Textbook page 81 · solved item 56

NCERT Class 9 Maths Chapter 4, solved question 56
Question from the current NCERT textbook

Exercise Set 4.4, 2(iii): Find 23\times17 using an identity.

Show detailed solution
  1. Step 1: Write the product as (20+3)(20-3)
  2. Step 2: Apply (a+b)(a-b)=a^2-b^2: 400-9
  3. Answer: 23\times17=391

Textbook page 81 · solved item 57

NCERT Class 9 Maths Chapter 4, solved question 57
Question from the current NCERT textbook

Exercise Set 4.4, 2(iv): Find 135^2 without direct multiplication.

Show detailed solution
  1. Step 1: Write 135=100+30+5
  2. Step 2: Square the three terms: 10000+900+25+6000+300+1000
  3. Answer: 135^2=18225

Detailed worked answers

Textbook page 82

Textbook page 82 · solved item 58

NCERT Class 9 Maths Chapter 4, solved question 58
Question from the current NCERT textbook

Exercise Set 4.4, 2(v): Find 97^2 without direct multiplication.

Show detailed solution
  1. Step 1: Write 97=100-3
  2. Step 2: (100-3)^2=10000-600+9
  3. Answer: 97^2=9409

Textbook page 82 · solved item 59

NCERT Class 9 Maths Chapter 4, solved question 59
Question from the current NCERT textbook

Exercise Set 4.4, 2(vi): Find 18\times29 using an identity.

Show detailed solution
  1. Step 1: Write 29=30-1
  2. Step 2: Use distributivity: 18(30-1)=540-18
  3. Answer: 18\times29=522

Textbook page 82 · solved item 60

NCERT Class 9 Maths Chapter 4, solved question 60
Question from the current NCERT textbook

Exercise Set 4.4, 2(vii): Find 34\times43 using an identity.

Show detailed solution
  1. Step 1: Write the factors as (30+4)(40+3)
  2. Step 2: Distribute: 1200+90+160+12
  3. Answer: 34\times43=1462

Textbook page 82 · solved item 61

NCERT Class 9 Maths Chapter 4, solved question 61
Question from the current NCERT textbook

Exercise Set 4.4, 2(viii): Find 205^2 without direct multiplication.

Show detailed solution
  1. Step 1: Write 205=200+5
  2. Step 2: (200+5)^2=40000+2000+25
  3. Answer: 205^2=42025

Textbook page 82 · solved item 62

NCERT Class 9 Maths Chapter 4, solved question 62
Question from the current NCERT textbook

Exercise Set 4.4, 3(i): Factor 9a^2+b^2+4c^2-6ab+12ac-4bc

Show detailed solution
  1. Step 1: Use the three terms 3a, -b, and 2c
  2. Step 2: Their squares give 9a^2+b^2+4c^2, and the double products are -6ab+12ac-4bc
  3. Answer: The expression factors as (3a-b+2c)^2

Textbook page 82 · solved item 63

NCERT Class 9 Maths Chapter 4, solved question 63
Question from the current NCERT textbook

Exercise Set 4.4, 3(ii): Factor 16s^2+25t^2-40st

Show detailed solution
  1. Step 1: Recognise the square terms (4s)^2 and (5t)^2
  2. Step 2: The middle term is -2(4s)(5t)=-40st
  3. Answer: 16s^2+25t^2-40st=(4s-5t)^2

Textbook page 82 · solved item 64

NCERT Class 9 Maths Chapter 4, solved question 64
Question from the current NCERT textbook

Exercise Set 4.4, 3(iii): Factor r^2-r-42

Show detailed solution
  1. Step 1: Find two integers whose sum is -1 and product is -42
  2. Step 2: The pair is -7 and 6
  3. Answer: r^2-r-42=(r-7)(r+6)

Textbook page 82 · solved item 65

NCERT Class 9 Maths Chapter 4, solved question 65
Question from the current NCERT textbook

Exercise Set 4.4, 3(iv): Factor 49g^2+14gh+h^2

Show detailed solution
  1. Step 1: The outer terms are (7g)^2 and h^2
  2. Step 2: Their double product is 2(7g)h=14gh
  3. Answer: 49g^2+14gh+h^2=(7g+h)^2

Textbook page 82 · solved item 66

NCERT Class 9 Maths Chapter 4, solved question 66
Question from the current NCERT textbook

Exercise Set 4.4, 3(v): Factor 64u^2+121v^2+4w^2-176uv-32uw+44vw

Show detailed solution
  1. Step 1: Choose the terms 8u, -11v, and -2w
  2. Step 2: Their double products are -176uv, -32uw, and +44vw, matching the expression.
  3. Answer: The factorisation is (8u-11v-2w)^2

Textbook page 82 · solved item 67

NCERT Class 9 Maths Chapter 4, solved question 67
Question from the current NCERT textbook

Think and Reflect: Who is correct about expanding (a-b)^2(a+b), James or Reshma, and why?

Show detailed solution
  1. Step 1: James correctly replaces (a-b)^2 by a^2-2ab+b^2 before multiplying by a+b
  2. Step 2: Reshma also works correctly because (a-b)^2(a+b)=(a-b)[(a-b)(a+b)]=(a-b)(a^2-b^2)
  3. Step 3: Either route expands to a^3-a^2b-ab^2+b^3
  4. Answer: Both are correct; they group the same factors differently and obtain the same identity.

Detailed worked answers

Textbook page 84

Textbook page 84 · solved item 68

NCERT Class 9 Maths Chapter 4, solved question 68
Question from the current NCERT textbook

Finding New Identities 1: Multiply (x-y)(x^2+xy+y^2)

Show detailed solution
  1. Step 1: Distribute x: x(x^2+xy+y^2)=x^3+x^2y+xy^2
  2. Step 2: Distribute -y: -y(x^2+xy+y^2)=-x^2y-xy^2-y^3
  3. Step 3: The middle terms cancel.
  4. Answer: (x-y)(x^2+xy+y^2)=x^3-y^3

Textbook page 84 · solved item 69

NCERT Class 9 Maths Chapter 4, solved question 69
Question from the current NCERT textbook

Finding New Identities 2: Multiply (x+y)(x^2-xy+y^2)

Show detailed solution
  1. Step 1: Distribute x to get x^3-x^2y+xy^2
  2. Step 2: Distribute y to get x^2y-xy^2+y^3
  3. Step 3: The opposite middle terms cancel.
  4. Answer: (x+y)(x^2-xy+y^2)=x^3+y^3

Detailed worked answers

Textbook page 85

Textbook page 85 · solved item 70

NCERT Class 9 Maths Chapter 4, solved question 70
Question from the current NCERT textbook

Verify (x-y)(x^2+xy+y^2)=x^3-y^3 using chosen values of x and y

Show detailed solution
  1. Step 1: Choose x=3 and y=2
  2. Step 2: The left side is (3-2)(3^2+3\cdot2+2^2)=1(9+6+4)=19
  3. Step 3: The right side is 3^3-2^3=27-8=19
  4. Conclusion: Both sides agree for this check, while the distributive expansion proves the identity generally.

Textbook page 85 · solved item 71

NCERT Class 9 Maths Chapter 4, solved question 71
Question from the current NCERT textbook

Predict the product (x+y)(x^2-xy+y^2)

Show detailed solution
  1. Step 1: Expand as x(x^2-xy+y^2)+y(x^2-xy+y^2)
  2. Step 2: This is x^3-x^2y+xy^2+x^2y-xy^2+y^3
  3. Step 3: Cancel the two pairs of opposite middle terms.
  4. Answer: (x+y)(x^2-xy+y^2)=x^3+y^3

Textbook page 85 · solved item 72

NCERT Class 9 Maths Chapter 4, solved question 72
Question from the current NCERT textbook

Think and Reflect: Show that x-y is a factor of x^4-y^4

Show detailed solution
  1. Step 1: Treat the expression as a difference of squares: x^4-y^4=(x^2-y^2)(x^2+y^2)
  2. Step 2: Factor x^2-y^2=(x-y)(x+y)
  3. Step 3: Therefore x^4-y^4=(x-y)(x+y)(x^2+y^2)
  4. Answer: The displayed product contains x-y, so it is a factor.

Textbook page 85 · solved item 73

NCERT Class 9 Maths Chapter 4, solved question 73
Question from the current NCERT textbook

Think and Reflect: Is x-y also a factor of x^5-y^5?

Show detailed solution
  1. Step 1: Use the difference-of-powers pattern obtained by polynomial division.
  2. Step 2: x^5-y^5=(x-y)(x^4+x^3y+x^2y^2+xy^3+y^4)
  3. Step 3: Multiplying the two factors makes all middle terms cancel, leaving x^5-y^5
  4. Answer: Yes, x-y is a factor of x^5-y^5

Detailed worked answers

Textbook page 87

Textbook page 87 · solved item 74

NCERT Class 9 Maths Chapter 4, solved question 74
Question from the current NCERT textbook

Think and Reflect: Simplify (36s^2-12st+t^2)/(t^2+2ts-48s^2)

Show detailed solution
  1. Step 1: Factor the numerator: 36s^2-12st+t^2=(6s-t)^2=(t-6s)^2
  2. Step 2: Factor the denominator using numbers with sum 2 and product -48: t^2+2ts-48s^2=(t+8s)(t-6s)
  3. Step 3: Cancel one non-zero factor t-6s
  4. Answer: \frac{36s^2-12st+t^2}{t^2+2ts-48s^2}=\frac{t-6s}{t+8s}, for values where the original denominator is non-zero.

Textbook page 87 · solved item 75

NCERT Class 9 Maths Chapter 4, solved question 75
Question from the current NCERT textbook

Exercise Set 4.5, 1(i): Simplify (3p^2-3pq-18q^2)/(p^2+3pq-10q^2)

Show detailed solution
  1. Step 1: Factor the numerator: 3p^2-3pq-18q^2=3(p-3q)(p+2q)
  2. Step 2: Factor the denominator: p^2+3pq-10q^2=(p+5q)(p-2q)
  3. Step 3: There is no common factor to cancel.
  4. Answer: \frac{3(p-3q)(p+2q)}{(p+5q)(p-2q)}, with the original denominator non-zero.

Textbook page 87 · solved item 76

NCERT Class 9 Maths Chapter 4, solved question 76
Question from the current NCERT textbook

Exercise Set 4.5, 1(ii): Simplify (n^3-3n^2m+3nm^2-m^3)/(5m^2-10mn+5n^2)

Show detailed solution
  1. Step 1: The numerator is (n-m)^3
  2. Step 2: The denominator is 5(m-n)^2=5(n-m)^2
  3. Step 3: Cancel (n-m)^2, which is non-zero under the denominator condition.
  4. Answer: The simplified expression is \frac{n-m}{5}

Textbook page 87 · solved item 77

NCERT Class 9 Maths Chapter 4, solved question 77
Question from the current NCERT textbook

Exercise Set 4.5, 1(iii): Simplify the rational expression involving w^3-v^3+x^3+3wvx

Show detailed solution
  1. Step 1: Set a=w, b=-v, and c=x. The numerator is a^3+b^3+c^3-3abc
  2. Step 2: Factor it as (w-v+x)(w^2+v^2+x^2+wv+vx-wx). The denominator is (w-v+x)^2
  3. Step 3: Cancel one non-zero factor w-v+x
  4. Answer: \frac{w^2+v^2+x^2+wv+vx-wx}{w-v+x}

Textbook page 87 · solved item 78

NCERT Class 9 Maths Chapter 4, solved question 78
Question from the current NCERT textbook

Exercise Set 4.5, 1(iv): Simplify (4y^2-20yz+25z^2)/(25z^2-4y^2)

Show detailed solution
  1. Step 1: The numerator is (5z-2y)^2
  2. Step 2: The denominator is (5z-2y)(5z+2y)
  3. Step 3: Cancel the common non-zero factor 5z-2y
  4. Answer: The result is \frac{5z-2y}{5z+2y}

Textbook page 87 · solved item 79

NCERT Class 9 Maths Chapter 4, solved question 79
Question from the current NCERT textbook

Exercise Set 4.5, 1(v): Simplify the product of two quadratic expressions divided by two quadratic expressions.

Show detailed solution
  1. Step 1: Factor the numerator as (x+3)(x-2)(x-3)(x-4)
  2. Step 2: Factor the denominator as (x-2)(x-4)(x-3)(x+3)
  3. Step 3: Every factor cancels where the original denominator is non-zero.
  4. Answer: The simplified value is 1

Textbook page 87 · solved item 80

NCERT Class 9 Maths Chapter 4, solved question 80
Question from the current NCERT textbook

Exercise Set 4.5, 1(vi): Simplify (p^4-16)/(p^2-4p+4)

Show detailed solution
  1. Step 1: Factor p^4-16=(p^2-4)(p^2+4)=(p-2)(p+2)(p^2+4)
  2. Step 2: Factor the denominator as (p-2)^2
  3. Step 3: Cancel one factor p-2, noting that p\ne2
  4. Answer: \frac{(p+2)(p^2+4)}{p-2}

Detailed worked answers

Textbook page 88

Textbook page 88 · solved item 81

NCERT Class 9 Maths Chapter 4, solved question 81
Question from the current NCERT textbook

Draw Saira's algebra-tile rectangle made from x^2+8x+15

Show detailed solution
  1. Step 1: Factor x^2+8x+15 by finding two numbers with sum 8 and product 15: they are 3 and 5
  2. Step 2: Place the x^2-tile in one corner, three x-tiles along one side, and five x-tiles along the adjacent side.
  3. Step 3: Fill the remaining corner with the 3\times5=15 unit tiles.
  4. Answer: The completed rectangle has dimensions x+3 by x+5

Textbook page 88 · solved item 82

NCERT Class 9 Maths Chapter 4, solved question 82
Question from the current NCERT textbook

End-of-Chapter Exercise 1(i): Expand (-3x+4)^2

Show detailed solution
  1. Step 1: Use (a+b)^2 with a=-3x and b=4
  2. Step 2: The terms are 9x^2, -24x, and 16
  3. Answer: (-3x+4)^2=9x^2-24x+16

Textbook page 88 · solved item 83

NCERT Class 9 Maths Chapter 4, solved question 83
Question from the current NCERT textbook

End-of-Chapter Exercise 1(ii): Find (2s+7)(2s-7)

Show detailed solution
  1. Step 1: Apply the difference-of-squares identity (a+b)(a-b)=a^2-b^2
  2. Step 2: Here a=2s and b=7
  3. Answer: (2s+7)(2s-7)=4s^2-49

Textbook page 88 · solved item 84

NCERT Class 9 Maths Chapter 4, solved question 84
Question from the current NCERT textbook

End-of-Chapter Exercise 1(iii): Find (p^2+1/2)(p^2-1/2)

Show detailed solution
  1. Step 1: Treat the factors as (a+b)(a-b) with a=p^2 and b=\frac12
  2. Step 2: The product is a^2-b^2=p^4-\frac14
  3. Answer: (p^2+\frac12)(p^2-\frac12)=p^4-\frac14

Textbook page 88 · solved item 85

NCERT Class 9 Maths Chapter 4, solved question 85
Question from the current NCERT textbook

End-of-Chapter Exercise 1(iv): Find (2n+7)(2n-7)

Show detailed solution
  1. Step 1: Use the difference-of-squares identity.
  2. Step 2: Square 2n and 7: (2n)^2-7^2
  3. Answer: (2n+7)(2n-7)=4n^2-49

Textbook page 88 · solved item 86

NCERT Class 9 Maths Chapter 4, solved question 86
Question from the current NCERT textbook

End-of-Chapter Exercise 1(v): Find (s-2t)(s^2+2st+4t^2)

Show detailed solution
  1. Step 1: Match (a-b)(a^2+ab+b^2)=a^3-b^3
  2. Step 2: Set a=s and b=2t
  3. Answer: The product is s^3-(2t)^3=s^3-8t^3

Textbook page 88 · solved item 87

NCERT Class 9 Maths Chapter 4, solved question 87
Question from the current NCERT textbook

End-of-Chapter Exercise 1(vi): Expand (1/(2r)-4r)^2

Show detailed solution
  1. Step 1: Square the terms to obtain \frac1{4r^2} and 16r^2
  2. Step 2: The middle term is -2\cdot\frac1{2r}\cdot4r=-4
  3. Answer: \left(\frac1{2r}-4r\right)^2=\frac1{4r^2}-4+16r^2

Textbook page 88 · solved item 88

NCERT Class 9 Maths Chapter 4, solved question 88
Question from the current NCERT textbook

End-of-Chapter Exercise 1(vii): Expand (-3m+4k-l)^2

Show detailed solution
  1. Step 1: Square the three terms: 9m^2+16k^2+l^2
  2. Step 2: Add the pairwise double products -24mk-8kl+6ml
  3. Answer: (-3m+4k-l)^2=9m^2+16k^2+l^2-24mk-8kl+6ml

Textbook page 88 · solved item 89

NCERT Class 9 Maths Chapter 4, solved question 89
Question from the current NCERT textbook

End-of-Chapter Exercise 1(viii): Expand (x-y/3)^3

Show detailed solution
  1. Step 1: Use (a-b)^3=a^3-3a^2b+3ab^2-b^3 with a=x, b=y/3
  2. Step 2: Simplify the four terms carefully.
  3. Answer: \left(x-\frac y3\right)^3=x^3-x^2y+\frac13xy^2-\frac1{27}y^3

Textbook page 88 · solved item 90

NCERT Class 9 Maths Chapter 4, solved question 90
Question from the current NCERT textbook

End-of-Chapter Exercise 1(ix): Expand (7k/2-2m/3)^3

Show detailed solution
  1. Step 1: Apply the cube-of-a-difference identity with a=\frac72k and b=\frac23m
  2. Step 2: The four terms are a^3, -3a^2b, +3ab^2, and -b^3
  3. Answer: \left(\frac72k-\frac23m\right)^3=\frac{343}{8}k^3-\frac{49}{2}k^2m+\frac{14}{3}km^2-\frac8{27}m^3

Detailed worked answers

Textbook page 89

Textbook page 89 · solved item 91

NCERT Class 9 Maths Chapter 4, solved question 91
Question from the current NCERT textbook

End-of-Chapter Exercise 2(i): Find 17\times21 using an identity.

Show detailed solution
  1. Step 1: Write 17=19-2 and 21=19+2
  2. Step 2: (19-2)(19+2)=19^2-2^2=361-4
  3. Answer: 17\times21=357

Textbook page 89 · solved item 92

NCERT Class 9 Maths Chapter 4, solved question 92
Question from the current NCERT textbook

End-of-Chapter Exercise 2(ii): Find 104\times96 using an identity.

Show detailed solution
  1. Step 1: Write the product as (100+4)(100-4)
  2. Step 2: Apply the difference of squares: 10000-16
  3. Answer: 104\times96=9984

Textbook page 89 · solved item 93

NCERT Class 9 Maths Chapter 4, solved question 93
Question from the current NCERT textbook

End-of-Chapter Exercise 2(iii): Find 24\times16 using an identity.

Show detailed solution
  1. Step 1: Write 24=20+4 and 16=20-4
  2. Step 2: (20+4)(20-4)=20^2-4^2=400-16
  3. Answer: 24\times16=384

Textbook page 89 · solved item 94

NCERT Class 9 Maths Chapter 4, solved question 94
Question from the current NCERT textbook

End-of-Chapter Exercise 2(iv): Find 147^3 using an identity.

Show detailed solution
  1. Step 1: Write 147=150-3
  2. Step 2: (150-3)^3=150^3-3(150)^2(3)+3(150)(3^2)-3^3
  3. Step 3: This is 3375000-202500+4050-27
  4. Answer: 147^3=3176523

Textbook page 89 · solved item 95

NCERT Class 9 Maths Chapter 4, solved question 95
Question from the current NCERT textbook

End-of-Chapter Exercise 2(v): Find 199^3 using an identity.

Show detailed solution
  1. Step 1: Write 199=200-1
  2. Step 2: (200-1)^3=8000000-120000+600-1
  3. Answer: 199^3=7880599

Textbook page 89 · solved item 96

NCERT Class 9 Maths Chapter 4, solved question 96
Question from the current NCERT textbook

End-of-Chapter Exercise 2(vi): Find 127^3 using an identity.

Show detailed solution
  1. Step 1: Write 127=120+7
  2. Step 2: (120+7)^3=120^3+3(120)^2(7)+3(120)(7^2)+7^3
  3. Step 3: This is 1728000+302400+17640+343
  4. Answer: 127^3=2048383

Textbook page 89 · solved item 97

NCERT Class 9 Maths Chapter 4, solved question 97
Question from the current NCERT textbook

End-of-Chapter Exercise 2(vii): Find (-107)^3 using an identity.

Show detailed solution
  1. Step 1: Since the exponent is odd, (-107)^3=-107^3
  2. Step 2: 107^3=(100+7)^3=1000000+210000+14700+343
  3. Answer: (-107)^3=-1225043

Textbook page 89 · solved item 98

NCERT Class 9 Maths Chapter 4, solved question 98
Question from the current NCERT textbook

End-of-Chapter Exercise 2(viii): Find (-299)^3 using an identity.

Show detailed solution
  1. Step 1: (-299)^3=-(300-1)^3
  2. Step 2: (300-1)^3=27000000-270000+900-1=26730899
  3. Answer: (-299)^3=-26730899

Textbook page 89 · solved item 99

NCERT Class 9 Maths Chapter 4, solved question 99
Question from the current NCERT textbook

End-of-Chapter Exercise 3(i): Factor 4y^2+1+1/(16y^2)

Show detailed solution
  1. Step 1: The square terms are (2y)^2 and (\frac1{4y})^2
  2. Step 2: Their double product is 2(2y)(\frac1{4y})=1
  3. Answer: 4y^2+1+\frac1{16y^2}=\left(2y+\frac1{4y}\right)^2

Textbook page 89 · solved item 100

NCERT Class 9 Maths Chapter 4, solved question 100
Question from the current NCERT textbook

End-of-Chapter Exercise 3(ii): Factor 9m^2-1/(25n^2)

Show detailed solution
  1. Step 1: Recognise a difference of squares: (3m)^2-(\frac1{5n})^2
  2. Step 2: Apply a^2-b^2=(a-b)(a+b)
  3. Answer: 9m^2-\frac1{25n^2}=\left(3m-\frac1{5n}\right)\left(3m+\frac1{5n}\right)

Textbook page 89 · solved item 101

NCERT Class 9 Maths Chapter 4, solved question 101
Question from the current NCERT textbook

End-of-Chapter Exercise 3(iii): Factor 27b^3-1/(64b^3)

Show detailed solution
  1. Step 1: Write the expression as (3b)^3-(\frac1{4b})^3
  2. Step 2: Use a^3-b^3=(a-b)(a^2+ab+b^2)
  3. Answer: \left(3b-\frac1{4b}\right)\left(9b^2+\frac34+\frac1{16b^2}\right)

Textbook page 89 · solved item 102

NCERT Class 9 Maths Chapter 4, solved question 102
Question from the current NCERT textbook

End-of-Chapter Exercise 3(iv): Factor x^2+(5/6)x+1/6

Show detailed solution
  1. Step 1: Find two numbers with sum \frac56 and product \frac16
  2. Step 2: The numbers are \frac12 and \frac13
  3. Answer: x^2+\frac56x+\frac16=\left(x+\frac12\right)\left(x+\frac13\right)

Textbook page 89 · solved item 103

NCERT Class 9 Maths Chapter 4, solved question 103
Question from the current NCERT textbook

End-of-Chapter Exercise 3(v): Factor 27u^3-1/125-(27/5)u^2+(9/25)u

Show detailed solution
  1. Step 1: Compare with (a-b)^3=a^3-3a^2b+3ab^2-b^3
  2. Step 2: Set a=3u and b=\frac15; every term then matches the printed expression.
  3. Answer: 27u^3-\frac1{125}-\frac{27}{5}u^2+\frac9{25}u=\left(3u-\frac15\right)^3

Textbook page 89 · solved item 104

NCERT Class 9 Maths Chapter 4, solved question 104
Question from the current NCERT textbook

End-of-Chapter Exercise 3(vi): Factor 64y^3+(1/125)z^3

Show detailed solution
  1. Step 1: Write the expression as (4y)^3+(z/5)^3
  2. Step 2: Apply a^3+b^3=(a+b)(a^2-ab+b^2)
  3. Answer: \left(4y+\frac z5\right)\left(16y^2-\frac45yz+\frac1{25}z^2\right)

Textbook page 89 · solved item 105

NCERT Class 9 Maths Chapter 4, solved question 105
Question from the current NCERT textbook

End-of-Chapter Exercise 3(vii): Factor p^3+27q^3+r^3-9pqr

Show detailed solution
  1. Step 1: Set a=p, b=3q, and c=r in the three-cube identity.
  2. Step 2: The second factor is a^2+b^2+c^2-ab-bc-ca
  3. Answer: (p+3q+r)(p^2+9q^2+r^2-3pq-3qr-pr)

Textbook page 89 · solved item 106

NCERT Class 9 Maths Chapter 4, solved question 106
Question from the current NCERT textbook

End-of-Chapter Exercise 3(viii): Factor 9m^2-12m+4

Show detailed solution
  1. Step 1: The square terms are (3m)^2 and 2^2
  2. Step 2: The middle term is -2(3m)(2)=-12m
  3. Answer: 9m^2-12m+4=(3m-2)^2

Textbook page 89 · solved item 107

NCERT Class 9 Maths Chapter 4, solved question 107
Question from the current NCERT textbook

End-of-Chapter Exercise 3(ix): Factor 9x^3-(8/3)y^3+(1/3)z^3+6xyz

Show detailed solution
  1. Step 1: Factor out \frac13 to get \frac13(27x^3-8y^3+z^3+18xyz)
  2. Step 2: Use the three-cube identity with a=3x, b=-2y, and c=z
  3. Answer: \frac13(3x-2y+z)(9x^2+4y^2+z^2+6xy+2yz-3xz)

Textbook page 89 · solved item 108

NCERT Class 9 Maths Chapter 4, solved question 108
Question from the current NCERT textbook

End-of-Chapter Exercise 3(x): Factor 4x^2+9y^2+36z^2+12xz+36yz+24xy

Show detailed solution
  1. Step 1: The square terms force the candidate linear terms to have magnitudes 2x, 3y, and 6z
  2. Step 2: Their square would have mixed terms 12xy+24xz+36yz, but the printed expression instead has 24xy+12xz+36yz
  3. Step 3: Therefore the printed expression is not a perfect square and does not factor into real linear factors by the chapter identities.
  4. Answer: It is not factorable as printed. If the xy and xz coefficients were 12 and 24, respectively, the likely intended factorisation would be (2x+3y+6z)^2

Textbook page 89 · solved item 109

NCERT Class 9 Maths Chapter 4, solved question 109
Question from the current NCERT textbook

End-of-Chapter Exercise 3(xi): Factor 27u^3-1/216-(9/2)u^2+u/4

Show detailed solution
  1. Step 1: Compare the expression with (a-b)^3
  2. Step 2: Taking a=3u and b=\frac16 gives -3a^2b=-\frac92u^2, 3ab^2=\frac14u, and -b^3=-\frac1{216}
  3. Answer: 27u^3-\frac1{216}-\frac92u^2+\frac14u=\left(3u-\frac16\right)^3

Textbook page 89 · solved item 110

NCERT Class 9 Maths Chapter 4, solved question 110
Question from the current NCERT textbook

End-of-Chapter Exercise 4(i): Simplify (4x^2+4x+1)/(4x^2-1)

Show detailed solution
  1. Step 1: Factor the numerator as (2x+1)^2
  2. Step 2: Factor the denominator as (2x-1)(2x+1)
  3. Step 3: Cancel the common non-zero factor 2x+1
  4. Answer: \frac{2x+1}{2x-1}

Textbook page 89 · solved item 111

NCERT Class 9 Maths Chapter 4, solved question 111
Question from the current NCERT textbook

End-of-Chapter Exercise 4(ii): Simplify 9(3a^3-24b^3)/(9a^2-36b^2)

Show detailed solution
  1. Step 1: Rewrite the numerator as 27(a^3-8b^3)=27(a-2b)(a^2+2ab+4b^2)
  2. Step 2: Factor the denominator as 9(a^2-4b^2)=9(a-2b)(a+2b)
  3. Step 3: Cancel 9(a-2b)
  4. Answer: \frac{3(a^2+2ab+4b^2)}{a+2b}

Textbook page 89 · solved item 112

NCERT Class 9 Maths Chapter 4, solved question 112
Question from the current NCERT textbook

End-of-Chapter Exercise 4(iii): Simplify (s^3+125t^3)/(s^2-2st-35t^2)

Show detailed solution
  1. Step 1: Factor the numerator as (s+5t)(s^2-5st+25t^2)
  2. Step 2: Factor the denominator as (s+5t)(s-7t)
  3. Step 3: Cancel the common non-zero factor s+5t
  4. Answer: \frac{s^2-5st+25t^2}{s-7t}

Textbook page 89 · solved item 113

NCERT Class 9 Maths Chapter 4, solved question 113
Question from the current NCERT textbook

End-of-Chapter Exercise 5(i): Give possible length and breadth for area 25a^2-30ab+9b^2

Show detailed solution
  1. Step 1: Recognise 25a^2=(5a)^2 and 9b^2=(3b)^2
  2. Step 2: The middle term is -2(5a)(3b)=-30ab
  3. Answer: The area is (5a-3b)^2, so possible dimensions are 5a-3b and 5a-3b

Textbook page 89 · solved item 114

NCERT Class 9 Maths Chapter 4, solved question 114
Question from the current NCERT textbook

End-of-Chapter Exercise 5(ii): Give possible length and breadth for area 36s^2-49t^2

Show detailed solution
  1. Step 1: Write the area as (6s)^2-(7t)^2
  2. Step 2: Factor the difference of squares.
  3. Answer: 36s^2-49t^2=(6s-7t)(6s+7t), so these factors are possible dimensions.

Textbook page 89 · solved item 115

NCERT Class 9 Maths Chapter 4, solved question 115
Question from the current NCERT textbook

End-of-Chapter Exercise 6(i): Give possible cuboid dimensions for volume 6a^2-24b^2

Show detailed solution
  1. Step 1: Factor out 6: 6a^2-24b^2=6(a^2-4b^2)
  2. Step 2: Factor the difference of squares: a^2-4b^2=(a-2b)(a+2b)
  3. Answer: One possible set of dimensions is 6, a-2b, and a+2b

Textbook page 89 · solved item 116

NCERT Class 9 Maths Chapter 4, solved question 116
Question from the current NCERT textbook

End-of-Chapter Exercise 6(ii): Give possible cuboid dimensions for volume 3ps^2-15ps+12p

Show detailed solution
  1. Step 1: Factor out 3p: 3p(s^2-5s+4)
  2. Step 2: Factor the quadratic: s^2-5s+4=(s-1)(s-4)
  3. Answer: One possible set of dimensions is 3p, s-1, and s-4

Detailed worked answers

Textbook page 90

Textbook page 90 · solved item 117

NCERT Class 9 Maths Chapter 4, solved question 117
Question from the current NCERT textbook

End-of-Chapter Exercise 7: A path of width s metres surrounds a square playground of side 40 metres. Find the path area.

Show detailed solution
  1. Step 1: The outside square has side 40+2s because the path adds s on both sides.
  2. Step 2: Subtract the playground area from the outer area: (40+2s)^2-40^2
  3. Step 3: Expand and simplify: 1600+160s+4s^2-1600
  4. Answer: The path area is 4s^2+160s=4s(s+40) square metres.

Textbook page 90 · solved item 118

NCERT Class 9 Maths Chapter 4, solved question 118
Question from the current NCERT textbook

End-of-Chapter Exercise 8: If a number plus its reciprocal is 10/3, find the number.

Show detailed solution
  1. Step 1: Let the non-zero number be x. Then x+\frac1x=\frac{10}{3}
  2. Step 2: Multiply by 3x: 3x^2-10x+3=0
  3. Step 3: Factor: (3x-1)(x-3)=0
  4. Answer: The number can be x=\frac13 or x=3

Textbook page 90 · solved item 119

NCERT Class 9 Maths Chapter 4, solved question 119
Question from the current NCERT textbook

End-of-Chapter Exercise 9: A pool has area 2x^2+7x+3 square hastas and width 2x+1 hastas. Find its length.

Show detailed solution
  1. Step 1: Factor the area: 2x^2+7x+3=2x^2+6x+x+3
  2. Step 2: Group: 2x(x+3)+1(x+3)=(2x+1)(x+3)
  3. Step 3: Divide the area by the given width 2x+1
  4. Answer: The length is x+3 hastas.

Textbook page 90 · solved item 120

NCERT Class 9 Maths Chapter 4, solved question 120
Question from the current NCERT textbook

End-of-Chapter Exercise 10: If x-2 and x-1/2 are factors of px^2+5x+r, show that p=r

Show detailed solution
  1. Step 1: A quadratic with those factors is p(x-2)(x-\frac12)
  2. Step 2: Expand: p(x^2-\frac52x+1)=px^2-\frac{5p}{2}x+p
  3. Step 3: Compare the coefficient of x: -\frac{5p}{2}=5, so p=-2. The constant term is therefore r=p=-2
  4. Conclusion: p=r

Textbook page 90 · solved item 121

NCERT Class 9 Maths Chapter 4, solved question 121
Question from the current NCERT textbook

End-of-Chapter Exercise 11: If a+b+c=5 and ab+bc+ca=10, prove a^3+b^3+c^3-3abc=-25

Show detailed solution
  1. Step 1: Use a^3+b^3+c^3-3abc=(a+b+c)(a^2+b^2+c^2-ab-bc-ca)
  2. Step 2: The second factor is (a+b+c)^2-3(ab+bc+ca)=25-30=-5
  3. Step 3: Multiply by a+b+c=5: 5(-5)=-25
  4. Hence a^3+b^3+c^3-3abc=-25, as required.

Textbook page 90 · solved item 122

NCERT Class 9 Maths Chapter 4, solved question 122
Question from the current NCERT textbook

End-of-Chapter Exercise 12: Show that n^3-n is divisible by 6 for every natural number n

Show detailed solution
  1. Step 1: Factor n^3-n=n(n^2-1)=n(n-1)(n+1)
  2. Step 2: These are three consecutive integers, so one of them is divisible by 3
  3. Step 3: At least one of three consecutive integers is even, so the product is also divisible by 2
  4. Conclusion: The product is divisible by 2\times3=6

Textbook page 90 · solved item 123

NCERT Class 9 Maths Chapter 4, solved question 123
Question from the current NCERT textbook

End-of-Chapter Exercise 13(i): Find x^3+y^3-12xy+64 when x+y=-4

Show detailed solution
  1. Step 1: Use x^3+y^3=(x+y)^3-3xy(x+y)
  2. Step 2: With x+y=-4, this becomes -64+12xy
  3. Step 3: Substitute into the expression: (-64+12xy)-12xy+64=0
  4. Answer: The value is 0

Textbook page 90 · solved item 124

NCERT Class 9 Maths Chapter 4, solved question 124
Question from the current NCERT textbook

End-of-Chapter Exercise 13(ii): Find x^3-8y^3-36xy-216 when x=2y+6

Show detailed solution
  1. Step 1: Rewrite the expression as x^3+(-2y)^3+(-6)^3-3x(-2y)(-6)
  2. Step 2: By the three-cube identity it has factor x-2y-6
  3. Step 3: The condition x=2y+6 makes this factor zero.
  4. Answer: The value is 0
Practise this chapter Open Mathwise