Class 9 · Mathematics · Ganita Manjari

Exploring Algebraic Identities

Chapter 4Complete solutionNo login required

Prepared for PYQ Hub. Last reviewed 30 July 2026. If you notice an academic or display issue, tell us.

4.1 Introduction

In this chapter we explore algebraic identities — equations that are true for all values of the variables. Identities help simplify calculations and factor algebraic expressions.

Example 1

Consider any three consecutive square numbers. For example, 1, 4, and 9. Add the smallest and the largest squares. Thus, 1 +9 =10. Then subtract twice the middle square from this sum. This leads to 10 (2 ×4) =10 8 =2.

Now try the same process with another set of three consecutive square numbers. Say 9, 16, 25.

(9 +25) (2 ×16) =34 32 =2.

For example, consider the consecutive squares 25, 36, 49.

Applying the same rule we get (25 +49) (2 ×36) =74 72 =2.

Repeat this process with other sets of three consecutive square numbers.

Solution

Let's choose the consecutive squares 100, 121, 144 (which are the squares of 10, 11, and 12).

Add the smallest and largest: 100 +144 =244.

Subtract twice the middle square: 244 (2 ×121) =244 242 =2.

The result remains 2.

In general, three consecutive integers can be written as (𝑛 1), 𝑛, and (𝑛 +1).

Their squares are (𝑛1)2, 𝑛2, and (𝑛+1)2.

Sum of extremes: (𝑛1)2 +(𝑛+1)2 =(𝑛2 2𝑛 +1) +(𝑛2 +2𝑛 +1) =2𝑛2 +2.

Subtract twice the middle square: (2𝑛2 +2) 2𝑛2 =2.

This proves the result is always 2 for any three consecutive squares.

Think and Reflect

Try and find other patterns like this one. For example, you could consider 4 consecutive squares and see if you can find a pattern.

Solution

Let's test four consecutive squares: 1, 4, 9, 16 (squares of 1, 2, 3, 4).

Add the extreme squares (first and fourth): 1 +16 =17.

Add the middle squares (second and third): 4 +9 =13.

The difference between these sums is 17 13 =4.

Let's test another set: 9, 16, 25, 36 (squares of 3, 4, 5, 6).

Sum of extremes: 9 +36 =45.

Sum of middles: 16 +25 =41.

The difference is 45 41 =4.

The pattern is that for any four consecutive square numbers, the sum of the outermost squares minus the sum of the inner squares always equals 4.

Algebraically, for four consecutive squares 𝑛2,(𝑛+1)2,(𝑛+2)2,(𝑛+3)2:

Sum of extremes: 𝑛2 +(𝑛+3)2 =𝑛2 +(𝑛2 +6𝑛 +9) =2𝑛2 +6𝑛 +9.

Sum of middles: (𝑛+1)2 +(𝑛+2)2 =(𝑛2 +2𝑛 +1) +(𝑛2 +4𝑛 +4) =2𝑛2 +6𝑛 +5.

Difference: (2𝑛2 +6𝑛 +9) (2𝑛2 +6𝑛 +5) =4.

So the pattern always equals 4.

4.2 Visualising Identities

In this section we revisit algebraic identities using geometrical models — squares and rectangles representing terms.

Consider two line segments of lengths 𝑎 and 𝑏 units, and make a longer line segment of length (𝑎 +𝑏) units as shown in Fig. 4.1.

(a + b) units a units b units
Fig. 4.1: Line segments of lengths 𝑎 and 𝑏 forming a segment of length (𝑎 +𝑏)

We can construct a square of side (𝑎 +𝑏) units and partition it into smaller squares and rectangles as shown in Fig. 4.2.

ab ab (a + b) units a b (a + b) units a b
Fig. 4.2: Square of side (𝑎 +𝑏) units

The area of the outer square is (𝑎+𝑏)2. The area of the larger inner square is 𝑎2 and the smaller square is 𝑏2. The two rectangles each have area 𝑎𝑏. Hence

(𝑎+𝑏)2=𝑎2+2𝑎𝑏+𝑏2.

An algebraic identity is an equation that is true for all values of the variables, while an equation need not be true for all values.

Example 2

Let 𝑎 =2 and 𝑏 =3.

Then (𝑎 +𝑏) =5 and (𝑎+𝑏)2 =25.

Also 𝑎2 =4, 𝑏2 =9 and 2𝑎𝑏 =12.

Thus 𝑎2 +2𝑎𝑏 +𝑏2 =4 +12 +9 =25.

Hence, 𝑎2 +2𝑎𝑏 +𝑏2 =(𝑎+𝑏)2 again!

Now suppose 𝑎 and 𝑏 are rational numbers, say 𝑎 =2/3 and 𝑏 =3/4.

Solution

First, calculate (𝑎 +𝑏):

(𝑎 +𝑏) =2/3 +3/4 =8/12 +9/12 =1/12.

Squaring this result:

(𝑎+𝑏)2 =(1/12)2 =1/144.

Next, expand using the formula 𝑎2 +2𝑎𝑏 +𝑏2:

𝑎2 =(2/3)2 =4/9.

2𝑎𝑏 =2 ×(2/3) ×(3/4) =12/12 =1.

𝑏2 =(3/4)2 =9/16.

Add them together: 49 1 +916.

Common denominator is 144:

49 =4×169×16 =64144,   1 =144144,   916 =9×916×9 =81144.

So 64144144144+81144=64144+81144=145144144=1144.

Both methods yield 1/144, verifying the identity for these rational numbers.

Using the distributive property: (𝑎+𝑏)2 =(𝑎 +𝑏)(𝑎 +𝑏) =𝑎2 +𝑎𝑏 +𝑏𝑎 +𝑏2 =𝑎2 +2𝑎𝑏 +𝑏2, which holds for all numbers.

Think and Reflect
  1. What can you say about 𝑎 and 𝑏 if (𝑎+𝑏)2 <𝑎2 +𝑏2?
  2. What can you say about 𝑎 and 𝑏 if (𝑎+𝑏)2 >𝑎2 +𝑏2?
  3. When will (𝑎+𝑏)2 be equal to 𝑎2 +𝑏2?
Solution

We know that (𝑎+𝑏)2 =𝑎2 +𝑏2 +2𝑎𝑏. The determining factor is the sign of the 2𝑎𝑏 term.

  1. For (𝑎+𝑏)2 <𝑎2 +𝑏2, the 2𝑎𝑏 term must be negative. This happens when 𝑎 and 𝑏 have opposite signs (one is positive, the other is negative).
  2. For (𝑎+𝑏)2 >𝑎2 +𝑏2, the 2𝑎𝑏 term must be positive. This happens when 𝑎 and 𝑏 have the same sign (both positive or both negative).
  3. For (𝑎+𝑏)2 =𝑎2 +𝑏2, the 2𝑎𝑏 term must be exactly zero. This happens when either 𝑎 =0, 𝑏 =0, or both are zero.
Example 3

Let us try to expand (5𝑥+2𝑦)2.

Solution

Here 𝑎 =5𝑥 and 𝑏 =2𝑦. Use (𝑎+𝑏)2 =𝑎2 +2𝑎𝑏 +𝑏2:

(5𝑥+2𝑦)2 =(5𝑥)2 +2(5𝑥)(2𝑦) +(2𝑦)2

(5𝑥)2 =25𝑥2,   2(5𝑥)(2𝑦) =20𝑥𝑦,   (2𝑦)2 =4𝑦2.

Therefore (5𝑥+2𝑦)2 =25𝑥2 +20𝑥𝑦 +4𝑦2.

Example 4

To calculate 432, we can write it as (40+3)2.

Solution

Write 43 =40 +3. Use (𝑎+𝑏)2 with 𝑎 =40, 𝑏 =3:

(43)2 =(40+3)2 =402 +2(40)(3) +32

402 =1600,   2(40)(3) =240,   32 =9.

Therefore (43)2 =1600 +240 +9 =1849.

Exercise Set 4.1

Question
1. Using the identity (𝑎+𝑏)2 =𝑎2 +2𝑎𝑏 +𝑏2, expand the following:
(i) (7𝑥+4𝑦)2
Solution

Here 𝑎 =7𝑥 and 𝑏 =4𝑦. Use (𝑎+𝑏)2 =𝑎2 +2𝑎𝑏 +𝑏2:

(7𝑥+4𝑦)2 =(7𝑥)2 +2(7𝑥)(4𝑦) +(4𝑦)2

(7𝑥)2 =49𝑥2,   2(7𝑥)(4𝑦) =56𝑥𝑦,   (4𝑦)2 =16𝑦2.

Therefore (7𝑥+4𝑦)2 =49𝑥2 +56𝑥𝑦 +16𝑦2.

(ii) (75𝑥+32𝑦)2
Solution

Here 𝑎 =75𝑥 and 𝑏 =32𝑦. Using (𝑎+𝑏)2 =𝑎2 +2𝑎𝑏 +𝑏2:

(75𝑥+32𝑦)2=(75𝑥)2+2(75𝑥)(32𝑦)+(32𝑦)2

=4925𝑥2+27532𝑥𝑦+94𝑦2

=4925𝑥2 +215𝑥𝑦 +94𝑦2.

(iii) (2.5𝑝+1.5𝑞)2
Solution

Here 𝑎 =2.5𝑝 and 𝑏 =1.5𝑞. Using (𝑎+𝑏)2 =𝑎2 +2𝑎𝑏 +𝑏2:

(2.5𝑝+1.5𝑞)2 =(2.5𝑝)2 +2(2.5𝑝)(1.5𝑞) +(1.5𝑞)2

=6.25𝑝2 +2 ×2.5 ×1.5 𝑝𝑞 +2.25𝑞2

=6.25𝑝2 +7.5𝑝𝑞 +2.25𝑞2.

(iv) (34𝑠+8𝑡)2
Solution

Here 𝑎 =34𝑠 and 𝑏 =8𝑡. Using (𝑎+𝑏)2 =𝑎2 +2𝑎𝑏 +𝑏2:

(34𝑠+8𝑡)2=(34𝑠)2+2(34𝑠)(8𝑡)+(8𝑡)2

=916𝑠2 +2 34 8 𝑠𝑡 +64𝑡2

=916𝑠2 +12𝑠𝑡 +64𝑡2.

(v) (𝑥+12𝑦)2
Solution

Here 𝑎 =𝑥 and 𝑏 =12𝑦. Using (𝑎+𝑏)2 =𝑎2 +2𝑎𝑏 +𝑏2:

(𝑥+12𝑦)2=𝑥2+2(𝑥)(12𝑦)+(12𝑦)2

=𝑥2 +2𝑥2𝑦 +14𝑦2

=𝑥2 +𝑥𝑦 +14𝑦2.

(vi) (1𝑥+1𝑦)2
Solution

Here 𝑎 =1𝑥 and 𝑏 =1𝑦. Using (𝑎+𝑏)2 =𝑎2 +2𝑎𝑏 +𝑏2:

(1𝑥+1𝑦)2=(1𝑥)2+2(1𝑥)(1𝑦)+(1𝑦)2

=1𝑥2 +2𝑥𝑦 +1𝑦2.

Question
2. Using the same identity, find the values of the following:
(i) (64)2
Solution

Rewrite 64 =60 +4. Use (𝑎+𝑏)2 with 𝑎 =60, 𝑏 =4:

(64)2 =(60+4)2 =602 +2(60)(4) +42

602 =3600,   2(60)(4) =480,   42 =16.

Therefore (64)2 =3600 +480 +16 =4096.

(ii) (105)2
Solution

Rewrite 105 =100 +5. Use (𝑎+𝑏)2 with 𝑎 =100, 𝑏 =5:

(105)2 =(100+5)2 =1002 +2(100)(5) +52

1002 =10000,   2(100)(5) =1000,   52 =25.

Therefore (105)2 =10000 +1000 +25 =11025.

(iii) (205)2
Solution

Rewrite 205 =200 +5. Use (𝑎+𝑏)2 with 𝑎 =200, 𝑏 =5:

(205)2 =(200+5)2 =2002 +2(200)(5) +52

2002 =40000,   2(200)(5) =2000,   52 =25.

Therefore (205)2 =40000 +2000 +25 =42025.

4.3 Factorisation of Algebraic Expressions Using Identities

Example 5

Consider the algebraic expression 𝑥2 +4𝑥 +4.

Solution

We observe that 𝑥2 =(𝑥)2, so 𝑎 =𝑥.

Also 4 =22, so 𝑏 =2.

Check middle term: 2𝑎𝑏 =2(𝑥)(2) =4𝑥, which matches the given middle term 4𝑥.

Therefore 𝑥2 +4𝑥 +4 =(𝑥+2)2. The factor is (𝑥 +2).

Example 6

Let us try to find factors of another algebraic expression: 36𝑥2 +12𝑥 +1.

Solution

Writing this in the form 𝑎2 +2𝑎𝑏 +𝑏2:

36𝑥2 =(6𝑥)2, so take 𝑎 =6𝑥.

1 =(1)2, so take 𝑏 =1.

Check middle term: 2𝑎𝑏 =2(6𝑥)(1) =12𝑥, which matches the given middle term.

Therefore 36𝑥2 +12𝑥 +1 =(6𝑥+1)2. The factor is (6𝑥 +1).

Example 7

Let us try to factor 50𝑝2 +60𝑝𝑞 +18𝑞2.

Solution

First, factor out the common multiplier, 2:

2(25𝑝2 +30𝑝𝑞 +9𝑞2).

Focus on the expression inside the parentheses. We can rewrite the squared terms:

25𝑝2 =(5𝑝)2 and 9𝑞2 =(3𝑞)2.

Check the middle term: 2(5𝑝)(3𝑞) =30𝑝𝑞. This fits perfectly.

Therefore, the factored form is 2(5𝑝+3𝑞)2.

Think and Reflect

What if we replace 𝑏 by 𝑏 in (𝑎+𝑏)2 =𝑎2 +2𝑎𝑏 +𝑏2?

Solution

Substituting 𝑏 into the identity gives us (𝑎+(𝑏))2 =𝑎2 +2(𝑎)(𝑏) +(𝑏)2.

This simplifies to a new identity: (𝑎𝑏)2 =𝑎2 2𝑎𝑏 +𝑏2.

To visualise (𝑎𝑏)2 =𝑎2 2𝑎𝑏 +𝑏2, draw a square of side 𝑎 units split into parts of length (𝑎 𝑏) and 𝑏, as in Fig. 4.3.

(a − b)² b(a − b) ab a a − b b a a − b b
Fig. 4.3: A square of side 𝑎 units

The big square has area 𝑎2. The small square has area (𝑎𝑏)2. The larger rectangle has area 𝑎𝑏 and the smaller rectangle has area 𝑏(𝑎 𝑏). Subtracting the rectangles from the big square:

(𝑎𝑏)2=𝑎2𝑎𝑏𝑏(𝑎𝑏)=𝑎2𝑎𝑏𝑏𝑎+𝑏2=𝑎22𝑎𝑏+𝑏2.
Example 8

Suppose we have to calculate 292. We can express this as (301)2.

Solution

Write 29 =30 1. Use (𝑎𝑏)2 with 𝑎 =30, 𝑏 =1:

(29)2 =(301)2 =302 2(30)(1) +12

302 =900,   2(30)(1) =60,   12 =1.

Therefore (29)2 =900 60 +1 =841.

Exercise Set 4.2

Question
1. Factor completely:
(i) 9𝑥2 +24𝑥𝑦 +16𝑦2
Solution

Compare with 𝑎2 +2𝑎𝑏 +𝑏2.

Here 9𝑥2 =(3𝑥)2, so 𝑎 =3𝑥; 16𝑦2 =(4𝑦)2, so 𝑏 =4𝑦.

Check middle term: 2𝑎𝑏 =2(3𝑥)(4𝑦) =24𝑥𝑦, which matches the given middle term.

Therefore 9𝑥2 +24𝑥𝑦 +16𝑦2 =(3𝑥+4𝑦)2.

(ii) 4𝑠2 +20𝑠𝑡 +25𝑡2
Solution

Compare with 𝑎2 +2𝑎𝑏 +𝑏2.

Here 4𝑠2 =(2𝑠)2, so 𝑎 =2𝑠; 25𝑡2 =(5𝑡)2, so 𝑏 =5𝑡.

Check middle term: 2𝑎𝑏 =2(2𝑠)(5𝑡) =20𝑠𝑡, which matches.

Therefore 4𝑠2 +20𝑠𝑡 +25𝑡2 =(2𝑠+5𝑡)2.

(iii) 49𝑥2 +28𝑥𝑦 +4𝑦2
Solution

Compare with 𝑎2 +2𝑎𝑏 +𝑏2.

Here 49𝑥2 =(7𝑥)2, so 𝑎 =7𝑥; 4𝑦2 =(2𝑦)2, so 𝑏 =2𝑦.

Check middle term: 2𝑎𝑏 =2(7𝑥)(2𝑦) =28𝑥𝑦, which matches.

Therefore 49𝑥2 +28𝑥𝑦 +4𝑦2 =(7𝑥+2𝑦)2.

(iv) 64𝑝2 +323𝑝𝑞 +49𝑞2
Solution

Compare with 𝑎2 +2𝑎𝑏 +𝑏2.

Here 64𝑝2 =(8𝑝)2, so 𝑎 =8𝑝; 49𝑞2 =(23𝑞)2, so 𝑏 =23𝑞.

Check middle term: 2𝑎𝑏 =2(8𝑝)(23𝑞) =323𝑝𝑞, which matches.

Therefore 64𝑝2+323𝑝𝑞+49𝑞2=(8𝑝+23𝑞)2.

*(v) 3𝑎2 +4𝑎𝑏 +43𝑏2
Solution

Factor out the common factor 3:

3𝑎2+4𝑎𝑏+43𝑏2=3(𝑎2+43𝑎𝑏+49𝑏2).

Inside the brackets, take 𝑎 as the first term and 𝑏in =23𝑏 so that (23𝑏)2 =49𝑏2.

Check middle term: 2 𝑎 23𝑏 =43𝑎𝑏, which matches.

Therefore 3𝑎2 +4𝑎𝑏 +43𝑏2 =3(𝑎+23𝑏)2.

*(vi) 95𝑠2 +6𝑠𝑣 +5𝑣2
Solution

Factor out 15:

95𝑠2+6𝑠𝑣+5𝑣2=15(9𝑠2+30𝑠𝑣+25𝑣2).

Inside: 9𝑠2 =(3𝑠)2 and 25𝑣2 =(5𝑣)2.

Check middle term: 2(3𝑠)(5𝑣) =30𝑠𝑣, which matches.

Therefore 95𝑠2 +6𝑠𝑣 +5𝑣2 =15(3𝑠+5𝑣)2.

Question
2. Find the values of the following using the identity (𝑎𝑏)2 =𝑎2 2𝑎𝑏 +𝑏2.
(i) (79)2
Solution

Rewrite 79 =80 1. Use (𝑎𝑏)2 with 𝑎 =80, 𝑏 =1:

(79)2 =(801)2 =802 2(80)(1) +12

802 =6400,   2(80)(1) =160,   12 =1.

Therefore (79)2 =6400 160 +1 =6241.

(ii) (193)2
Solution

Rewrite 193 =200 7. Use (𝑎𝑏)2 with 𝑎 =200, 𝑏 =7:

(193)2 =(2007)2 =2002 2(200)(7) +72

2002 =40000,   2(200)(7) =2800,   72 =49.

Therefore (193)2 =40000 2800 +49 =37249.

(iii) (299)2
Solution

Rewrite 299 =300 1. Use (𝑎𝑏)2 with 𝑎 =300, 𝑏 =1:

(299)2 =(3001)2 =3002 2(300)(1) +12

3002 =90000,   2(300)(1) =600,   12 =1.

Therefore (299)2 =90000 600 +1 =89401.

4.4 More Identities

For the square of the sum of three numbers:

(𝑎+𝑏+𝑐)2=𝑎2+𝑏2+𝑐2+2𝑎𝑏+2𝑏𝑐+2𝑐𝑎.

Geometrically, this is a square of side 𝑎 +𝑏 +𝑐 partitioned as in Fig. 4.4.

ab ac ab bc ac bc a b c a b c
Fig. 4.4: A geometrical model representing the identity (𝑎+𝑏+𝑐)2 =𝑎2 +𝑏2 +𝑐2 +2𝑎𝑏 +2𝑏𝑐 +2𝑐𝑎
Think and Reflect

Label the squares and rectangles in Fig. 4.4 so that it represents the identity (𝑎+𝑏+𝑐)2 =𝑎2 +𝑏2 +𝑐2 +2𝑎𝑏 +2𝑏𝑐 +2𝑐𝑎.

Solution

In Fig. 4.4, the largest square area is (𝑎+𝑏+𝑐)2. It is subdivided into:

  • Three squares along the diagonal representing areas 𝑎2, 𝑏2, and 𝑐2.
  • Two rectangles of area 𝑎𝑏 (one is 𝑎 tall and 𝑏 wide, the other 𝑏 tall and 𝑎 wide).
  • Two rectangles of area 𝑏𝑐 (one is 𝑏 tall and 𝑐 wide, the other 𝑐 tall and 𝑏 wide).
  • Two rectangles of area 𝑎𝑐 (one is 𝑎 tall and 𝑐 wide, the other 𝑐 tall and 𝑎 wide).

Adding these sub-areas together gives the expanded identity. (The figure above already shows these labels.)

Example 9

Let us use this identity to find the square of a number, say 119:

1192 =(100+10+9)2

Solution

Write 119 =100 +10 +9. Using (𝑎+𝑏+𝑐)2 =𝑎2 +𝑏2 +𝑐2 +2𝑎𝑏 +2𝑏𝑐 +2𝑐𝑎 with 𝑎 =100, 𝑏 =10, 𝑐 =9:

1192 =(100+10+9)2

=1002 +102 +92 +2(100)(10) +2(10)(9) +2(9)(100)

=10000 +100 +81 +2000 +180 +1800

=10000 +100 =10100; 10100 +81 =10181; 10181 +2000 =12181; 12181 +180 =12361; 12361 +1800 =14161.

Exercise Set 4.3

Question
1. Find the following squares using one of the above identities. Determine which of these identities will make these calculations easier.
(i) 1172
Solution

Using (𝑎𝑏)2 is easier. Write 117 =120 3 with 𝑎 =120, 𝑏 =3:

1172 =(1203)2 =1202 2(120)(3) +32

1202 =14400,   2(120)(3) =720,   32 =9.

Therefore 1172 =14400 720 +9 =13689.

(ii) 782
Solution

Using (𝑎𝑏)2. Write 78 =80 2 with 𝑎 =80, 𝑏 =2:

782 =(802)2 =802 2(80)(2) +22

802 =6400,   2(80)(2) =320,   22 =4.

Therefore 782 =6400 320 +4 =6084.

(iii) 1982
Solution

Using (𝑎𝑏)2. Write 198 =200 2 with 𝑎 =200, 𝑏 =2:

1982 =(2002)2 =2002 2(200)(2) +22

2002 =40000,   2(200)(2) =800,   22 =4.

Therefore 1982 =40000 800 +4 =39204.

(iv) 2142
Solution

Using (𝑎+𝑏)2. Write 214 =200 +14 with 𝑎 =200, 𝑏 =14:

2142 =(200+14)2 =2002 +2(200)(14) +142

2002 =40000,   2(200)(14) =5600,   142 =196.

Therefore 2142 =40000 +5600 +196 =45796.

(v) 11042
Solution

Using (𝑎+𝑏)2. Write 1104 =1100 +4 with 𝑎 =1100, 𝑏 =4:

11042 =(1100+4)2 =11002 +2(1100)(4) +42

11002 =1210000,   2(1100)(4) =8800,   42 =16.

Therefore 11042 =1210000 +8800 +16 =1218816.

(vi) 11202
Solution

Using (𝑎+𝑏)2. Write 1120 =1100 +20 with 𝑎 =1100, 𝑏 =20:

11202 =(1100+20)2 =11002 +2(1100)(20) +202

11002 =1210000,   2(1100)(20) =44000,   202 =400.

Therefore 11202 =1210000 +44000 +400 =1254400.

Question
2. Factor using suitable identities:
(i) 16𝑦2 24𝑦 +9
Solution

Compare with 𝑎2 2𝑎𝑏 +𝑏2.

Here 16𝑦2 =(4𝑦)2, so 𝑎 =4𝑦; 9 =32, so 𝑏 =3.

Check middle term: 2𝑎𝑏 =2(4𝑦)(3) =24𝑦, which matches.

Therefore 16𝑦2 24𝑦 +9 =(4𝑦3)2.

(ii) 94𝑠2 +6𝑠𝑡 +4𝑡2
Solution

Compare with 𝑎2 +2𝑎𝑏 +𝑏2.

Here 94𝑠2 =(32𝑠)2, so 𝑎 =32𝑠; 4𝑡2 =(2𝑡)2, so 𝑏 =2𝑡.

Check middle term: 2𝑎𝑏 =2(32𝑠)(2𝑡) =6𝑠𝑡, which matches.

Therefore 94𝑠2 +6𝑠𝑡 +4𝑡2 =(32𝑠+2𝑡)2.

(iii) 𝑚29 +𝑚𝑘3 +𝑘24 +3𝑛𝑘 +2𝑚𝑛 +9𝑛2
Solution

Group the perfect-square and cross terms:

𝑚29 +𝑘24 +9𝑛2 +𝑚𝑘3 +3𝑛𝑘 +2𝑚𝑛.

Take 𝑎 =𝑚3, 𝑏 =𝑘2, 𝑐 =3𝑛. Then:

𝑎2 =𝑚29, 𝑏2 =𝑘24, 𝑐2 =9𝑛2,

2𝑎𝑏 =2 𝑚3 𝑘2 =𝑚𝑘3,

2𝑏𝑐 =2 𝑘2 3𝑛 =3𝑛𝑘,

2𝑐𝑎 =2 3𝑛 𝑚3 =2𝑚𝑛.

All terms match. Therefore the expression equals (𝑚3+𝑘2+3𝑛)2.

(iv) 𝑝216 2 +16𝑝2
Solution

Compare with 𝑎2 2𝑎𝑏 +𝑏2.

Take 𝑎 =𝑝4 and 𝑏 =4𝑝. Then 𝑎2 =𝑝216, 𝑏2 =16𝑝2.

2𝑎𝑏 =2(𝑝4)(4𝑝) =2, so 2𝑎𝑏 =2.

All terms match. Therefore 𝑝2162+16𝑝2=(𝑝44𝑝)2.

(v) 9𝑎2 +4𝑏2 +𝑐2 12𝑎𝑏 +6𝑎𝑐 4𝑏𝑐
Solution

Compare with (𝑥+𝑦+𝑧)2 =𝑥2 +𝑦2 +𝑧2 +2𝑥𝑦 +2𝑦𝑧 +2𝑧𝑥.

The square terms suggest 𝑥 =3𝑎 (from 9𝑎2), 𝑦 =±2𝑏 (from 4𝑏2), 𝑧 =𝑐 (from 𝑐2).

The cross terms 12𝑎𝑏 and 4𝑏𝑐 are negative in 𝑏, while 6𝑎𝑐 is positive.

So take 𝑥 =3𝑎, 𝑦 =2𝑏, 𝑧 =𝑐.

Check: 2𝑥𝑦 =2(3𝑎)(2𝑏) =12𝑎𝑏, 2𝑦𝑧 =2(2𝑏)(𝑐) =4𝑏𝑐, 2𝑧𝑥 =2(𝑐)(3𝑎) =6𝑎𝑐. All match.

Therefore 9𝑎2 +4𝑏2 +𝑐2 12𝑎𝑏 +6𝑎𝑐 4𝑏𝑐 =(3𝑎2𝑏+𝑐)2.

Question
3. Expand the following using the identity (𝑎+𝑏+𝑐)2 =𝑎2 +𝑏2 +𝑐2 +2𝑎𝑏 +2𝑏𝑐 +2𝑐𝑎:
(i) (𝑝+3𝑞+7𝑟)2
Solution

Using (𝑎+𝑏+𝑐)2 =𝑎2 +𝑏2 +𝑐2 +2𝑎𝑏 +2𝑏𝑐 +2𝑐𝑎 with 𝑎 =𝑝, 𝑏 =3𝑞, 𝑐 =7𝑟:

(𝑝+3𝑞+7𝑟)2=𝑝2+(3𝑞)2+(7𝑟)2+2(𝑝)(3𝑞)+2(3𝑞)(7𝑟)+2(7𝑟)(𝑝)

=𝑝2 +9𝑞2 +49𝑟2 +6𝑝𝑞 +42𝑞𝑟 +14𝑝𝑟.

(ii) (3𝑥2𝑦+4𝑧)2
Solution

Using (𝑎+𝑏+𝑐)2 with 𝑎 =3𝑥, 𝑏 =2𝑦, 𝑐 =4𝑧:

(3𝑥2𝑦+4𝑧)2=(3𝑥)2+(2𝑦)2+(4𝑧)2+2(3𝑥)(2𝑦)+2(2𝑦)(4𝑧)+2(4𝑧)(3𝑥)

=9𝑥2 +4𝑦2 +16𝑧2 12𝑥𝑦 16𝑦𝑧 +24𝑥𝑧.

Question
4. Is this an identity? (𝑎+𝑏𝑐)2 +(𝑎𝑏+𝑐)2 +(𝑎𝑏𝑐)2 =2𝑎2 +2𝑏2 +2𝑐2.
Solution

Let's expand the left-hand side (LHS) by squaring each term using the (𝑥+𝑦+𝑧)2 expansion:

(𝑎+𝑏𝑐)2 =𝑎2 +𝑏2 +𝑐2 +2𝑎𝑏 2𝑎𝑐 2𝑏𝑐

(𝑎𝑏+𝑐)2 =𝑎2 +𝑏2 +𝑐2 2𝑎𝑏 +2𝑎𝑐 2𝑏𝑐

(𝑎𝑏𝑐)2 =𝑎2 +𝑏2 +𝑐2 2𝑎𝑏 2𝑎𝑐 +2𝑏𝑐

Adding all three equations:

LHS =3𝑎2+3𝑏2+3𝑐2+(2𝑎𝑏2𝑎𝑏2𝑎𝑏)+(2𝑎𝑐+2𝑎𝑐2𝑎𝑐)+(2𝑏𝑐2𝑏𝑐+2𝑏𝑐)

LHS =3𝑎2 +3𝑏2 +3𝑐2 2𝑎𝑏 2𝑎𝑐 2𝑏𝑐.

This is not equal to 2𝑎2 +2𝑏2 +2𝑐2. Therefore, No, it is not an identity.

In Grade 8, you were introduced to 𝑎2 𝑏2 =(𝑎 +𝑏)(𝑎 𝑏), which can be rewritten as 𝑎2 =(𝑎 +𝑏)(𝑎 𝑏) +𝑏2.

a b a b area a² strip
Fig. 4.5: Geometric justification of 𝑎2 =(𝑎 +𝑏)(𝑎 𝑏) +𝑏2 (Śhrīdharāchārya, 750 CE)
Think and Reflect

Look at the following figure (Fig. 4.5). Justify the identity 𝑎2 =(𝑎 +𝑏)(𝑎 𝑏) +𝑏2 for yourself.

Solution

Fig. 4.5 starts with a large green square of side 𝑎, giving area 𝑎2. A vertical rectangular strip of width 𝑏 and height 𝑎 𝑏 is removed from the right side and rotated to sit horizontally at the bottom.

The remaining main shape is a rectangle with length (𝑎 +𝑏) and width (𝑎 𝑏), giving an area of (𝑎 +𝑏)(𝑎 𝑏). However, moving the strip leaves an empty square corner of dimensions 𝑏 ×𝑏, so area 𝑏2 is missing from the original total area 𝑎2.

Thus, the total original area 𝑎2 equals the new rectangle's area plus the missing corner: 𝑎2 =(𝑎 +𝑏)(𝑎 𝑏) +𝑏2.

Think and Reflect

1. Try to evaluate the following using a suitable identity:

(i) 352 (ii) 652 (iii) 852 (iv) 1052

Do you observe any interesting pattern?

Solution

We can use the identity 𝑎2 =(𝑎 +𝑏)(𝑎 𝑏) +𝑏2 where 𝑏 =5.

(i) 352 =(35 5)(35 +5) +52 =(30)(40) +25 =1200 +25 =1225.

(ii) 652 =(60)(70) +25 =4200 +25 =4225.

(iii) 852 =(80)(90) +25 =7200 +25 =7225.

(iv) 1052 =(100)(110) +25 =11000 +25 =11025.

Pattern observed: To square a number ending in 5, multiply the part of the number before the 5 (let's call it 𝑛) by the next integer (𝑛 +1), and append 25 to the end. For example, for 352, 𝑛 =3, so 3 ×4 =12, resulting in 1225.

Think and Reflect

2. Observe the two rows of figures below (Fig. 4.6). They represent an algebraic identity. Try to identify it.

Top: squares of sides a+b+c, a+b−c, a−b+c, a−b−c (a+b+c)² (a+b−c)² (a−b+c)² (a−b−c)² a+b+c Bottom: same total area as (2a)²+(2b)²+(2c)² (2a)² (2b)² (2c)² 2a 2b 2c Identity: (a+b+c)²+(a+b−c)² +(a−b+c)²+(a−b−c)² = 4(a²+b²+c²)
Fig. 4.6: Visual rearrangement illustrating a four-square identity
Solution

The top row shows four squares with sides 𝑎 +𝑏 +𝑐, 𝑎 +𝑏 𝑐, 𝑎 𝑏 +𝑐, and 𝑎 𝑏 𝑐. The bottom row rearranges the same total area into three squares with sides 2𝑎, 2𝑏, and 2𝑐.

Expanding confirms the identity:

(𝑎+𝑏+𝑐)2+(𝑎+𝑏𝑐)2+(𝑎𝑏+𝑐)2+(𝑎𝑏𝑐)2=4(𝑎2+𝑏2+𝑐2)=(2𝑎)2+(2𝑏)2+(2𝑐)2.

(Each cross term cancels when the four expansions are added, leaving four copies of each square term.)

4.5 Factorisation Using Algebra Tiles

Consider a rectangle with sides 𝑥 +3 and 𝑥 +4. Its area is (𝑥 +3)(𝑥 +4) =𝑥2 +7𝑥 +12. Fig. 4.7 visualises this product with algebra tiles.

x x x x x x x111111111111 x + 3 x + 4
Fig. 4.7: Factorisation of 𝑥2 +7𝑥 +12

The 7𝑥 is split as 3𝑥 +4𝑥 (three 𝑥-tiles to the right of 𝑥2 and four below). The 12 unit tiles form a 3 ×4 array. The rectangle dimensions are 𝑥 +3 and 𝑥 +4.

Think and Reflect

Suppose 7𝑥 is split as 2𝑥 +5𝑥; can a similar rectangular arrangement be formed? Consider other possibilities and check.

Solution

No, a solid rectangle cannot be formed if 7𝑥 is split as 2𝑥 +5𝑥 for the expression 𝑥2 +7𝑥 +12. To form a rectangle with 12 unit tiles, the lengths of the 𝑥-tiles strips must multiply to 12. Since 2 ×5 =10 12, you would have gaps. The only way to form a perfect rectangle with 12 units is by splitting 7𝑥 into 3𝑥 and 4𝑥 (since 3 ×4 =12).

Think and Reflect

1. Figure out the product of 𝑥 +2 and 𝑥 +3 using algebra tiles.

2. Lay out algebra tiles for 𝑥2 +11𝑥 +30 in such a way that you will see its factors.

Solution

1. A rectangle with sides (𝑥 +2) and (𝑥 +3) will consist of one 𝑥2-tile, two 𝑥-tiles on one side, three 𝑥-tiles on the adjacent side, and a 2 by 3 grid of unit tiles. Adding them gives 𝑥2 +5𝑥 +6.

2. For 𝑥2 +11𝑥 +30, we need two numbers that multiply to 30 and add to 11. These are 5 and 6. The tile layout will be one 𝑥2-tile, a column of 5 𝑥-tiles, a row of 6 𝑥-tiles, and a 5 by 6 grid of 30 unit tiles. The dimensions (factors) are (𝑥 +5) and (𝑥 +6).

Think and Reflect

We have seen that (𝑥 +3)(𝑥 +4) =𝑥2 +7𝑥 +12.

Also (𝑥 +6)(𝑥 +7) =𝑥2 +13𝑥 +42.

Generalise the pattern to get an expression for (𝑥 +𝑎)(𝑥 +𝑏).

Solution

Looking at the pattern, the middle term coefficient is the sum of the constants, and the final term is their product.

Generalizing: (𝑥 +𝑎)(𝑥 +𝑏) =𝑥2 +(𝑎 +𝑏)𝑥 +𝑎𝑏.

Now consider a rectangle of side-lengths 2𝑥 +3 and 3𝑥 +1, as in Fig. 4.8.

xxxxxxxxxxx111 2x + 3 3x + 1
Fig. 4.8: Using algebra tiles to represent (2𝑥 +3) ×(3𝑥 +1)

The area is (2𝑥 +3)(3𝑥 +1) =6𝑥2 +11𝑥 +3 (six 𝑥2-tiles, eleven 𝑥-tiles, three unit tiles).

Question
Task: Fill in the blanks: (𝑝𝑥 +𝑎)(𝑞𝑥 +𝑏) =(__)𝑥2 +(__)𝑥 +__. Also verify using the distributive property.
Solution

Expand using distributivity step by step:

(𝑝𝑥 +𝑎)(𝑞𝑥 +𝑏) =𝑝𝑥(𝑞𝑥 +𝑏) +𝑎(𝑞𝑥 +𝑏)

=𝑝𝑥 𝑞𝑥 +𝑝𝑥 𝑏 +𝑎 𝑞𝑥 +𝑎 𝑏

=𝑝𝑞 𝑥2 +𝑝𝑏 𝑥 +𝑞𝑎 𝑥 +𝑎𝑏

=𝑝𝑞 𝑥2 +(𝑝𝑏 +𝑞𝑎)𝑥 +𝑎𝑏.

So the blanks are: 𝑝𝑞, 𝑝𝑏 +𝑞𝑎, and 𝑎𝑏.

4.6 Factorisation Without Using Algebra Tiles

Example 10

Let us begin with 𝑥2 +7𝑥 +12 =𝑥2 +(𝑎 +𝑏)𝑥 +𝑎𝑏.

Solution

Compare 𝑥2 +7𝑥 +12 with 𝑥2 +(𝑎 +𝑏)𝑥 +𝑎𝑏.

We need 𝑎 +𝑏 =7 and 𝑎𝑏 =12. The pair 𝑎 =3, 𝑏 =4 works.

Split the middle term: 𝑥2 +7𝑥 +12 =𝑥2 +3𝑥 +4𝑥 +12

=𝑥(𝑥 +3) +4(𝑥 +3) =(𝑥 +3)(𝑥 +4).

Example 11

Let us try to factor 𝑥2 +11𝑥 +30 in a similar manner.

Solution

Compare 𝑥2 +11𝑥 +30 with 𝑥2 +(𝑎 +𝑏)𝑥 +𝑎𝑏.

We need 𝑎 +𝑏 =11 and 𝑎𝑏 =30. The pair 𝑎 =5, 𝑏 =6 works.

Split the middle term: 𝑥2 +11𝑥 +30 =𝑥2 +5𝑥 +6𝑥 +30

=𝑥(𝑥 +5) +6(𝑥 +5) =(𝑥 +5)(𝑥 +6).

Example 12

In order to factor 𝑥2 5𝑥 +6 we first note that the coefficient of 𝑥 is negative.

Solution

Compare 𝑥2 5𝑥 +6 with 𝑥2 +(𝑎 +𝑏)𝑥 +𝑎𝑏.

We need 𝑎 +𝑏 =5 and 𝑎𝑏 =6. The pair 𝑎 =2, 𝑏 =3 works.

Split the middle term: 𝑥2 5𝑥 +6 =𝑥2 2𝑥 3𝑥 +6

=𝑥(𝑥 2) 3(𝑥 2) =(𝑥 2)(𝑥 3).

Check: (𝑥 2)(𝑥 3) =𝑥2 5𝑥 +6.

Exercise Set 4.4

Question
1. Fill in the blanks to complete the following identities:
(i) 𝑠2 11𝑠 +24 =(__)(__)
Solution

We need two numbers whose product is 24 and whose sum is 11.

Possible factor pairs of 24 include (±3,±8), (±4,±6), etc.

The pair 8 and 3 works: (8) ×(3) =24 and (8) +(3) =11.

Therefore 𝑠2 11𝑠 +24 =(𝑠 8)(𝑠 3).

Check: (𝑠 8)(𝑠 3) =𝑠2 3𝑠 8𝑠 +24 =𝑠2 11𝑠 +24.

(ii) (__)(𝑥 +1) =3𝑥2 4𝑥 7
Solution

Let the missing factor be (𝐴𝑥 +𝐵). Then (𝐴𝑥 +𝐵)(𝑥 +1) =𝐴𝑥2 +(𝐴 +𝐵)𝑥 +𝐵.

Comparing with 3𝑥2 4𝑥 7: 𝐴 =3 and 𝐵 =7.

Check middle coefficient: 𝐴 +𝐵 =3 +(7) =4, which matches.

Therefore the missing factor is (3𝑥 7).

Verify: (3𝑥 7)(𝑥 +1) =3𝑥2 +3𝑥 7𝑥 7 =3𝑥2 4𝑥 7.

(iii) 10𝑥2 11𝑥 6 =(2𝑥 __)(__+2)
Solution

We need (2𝑥――)(――+2)=10𝑥211𝑥6.

For the 𝑥2 term: 2𝑥 times the first term of the second factor must give 10𝑥2, so that first term is 5𝑥.

For the constant: (blank) ×2 =6 implies the blank is 3.

Thus try (2𝑥 3)(5𝑥 +2):

(2𝑥 3)(5𝑥 +2) =10𝑥2 +4𝑥 15𝑥 6 =10𝑥2 11𝑥 6.

This matches. So 10𝑥2 11𝑥 6 =(2𝑥 3)(5𝑥 +2).

(iv) 6𝑥2 +7𝑥 +2 =(__)(__)
Solution

For 6𝑥2 +7𝑥 +2, we have coefficient product 𝑎𝑐 =6 ×2 =12.

Find two numbers whose product is 12 and sum is 7: these are 4 and 3.

Split the middle term: 6𝑥2 +7𝑥 +2 =6𝑥2 +4𝑥 +3𝑥 +2

=2𝑥(3𝑥 +2) +1(3𝑥 +2)

=(2𝑥 +1)(3𝑥 +2).

Check: (2𝑥 +1)(3𝑥 +2) =6𝑥2 +4𝑥 +3𝑥 +2 =6𝑥2 +7𝑥 +2.

Question
2. Select and use the identity that will help you to find the following products without multiplying directly:
(i) (41)2
Solution

Use (𝑎+𝑏)2 =𝑎2 +2𝑎𝑏 +𝑏2 with 𝑎 =40, 𝑏 =1:

(41)2 =(40+1)2 =402 +2(40)(1) +12

402 =1600,   2(40)(1) =80,   12 =1.

Therefore (41)2 =1600 +80 +1 =1681.

(ii) (27)2
Solution

Use (𝑎𝑏)2 =𝑎2 2𝑎𝑏 +𝑏2 with 𝑎 =30, 𝑏 =3:

(27)2 =(303)2 =302 2(30)(3) +32

302 =900,   2(30)(3) =180,   32 =9.

Therefore (27)2 =900 180 +9 =729.

(iii) (23 ×17)
Solution

Note that 23 =20 +3 and 17 =20 3.

Use (𝑎 +𝑏)(𝑎 𝑏) =𝑎2 𝑏2 with 𝑎 =20, 𝑏 =3:

23 ×17 =(20 +3)(20 3) =202 32

202 =400,   32 =9.

Therefore 23 ×17 =400 9 =391.

(iv) (135)2
Solution

Use 𝑎2 =(𝑎 +5)(𝑎 5) +52 with 𝑎 =135:

1352 =(135 +5)(135 5) +25 =140 ×130 +25.

140 ×130 =18200, so 1352 =18200 +25 =18225.

(Shortcut: for a number ending in 5 with front part 𝑛 =13, compute 𝑛(𝑛 +1) =13 ×14 =182 and append 25.)

(v) (97)2
Solution

Use (𝑎𝑏)2 =𝑎2 2𝑎𝑏 +𝑏2 with 𝑎 =100, 𝑏 =3:

(97)2 =(1003)2 =1002 2(100)(3) +32

1002 =10000,   2(100)(3) =600,   32 =9.

Therefore (97)2 =10000 600 +9 =9409.

(vi) (18 ×29)
Solution

Write 18 =20 +(2) and 29 =20 +9. Use (𝑥 +𝑎)(𝑥 +𝑏) =𝑥2 +(𝑎 +𝑏)𝑥 +𝑎𝑏 with 𝑥 =20, 𝑎 =2, 𝑏 =9:

18 ×29 =(20 2)(20 +9) =202 +(2 +9)(20) +(2)(9)

=400 +7 ×20 18 =400 +140 18 =522.

(vii) (34 ×43)
Solution

Write 34 =30 +4 and 43 =40 +3. Expand using distributivity:

(30 +4)(40 +3) =30 40 +30 3 +4 40 +4 3

=1200 +90 +160 +12 =1462.

(viii) (205)2
Solution

Use 𝑎2 =(𝑎 +5)(𝑎 5) +52 with 𝑎 =205:

2052=(205+5)(2055)+25=210×200+25=42000+25=42025.

(Shortcut: front part 𝑛 =20, so 𝑛(𝑛 +1) =20 ×21 =420, append 25.)

Question
3. Factor the following:
(i) 9𝑎2 +𝑏2 +4𝑐2 6𝑎𝑏 +12𝑎𝑐 4𝑏𝑐
Solution

Compare with (𝑥+𝑦+𝑧)2. Square terms: 9𝑎2 =(3𝑎)2, 𝑏2 =(±𝑏)2, 4𝑐2 =(2𝑐)2.

Cross terms: 6𝑎𝑏 =2(3𝑎)(𝑏), 12𝑎𝑐 =2(3𝑎)(2𝑐), 4𝑏𝑐 =2(𝑏)(2𝑐).

So take 𝑥 =3𝑎, 𝑦 =𝑏, 𝑧 =2𝑐.

Therefore 9𝑎2 +𝑏2 +4𝑐2 6𝑎𝑏 +12𝑎𝑐 4𝑏𝑐 =(3𝑎𝑏+2𝑐)2.

Check: (3𝑎𝑏+2𝑐)2 =9𝑎2 +𝑏2 +4𝑐2 6𝑎𝑏 4𝑏𝑐 +12𝑎𝑐.

(ii) 16𝑠2 +25𝑡2 40𝑠𝑡
Solution

Compare with 𝑎2 2𝑎𝑏 +𝑏2.

16𝑠2 =(4𝑠)2 so 𝑎 =4𝑠; 25𝑡2 =(5𝑡)2 so 𝑏 =5𝑡.

Middle term: 2𝑎𝑏 =2(4𝑠)(5𝑡) =40𝑠𝑡, which matches.

Therefore 16𝑠2 +25𝑡2 40𝑠𝑡 =(4𝑠5𝑡)2.

(iii) 𝑟2 𝑟 42
Solution

We need two numbers whose product is 42 and whose sum is 1.

The pair 7 and 6 works: (7) ×6 =42 and 7 +6 =1.

Therefore 𝑟2 𝑟 42 =(𝑟 7)(𝑟 +6).

Check: (𝑟 7)(𝑟 +6) =𝑟2 +6𝑟 7𝑟 42 =𝑟2 𝑟 42.

(iv) 49𝑔2 +14𝑔 +2
Solution

Compare with 𝑎2 +2𝑎𝑏 +𝑏2.

49𝑔2 =(7𝑔)2 so 𝑎 =7𝑔; 2 =2 so 𝑏 =.

Middle term: 2𝑎𝑏 =2(7𝑔)() =14𝑔, which matches.

Therefore 49𝑔2 +14𝑔 +2 =(7𝑔+)2.

(v) 64𝑢2 +121𝑣2 +4𝑤2 176𝑢𝑣 32𝑢𝑤 +44𝑣𝑤
Solution

Square terms: 64𝑢2 =(8𝑢)2, 121𝑣2 =(11𝑣)2, 4𝑤2 =(2𝑤)2.

Cross terms: 176𝑢𝑣 =2(8𝑢)(11𝑣); 32𝑢𝑤 =2(8𝑢)(2𝑤); 44𝑣𝑤 =2(11𝑣)(2𝑤).

Taking 𝑥 =8𝑢, 𝑦 =11𝑣, 𝑧 =2𝑤 all cross terms match.

Therefore 64𝑢2 +121𝑣2 +4𝑤2 176𝑢𝑣 32𝑢𝑤 +44𝑣𝑤 =(8𝑢+11𝑣+2𝑤)2.

Equivalently (overall sign flip): (8𝑢11𝑣2𝑤)2.

Think and Reflect

James and Reshma were talking about algebraic identities... According to you, who is correct and why?

James expands (𝑎𝑏)2(𝑎 +𝑏) as (𝑎2 2𝑎𝑏 +𝑏2)(𝑎 +𝑏). Reshma rewrites it as (𝑎 𝑏)[(𝑎 𝑏)(𝑎 +𝑏)] =(𝑎 𝑏)(𝑎2 𝑏2).

Solution

James: (𝑎𝑏)2(𝑎 +𝑏) =(𝑎2 2𝑎𝑏 +𝑏2)(𝑎 +𝑏) — This is correct because he properly expanded (𝑎𝑏)2 first before multiplying.

Reshma: (𝑎𝑏)2(𝑎 +𝑏) =(𝑎 𝑏)[(𝑎 𝑏)(𝑎 +𝑏)] =(𝑎 𝑏)(𝑎2 𝑏2) — This is also correct. She regrouped the factors intelligently to use the (𝑎 𝑏)(𝑎 +𝑏) =𝑎2 𝑏2 identity. Both are mathematically correct, though Reshma's method is slightly more elegant and faster for manual calculation.

4.7 Finding New Identities

Question
Task: Try to multiply the following using the distributive property.
1. (𝑥 𝑦)(𝑥2 +𝑥𝑦 +𝑦2)
2. (𝑥 +𝑦)(𝑥2 𝑥𝑦 +𝑦2)
Solution
1. Expand (𝑥 𝑦)(𝑥2 +𝑥𝑦 +𝑦2) by distributivity:

=𝑥(𝑥2 +𝑥𝑦 +𝑦2) 𝑦(𝑥2 +𝑥𝑦 +𝑦2)

=𝑥3 +𝑥2𝑦 +𝑥𝑦2 𝑥2𝑦 𝑥𝑦2 𝑦3 =𝑥3 𝑦3.

2. Expand (𝑥 +𝑦)(𝑥2 𝑥𝑦 +𝑦2):

=𝑥(𝑥2 𝑥𝑦 +𝑦2) +𝑦(𝑥2 𝑥𝑦 +𝑦2)

=𝑥3 𝑥2𝑦 +𝑥𝑦2 +𝑥2𝑦 𝑥𝑦2 +𝑦3 =𝑥3 +𝑦3.

Thus 𝑥3 𝑦3 =(𝑥 𝑦)(𝑥2 +𝑥𝑦 +𝑦2) and 𝑥3 +𝑦3 =(𝑥 +𝑦)(𝑥2 𝑥𝑦 +𝑦2).

Example 13

What is the side of the cube whose volume is 𝑝3 +6𝑝2𝑞 +12𝑝𝑞2 +8𝑞3 cubic units?

Solution

Compare 𝑝3 +6𝑝2𝑞 +12𝑝𝑞2 +8𝑞3 with (𝑎+𝑏)3 =𝑎3 +3𝑎2𝑏 +3𝑎𝑏2 +𝑏3.

The first term 𝑝3 suggests 𝑎 =𝑝. The last term 8𝑞3 =(2𝑞)3 suggests 𝑏 =2𝑞.

Check: 3𝑎2𝑏 =3𝑝2(2𝑞) =6𝑝2𝑞, and 3𝑎𝑏2 =3𝑝(4𝑞2) =12𝑝𝑞2. Both match.

Therefore the volume is (𝑝+2𝑞)3, so the side is 𝑝 +2𝑞.

Example 14

Now consider the expression 8𝑛3 60𝑛2𝑚 +150𝑛𝑚2 125𝑚3. If you write it in the form (𝑎𝑏)3 what will be 𝑎 and 𝑏?

Solution

Compare 8𝑛3 60𝑛2𝑚 +150𝑛𝑚2 125𝑚3 with (𝑎𝑏)3 =𝑎3 3𝑎2𝑏 +3𝑎𝑏2 𝑏3.

First term 8𝑛3 =(2𝑛)3 suggests 𝑎 =2𝑛. Last term 125𝑚3 =(5𝑚)3 suggests 𝑏 =5𝑚.

Check: 3𝑎2𝑏 =3(4𝑛2)(5𝑚) =60𝑛2𝑚, and 3𝑎𝑏2 =3(2𝑛)(25𝑚2) =150𝑛𝑚2. Both match.

Therefore the expression is (2𝑛5𝑚)3.

Think and Reflect

Do you think 𝑥 𝑦 is also a factor of 𝑥4 𝑦4? Can you see how 𝑥 𝑦 is a factor of 𝑥4 𝑦4? How about 𝑥5 𝑦5?

Solution

Yes, 𝑥 𝑦 is a factor of 𝑥4 𝑦4. Since 𝑥4 𝑦4 =(𝑥2 𝑦2)(𝑥2 +𝑦2) =(𝑥 𝑦)(𝑥 +𝑦)(𝑥2 +𝑦2), 𝑥 𝑦 is clearly a factor.

For 𝑥5 𝑦5, yes, 𝑥 𝑦 is also a factor. In general, 𝑥 𝑦 is a factor of 𝑥𝑛 𝑦𝑛 for any positive integer 𝑛, because setting 𝑥 =𝑦 makes the expression equal to zero (Factor Theorem). The expansion is 𝑥5 𝑦5 =(𝑥 𝑦)(𝑥4 +𝑥3𝑦 +𝑥2𝑦2 +𝑥𝑦3 +𝑦4).

Example 15

The sum of three numbers is 10 and their product is 25. The sum of their squares is 38. Try to use the previous identity to find the sum of the cubes of these three numbers.

Solution

Given: 𝑥 +𝑦 +𝑧 =10, 𝑥𝑦𝑧 =25, 𝑥2 +𝑦2 +𝑧2 =38. Find 𝑥3 +𝑦3 +𝑧3.

First, find (𝑥𝑦 +𝑥𝑧 +𝑦𝑧) using (𝑥+𝑦+𝑧)2 =𝑥2 +𝑦2 +𝑧2 +2(𝑥𝑦 +𝑥𝑧 +𝑦𝑧).

102=38+2(𝑥𝑦+𝑥𝑧+𝑦𝑧)10038=2(𝑥𝑦+𝑥𝑧+𝑦𝑧)62=2(𝑥𝑦+𝑥𝑧+𝑦𝑧)𝑥𝑦+𝑥𝑧+𝑦𝑧=31.

Next, use the identity: (𝑥 +𝑦 +𝑧)(𝑥2 +𝑦2 +𝑧2 𝑥𝑦 𝑥𝑧 𝑦𝑧) =𝑥3 +𝑦3 +𝑧3 3𝑥𝑦𝑧.

10(38 31) =𝑥3 +𝑦3 +𝑧3 3(25)

10(7) =𝑥3 +𝑦3 +𝑧3 75

70 +75 =𝑥3 +𝑦3 +𝑧3

𝑥3 +𝑦3 +𝑧3 =145.

4.8 Simplifying Rational Expressions

Example 16

Simplify the rational expression 𝑥27𝑥+125𝑥2+5𝑥100 assuming that 5𝑥2 +5𝑥 100 0.

Solution

Numerator: 𝑥2 7𝑥 +12. Numbers with product 12 and sum 7 are 3 and 4.

So 𝑥2 7𝑥 +12 =(𝑥 3)(𝑥 4).

Denominator: 5𝑥2 +5𝑥 100 =5(𝑥2 +𝑥 20).

For 𝑥2 +𝑥 20: numbers with product 20 and sum 1 are 5 and 4.

So 𝑥2 +𝑥 20 =(𝑥 +5)(𝑥 4), and denominator =5(𝑥 +5)(𝑥 4).

Expression: (𝑥3)(𝑥4)5(𝑥+5)(𝑥4). Cancel (𝑥 4): 𝑥35(𝑥+5).

Think and Reflect

Try to simplify the following rational expression: 36𝑠212𝑠𝑡+𝑡2𝑡2+2𝑡𝑠48𝑠2=(6𝑠𝑡)2(__+__)(__+__).

Solution

Numerator: 36𝑠2 12𝑠𝑡 +𝑡2 =(6𝑠𝑡)2 (since 2(6𝑠)(𝑡) =12𝑠𝑡).

Also (6𝑠𝑡)2 =(𝑡6𝑠)2.

Denominator: 𝑡2 +2𝑡𝑠 48𝑠2. Numbers with product 48 and sum 2 are 8 and 6.

So 𝑡2+2𝑡𝑠48𝑠2=𝑡2+8𝑡𝑠6𝑡𝑠48𝑠2=𝑡(𝑡+8𝑠)6𝑠(𝑡+8𝑠)=(𝑡+8𝑠)(𝑡6𝑠).

Expression: (𝑡6𝑠)2(𝑡+8𝑠)(𝑡6𝑠) =𝑡6𝑠𝑡+8𝑠 after cancelling (𝑡 6𝑠).

Filled blanks: (6𝑠𝑡)2(𝑡+8𝑠)(𝑡6𝑠).

Exercise Set 4.5

Question
1. Simplify the following rational expressions assuming that the expressions in the denominators are not equal to zero:
(i) 3𝑝23𝑝𝑞18𝑞2𝑝2+3𝑝𝑞10𝑞2
Solution

Numerator: 3𝑝2 3𝑝𝑞 18𝑞2 =3(𝑝2 𝑝𝑞 6𝑞2).

Factor 𝑝2 𝑝𝑞 6𝑞2: numbers with product 6 and sum 1 are 3 and 2.

So 𝑝2 𝑝𝑞 6𝑞2 =(𝑝 3𝑞)(𝑝 +2𝑞). Numerator =3(𝑝 3𝑞)(𝑝 +2𝑞).

Denominator: 𝑝2 +3𝑝𝑞 10𝑞2. Numbers with product 10 and sum 3 are 5 and 2.

So 𝑝2 +3𝑝𝑞 10𝑞2 =(𝑝 +5𝑞)(𝑝 2𝑞).

There is no common factor. The simplified form is 3(𝑝3𝑞)(𝑝+2𝑞)(𝑝+5𝑞)(𝑝2𝑞).

(ii) 𝑛33𝑛2𝑚+3𝑛𝑚2𝑚35𝑚210𝑚𝑛+5𝑛2
Solution

Numerator: 𝑛3 3𝑛2𝑚 +3𝑛𝑚2 𝑚3 =(𝑛𝑚)3.

Denominator: 5𝑚2 10𝑚𝑛 +5𝑛2 =5(𝑚2 2𝑚𝑛 +𝑛2) =5(𝑚𝑛)2 =5(𝑛𝑚)2.

Therefore (𝑛𝑚)35(𝑛𝑚)2 =𝑛𝑚5 (cancelling (𝑛𝑚)2, assuming 𝑛 𝑚).

(iii) 𝑤3𝑣3+𝑥3+3𝑤𝑣𝑥𝑤2+𝑣2+𝑥22𝑤𝑣2𝑣𝑥+2𝑤𝑥
Solution

Numerator 𝑤3 𝑣3 +𝑥3 +3𝑤𝑣𝑥 matches 𝑎3 +𝑏3 +𝑐3 3𝑎𝑏𝑐 with 𝑎 =𝑤, 𝑏 =𝑣, 𝑐 =𝑥:

because 𝑏3 =𝑣3 and 3𝑎𝑏𝑐 =3(𝑤)(𝑣)(𝑥) =3𝑤𝑣𝑥.

Using the identity: 𝑎 +𝑏 +𝑐 =𝑤 𝑣 +𝑥, and

𝑎2 +𝑏2 +𝑐2 𝑎𝑏 𝑏𝑐 𝑐𝑎 =𝑤2 +𝑣2 +𝑥2 +𝑤𝑣 +𝑣𝑥 𝑤𝑥.

Denominator: 𝑤2 +𝑣2 +𝑥2 2𝑤𝑣 2𝑣𝑥 +2𝑤𝑥 =(𝑤𝑣+𝑥)2.

So the fraction simplifies to 𝑤2+𝑣2+𝑥2+𝑤𝑣+𝑣𝑥𝑤𝑥𝑤𝑣+𝑥.

(iv) 4𝑦220𝑦𝑧+25𝑧225𝑧24𝑦2
Solution

Numerator: 4𝑦2 20𝑦𝑧 +25𝑧2 =(2𝑦5𝑧)2.

Denominator: 25𝑧2 4𝑦2 =(5𝑧)2 (2𝑦)2 =(5𝑧 2𝑦)(5𝑧 +2𝑦).

Note (2𝑦5𝑧)2 =(5𝑧2𝑦)2.

So (5𝑧2𝑦)2(5𝑧2𝑦)(5𝑧+2𝑦) =5𝑧2𝑦5𝑧+2𝑦.

(v) (𝑥2+𝑥6)(𝑥27𝑥+12)(𝑥26𝑥+8)(𝑥29)
Solution

Factor each quadratic:

𝑥2 +𝑥 6 =(𝑥 +3)(𝑥 2) (product 6, sum 1),

𝑥2 7𝑥 +12 =(𝑥 3)(𝑥 4) (product 12, sum 7),

𝑥2 6𝑥 +8 =(𝑥 2)(𝑥 4) (product 8, sum 6),

𝑥2 9 =(𝑥 +3)(𝑥 3) (difference of squares).

So (𝑥+3)(𝑥2)(𝑥3)(𝑥4)(𝑥2)(𝑥4)(𝑥+3)(𝑥3).

Cancel common factors (where defined). The result is 1.

(vi) 𝑝416𝑝24𝑝+4
Solution

Numerator: 𝑝4 16 =(𝑝2)2 42 =(𝑝2 4)(𝑝2 +4).

Further, 𝑝2 4 =(𝑝 2)(𝑝 +2), so numerator =(𝑝 2)(𝑝 +2)(𝑝2 +4).

Denominator: 𝑝2 4𝑝 +4 =(𝑝2)2.

Therefore (𝑝2)(𝑝+2)(𝑝2+4)(𝑝2)2 =(𝑝+2)(𝑝2+4)𝑝2.

Example 17

Saira has arranged a square of side 𝑥 units, 8 rectangular strips of sides 𝑥 units and width 1 unit, and 15 squares of side 1 unit to form a bigger rectangle. Find the length and breadth of the rectangle in terms of 𝑥.

Solution

Area of the 𝑥 ×𝑥 square: 𝑥2.

Area of 8 strips of size 𝑥 ×1: 8𝑥.

Area of 15 unit squares: 15.

Total area =𝑥2 +8𝑥 +15.

Factor: numbers with product 15 and sum 8 are 3 and 5.

𝑥2+8𝑥+15=𝑥2+3𝑥+5𝑥+15=𝑥(𝑥+3)+5(𝑥+3)=(𝑥+3)(𝑥+5).

So length =𝑥 +5 units and breadth =𝑥 +3 units (or vice versa).

Example 18

A rectangular pool is such that its breadth is 4 metres less than its length and its area is 96 sq. metres. Find the length and breadth of the pool.

Solution

Let length =𝑥 metres. Then breadth =𝑥 4 metres.

Area: 𝑥(𝑥 4) =96 𝑥2 4𝑥 96 =0.

Factor: numbers with product 96 and sum 4 are 12 and 8.

𝑥24𝑥96=𝑥212𝑥+8𝑥96=𝑥(𝑥12)+8(𝑥12)=(𝑥12)(𝑥+8).

So (𝑥 12)(𝑥 +8) =0 𝑥 =12 or 𝑥 =8.

Length cannot be negative, so length =12 m and breadth =12 4 =8 m.

End-of-Chapter Exercises

Question
1. Use suitable identities to find the following products:
(i) (3𝑥+4)2
Solution

Use (𝑎+𝑏)2 =𝑎2 +2𝑎𝑏 +𝑏2 with 𝑎 =3𝑥, 𝑏 =4:

(3𝑥+4)2 =(3𝑥)2 +2(3𝑥)(4) +42

=(3𝑥)2 =9𝑥2,   2(3𝑥)(4) =24𝑥,   42 =16.

Therefore (3𝑥+4)2 =9𝑥2 24𝑥 +16.

(ii) (2𝑠 +7)(2𝑠 7)
Solution

Use (𝑎 +𝑏)(𝑎 𝑏) =𝑎2 𝑏2 with 𝑎 =2𝑠, 𝑏 =7:

(2𝑠 +7)(2𝑠 7) =(2𝑠)2 72

(2𝑠)2 =4𝑠2,   72 =49.

Therefore (2𝑠 +7)(2𝑠 7) =4𝑠2 49.

(iii) (𝑝2+12)(𝑝212)
Solution

Use (𝑎 +𝑏)(𝑎 𝑏) =𝑎2 𝑏2 with 𝑎 =𝑝2, 𝑏 =12:

(𝑝2+12)(𝑝212)=(𝑝2)2(12)2

(𝑝2)2 =𝑝4,   (12)2 =14.

Therefore the product equals 𝑝4 14.

(iv) (2𝑛 +7)(2𝑛 7)
Solution

Use (𝑎 +𝑏)(𝑎 𝑏) =𝑎2 𝑏2 with 𝑎 =2𝑛, 𝑏 =7:

(2𝑛 +7)(2𝑛 7) =(2𝑛)2 72

(2𝑛)2 =4𝑛2,   72 =49.

Therefore (2𝑛 +7)(2𝑛 7) =4𝑛2 49.

(v) (𝑠 2𝑡)(𝑠2 +2𝑠𝑡 +4𝑡2)
Solution

This matches 𝑎3 𝑏3 =(𝑎 𝑏)(𝑎2 +𝑎𝑏 +𝑏2) with 𝑎 =𝑠 and 𝑏 =2𝑡.

Check the second factor: 𝑎2 +𝑎𝑏 +𝑏2 =𝑠2 +𝑠(2𝑡) +(2𝑡)2 =𝑠2 +2𝑠𝑡 +4𝑡2, which matches.

Therefore (𝑠 2𝑡)(𝑠2 +2𝑠𝑡 +4𝑡2) =𝑠3 (2𝑡)3 =𝑠3 8𝑡3.

(vi) (12𝑟4𝑟)2
Solution

Using (𝑎𝑏)2 =𝑎2 2𝑎𝑏 +𝑏2 with 𝑎 =12𝑟, 𝑏 =4𝑟:

(12𝑟4𝑟)2=(12𝑟)22(12𝑟)(4𝑟)+(4𝑟)2

=14𝑟2 2 12𝑟 4𝑟 +16𝑟2

=14𝑟2 4 +16𝑟2.

(vii) (3𝑚+4𝑘𝑙)2
Solution

Using (𝑎+𝑏+𝑐)2 with 𝑎 =3𝑚, 𝑏 =4𝑘, 𝑐 =𝑙:

(3𝑚+4𝑘𝑙)2=(3𝑚)2+(4𝑘)2+(𝑙)2+2(3𝑚)(4𝑘)+2(4𝑘)(𝑙)+2(𝑙)(3𝑚)

=9𝑚2 +16𝑘2 +𝑙2 24𝑚𝑘 8𝑘𝑙 +6𝑚𝑙.

(viii) (𝑥13𝑦)3
Solution

Using (𝑎𝑏)3 =𝑎3 3𝑎2𝑏 +3𝑎𝑏2 𝑏3 with 𝑎 =𝑥, 𝑏 =13𝑦:

(𝑥13𝑦)3=𝑥33𝑥2(𝑦3)+3𝑥(𝑦3)2(𝑦3)3

=𝑥3 𝑥2𝑦 +3𝑥 𝑦29 𝑦327

=𝑥3 𝑥2𝑦 +13𝑥𝑦2 127𝑦3.

(ix) (72𝑘23𝑚)3
Solution

Using (𝑎𝑏)3 with 𝑎 =72𝑘, 𝑏 =23𝑚:

(72𝑘23𝑚)3=(72𝑘)33(72𝑘)2(23𝑚)+3(72𝑘)(23𝑚)2(23𝑚)3.

First term: (72𝑘)3 =3438𝑘3.

Second term: 3 494𝑘2 23𝑚 =492𝑘2𝑚, so with the minus sign: 492𝑘2𝑚.

Third term: 3 72𝑘 49𝑚2 =143𝑘𝑚2.

Fourth term: (23𝑚)3 =827𝑚3.

Therefore: 3438𝑘3492𝑘2𝑚+143𝑘𝑚2827𝑚3.

Question
2. Find the values using suitable identities:
(i) 17 ×21
Solution

Note that 17 =19 2 and 21 =19 +2.

Use (𝑎 𝑏)(𝑎 +𝑏) =𝑎2 𝑏2 with 𝑎 =19, 𝑏 =2:

17 ×21 =(19 2)(19 +2) =192 22

192 =361,   22 =4.

Therefore 17 ×21 =361 4 =357.

(ii) 104 ×96
Solution

Note that 104 =100 +4 and 96 =100 4.

Use (𝑎 +𝑏)(𝑎 𝑏) =𝑎2 𝑏2 with 𝑎 =100, 𝑏 =4:

104 ×96 =(100 +4)(100 4) =1002 42

1002 =10000,   42 =16.

Therefore 104 ×96 =10000 16 =9984.

(iii) 24 ×16
Solution

Note that 24 =20 +4 and 16 =20 4.

Use (𝑎 +𝑏)(𝑎 𝑏) =𝑎2 𝑏2 with 𝑎 =20, 𝑏 =4:

24 ×16 =(20 +4)(20 4) =202 42

202 =400,   42 =16.

Therefore 24 ×16 =400 16 =384.

(iv) 1473
Solution

Write 147 =150 3. Using (𝑎𝑏)3 =𝑎3 3𝑎2𝑏 +3𝑎𝑏2 𝑏3 with 𝑎 =150, 𝑏 =3:

1473 =(1503)3 =1503 3(150)2(3) +3(150)(3)2 33

=3375000 3 22500 3 +450 9 27

=3375000 202500 +4050 27.

Compute step by step: 3375000 202500 =3172500; 3172500 +4050 =3176550; 3176550 27 =3176523.

(v) 1993
Solution

Write 199 =200 1. Using (𝑎𝑏)3 with 𝑎 =200, 𝑏 =1:

1993 =(2001)3 =2003 3(200)2(1) +3(200)(1)2 1

=8000000 3 40000 +600 1

=8000000 120000 +600 1 =7880599.

(vi) 1273
Solution

Write 127 =125 +2. Using (𝑎+𝑏)3 =𝑎3 +3𝑎2𝑏 +3𝑎𝑏2 +𝑏3 with 𝑎 =125, 𝑏 =2:

1273 =(125+2)3 =1253 +3(125)2(2) +3(125)(2)2 +8

=1953125 +3 15625 2 +375 4 +8

=1953125 +93750 +1500 +8.

Step by step: 1953125 +93750 =2046875; 2046875 +1500 =2048375; 2048375 +8 =2048383.

(vii) (107)3
Solution

Note (107)3 =(107)3. Write 107 =100 +7. Using (𝑎+𝑏)3 with 𝑎 =100, 𝑏 =7:

1073 =1003 +3(100)2(7) +3(100)(7)2 +73

=1000000 +210000 +14700 +343 =1225043.

Therefore (107)3 =1225043.

(viii) (299)3
Solution

Note (299)3 =(299)3. Write 299 =300 1. Using (𝑎𝑏)3 with 𝑎 =300, 𝑏 =1:

2993 =3003 3(300)2(1) +3(300)(1) 1

=27000000 270000 +900 1 =26730899.

Therefore (299)3 =26730899.

Question
3. Factor the following algebraic expressions:
(i) 4𝑦2 +1 +116𝑦2
Solution

Compare with 𝑎2 +2𝑎𝑏 +𝑏2.

Take 𝑎 =2𝑦 and 𝑏 =14𝑦. Then 𝑎2 =4𝑦2 and 𝑏2 =116𝑦2.

Middle term: 2𝑎𝑏 =2(2𝑦)(14𝑦) =1, which matches.

Therefore 4𝑦2 +1 +116𝑦2 =(2𝑦+14𝑦)2.

(ii) 9𝑚2 125𝑛2
Solution

Write as a difference of squares: 9𝑚2 125𝑛2 =(3𝑚)2 (15𝑛)2.

Using 𝑎2 𝑏2 =(𝑎 𝑏)(𝑎 +𝑏):

9𝑚2125𝑛2=(3𝑚15𝑛)(3𝑚+15𝑛).

(iii) 27𝑏3 164𝑏3
Solution

Write as a difference of cubes: 27𝑏3 164𝑏3 =(3𝑏)3 (14𝑏)3.

Using 𝑥3 𝑦3 =(𝑥 𝑦)(𝑥2 +𝑥𝑦 +𝑦2) with 𝑥 =3𝑏, 𝑦 =14𝑏:

𝑥2+𝑥𝑦+𝑦2=9𝑏2+(3𝑏)(14𝑏)+116𝑏2=9𝑏2+34+116𝑏2.

Therefore 27𝑏3164𝑏3=(3𝑏14𝑏)(9𝑏2+34+116𝑏2).

(iv) 𝑥2 +5𝑥6 +16
Solution

Compare 𝑥2 +56𝑥 +16 with 𝑥2 +(𝑎 +𝑏)𝑥 +𝑎𝑏.

We need 𝑎 +𝑏 =56 and 𝑎𝑏 =16.

The pair 𝑎 =12, 𝑏 =13 works: 12 +13 =56 and 12 13 =16.

Therefore 𝑥2+56𝑥+16=(𝑥+12)(𝑥+13).

(v) 27𝑢3 1125 27𝑢25 +9𝑢25
Solution

Rearrange in descending powers of 𝑢:

27𝑢3112527𝑢25+9𝑢25=27𝑢327𝑢25+9𝑢251125.

Compare with (𝑎𝑏)3 =𝑎3 3𝑎2𝑏 +3𝑎𝑏2 𝑏3.

Take 𝑎 =3𝑢, 𝑏 =15. Then 𝑎3 =27𝑢3, 3𝑎2𝑏 =27𝑢25, 3𝑎𝑏2 =9𝑢25, 𝑏3 =1125.

All match. Therefore the expression is (3𝑢15)3.

(vi) 64𝑦3 +1125𝑧3
Solution

Write as a sum of cubes: 64𝑦3 +1125𝑧3 =(4𝑦)3 +(𝑧5)3.

Using 𝑎3 +𝑏3 =(𝑎 +𝑏)(𝑎2 𝑎𝑏 +𝑏2) with 𝑎 =4𝑦, 𝑏 =𝑧5:

𝑎2𝑎𝑏+𝑏2=16𝑦2(4𝑦)(𝑧5)+𝑧225=16𝑦24𝑦𝑧5+𝑧225.

Therefore 64𝑦3+1125𝑧3=(4𝑦+𝑧5)(16𝑦24𝑦𝑧5+𝑧225).

(vii) 𝑝3 +27𝑞3 +𝑟3 9𝑝𝑞𝑟
Solution

Use 𝑎3 +𝑏3 +𝑐3 3𝑎𝑏𝑐 =(𝑎 +𝑏 +𝑐)(𝑎2 +𝑏2 +𝑐2 𝑎𝑏 𝑏𝑐 𝑐𝑎) with 𝑎 =𝑝, 𝑏 =3𝑞, 𝑐 =𝑟.

Then 3𝑎𝑏𝑐 =3(𝑝)(3𝑞)(𝑟) =9𝑝𝑞𝑟, which matches.

Also 𝑎 +𝑏 +𝑐 =𝑝 +3𝑞 +𝑟,

and 𝑎2 +𝑏2 +𝑐2 𝑎𝑏 𝑏𝑐 𝑐𝑎 =𝑝2 +9𝑞2 +𝑟2 3𝑝𝑞 3𝑞𝑟 𝑝𝑟.

Therefore 𝑝3+27𝑞3+𝑟39𝑝𝑞𝑟=(𝑝+3𝑞+𝑟)(𝑝2+9𝑞2+𝑟23𝑝𝑞3𝑞𝑟𝑝𝑟).

(viii) 9𝑚2 12𝑚 +4
Solution

Compare 9𝑚2 12𝑚 +4 with 𝑎2 2𝑎𝑏 +𝑏2.

9𝑚2 =(3𝑚)2 so 𝑎 =3𝑚; 4 =22 so 𝑏 =2.

Middle term: 2𝑎𝑏 =2(3𝑚)(2) =12𝑚, which matches.

Therefore 9𝑚2 12𝑚 +4 =(3𝑚2)2.

(ix) 9𝑥3 83𝑦3 +𝑧33 +6𝑥𝑦𝑧
Solution

Factor out 13:

9𝑥383𝑦3+13𝑧3+6𝑥𝑦𝑧=13(27𝑥38𝑦3+𝑧3+18𝑥𝑦𝑧).

Inside, compare with 𝑎3 +𝑏3 +𝑐3 3𝑎𝑏𝑐 using 𝑎 =3𝑥, 𝑏 =2𝑦, 𝑐 =𝑧:

𝑎3 +𝑏3 +𝑐3 =27𝑥3 8𝑦3 +𝑧3, and 3𝑎𝑏𝑐 =3(3𝑥)(2𝑦)(𝑧) =18𝑥𝑦𝑧.

Now 𝑎 +𝑏 +𝑐 =3𝑥 2𝑦 +𝑧, and

𝑎2 +𝑏2 +𝑐2 𝑎𝑏 𝑏𝑐 𝑐𝑎 =9𝑥2 +4𝑦2 +𝑧2 +6𝑥𝑦 +2𝑦𝑧 3𝑥𝑧.

Therefore the expression equals 13(3𝑥 2𝑦 +𝑧)(9𝑥2 +4𝑦2 +𝑧2 +6𝑥𝑦 +2𝑦𝑧 3𝑥𝑧).

(x) 4𝑥2 +9𝑦2 +36𝑧2 +12𝑥𝑧 +36𝑦𝑧 +24𝑥𝑦
Solution

The square terms are 4𝑥2 =(2𝑥)2, 9𝑦2 =(3𝑦)2, 36𝑧2 =(6𝑧)2. The intended perfect square is (2𝑥+3𝑦+6𝑧)2, whose expansion is 4𝑥2 +9𝑦2 +36𝑧2 +12𝑥𝑦 +36𝑦𝑧 +24𝑥𝑧.

Note: As printed in the textbook, the cross terms are 12𝑥𝑧 and 24𝑥𝑦 (i.e. the coefficients of 𝑥𝑦 and 𝑥𝑧 are swapped relative to (2𝑥+3𝑦+6𝑧)2). Treating that as a typographical swap of those two coefficients, the factorisation is (2𝑥+3𝑦+6𝑧)2.

With the corrected/intended coefficients: (2𝑥+3𝑦+6𝑧)2.

(xi) 27𝑢3 1216 9𝑢22 +𝑢4
Solution

Compare with (𝑎𝑏)3 =𝑎3 3𝑎2𝑏 +3𝑎𝑏2 𝑏3.

Take 𝑎 =3𝑢, 𝑏 =16. Expand:

(3𝑢16)3=27𝑢33(9𝑢2)(16)+3(3𝑢)(136)1216

=27𝑢3 92𝑢2 +14𝑢 1216.

This matches the given expression (after rearranging). Factored form: (3𝑢16)3.

Question
4. Simplify the following:
(i) 4𝑥2+4𝑥+14𝑥21
Solution

Numerator: 4𝑥2 +4𝑥 +1 =(2𝑥+1)2.

Denominator: 4𝑥2 1 =(2𝑥)2 12 =(2𝑥 1)(2𝑥 +1).

So 4𝑥2+4𝑥+14𝑥21 =(2𝑥+1)2(2𝑥1)(2𝑥+1).

Cancel the common factor (2𝑥 +1) (assuming 2𝑥 +1 0): 2𝑥+12𝑥1.

(ii) 9(3𝑎324𝑏3)9𝑎236𝑏2
Solution

Numerator: 9(3𝑎3 24𝑏3) =27(𝑎3 8𝑏3) =27(𝑎3 (2𝑏)3).

Using 𝑎3 𝑏3 =(𝑎 𝑏)(𝑎2 +𝑎𝑏 +𝑏2): 𝑎3 8𝑏3 =(𝑎 2𝑏)(𝑎2 +2𝑎𝑏 +4𝑏2).

So numerator =27(𝑎 2𝑏)(𝑎2 +2𝑎𝑏 +4𝑏2).

Denominator: 9𝑎2 36𝑏2 =9(𝑎2 4𝑏2) =9(𝑎 2𝑏)(𝑎 +2𝑏).

Therefore 27(𝑎2𝑏)(𝑎2+2𝑎𝑏+4𝑏2)9(𝑎2𝑏)(𝑎+2𝑏)=3(𝑎2+2𝑎𝑏+4𝑏2)𝑎+2𝑏.

(iii) 𝑠3+125𝑡3𝑠22𝑠𝑡35𝑡2
Solution

Numerator is a sum of cubes: 𝑠3 +125𝑡3 =𝑠3 +(5𝑡)3 =(𝑠 +5𝑡)(𝑠2 5𝑠𝑡 +25𝑡2).

Denominator: 𝑠2 2𝑠𝑡 35𝑡2. Numbers with product 35 and sum 2 are 7 and 5.

So 𝑠22𝑠𝑡35𝑡2=𝑠27𝑠𝑡+5𝑠𝑡35𝑡2=𝑠(𝑠7𝑡)+5𝑡(𝑠7𝑡)=(𝑠7𝑡)(𝑠+5𝑡).

Therefore (𝑠+5𝑡)(𝑠25𝑠𝑡+25𝑡2)(𝑠7𝑡)(𝑠+5𝑡)=𝑠25𝑠𝑡+25𝑡2𝑠7𝑡.

Question
5. Find possible expressions for the length and breadth of each of the following rectangles whose areas are given:
(i) 25𝑎2 30𝑎𝑏 +9𝑏2
Solution

Compare 25𝑎2 30𝑎𝑏 +9𝑏2 with 𝑎2 2𝑎𝑏 +𝑏2:

25𝑎2 =(5𝑎)2, 9𝑏2 =(3𝑏)2, and 2(5𝑎)(3𝑏) =30𝑎𝑏, which matches.

So 25𝑎2 30𝑎𝑏 +9𝑏2 =(5𝑎3𝑏)2 =(5𝑎 3𝑏)(5𝑎 3𝑏).

Possible length and breadth: both equal to (5𝑎 3𝑏).

(ii) 36𝑠2 49𝑡2
Solution

Write as a difference of squares: 36𝑠2 49𝑡2 =(6𝑠)2 (7𝑡)2.

Using 𝑎2 𝑏2 =(𝑎 𝑏)(𝑎 +𝑏): 36𝑠2 49𝑡2 =(6𝑠 7𝑡)(6𝑠 +7𝑡).

Possible length =6𝑠 +7𝑡, breadth =6𝑠 7𝑡 (or vice versa).

Question
6. Find possible expressions for the length, breadth, and heights of each of the following cuboids whose volumes are given:
(i) 6𝑎2 24𝑏2
Solution

First factor out 6: 6𝑎2 24𝑏2 =6(𝑎2 4𝑏2).

Then 𝑎2 4𝑏2 =𝑎2 (2𝑏)2 =(𝑎 2𝑏)(𝑎 +2𝑏).

So 6𝑎2 24𝑏2 =6(𝑎 2𝑏)(𝑎 +2𝑏).

Possible dimensions of the cuboid: 6, (𝑎 2𝑏), and (𝑎 +2𝑏).

(ii) 3𝑝𝑠2 15𝑝𝑠 +12𝑝
Solution

Factor out the common factor 3𝑝: 3𝑝𝑠2 15𝑝𝑠 +12𝑝 =3𝑝(𝑠2 5𝑠 +4).

Factor the quadratic: numbers with product 4 and sum 5 are 1 and 4.

𝑠2 5𝑠 +4 =𝑠2 4𝑠 𝑠 +4 =𝑠(𝑠 4) 1(𝑠 4) =(𝑠 1)(𝑠 4).

So 3𝑝𝑠2 15𝑝𝑠 +12𝑝 =3𝑝(𝑠 1)(𝑠 4).

Possible dimensions: 3𝑝, (𝑠 1), and (𝑠 4).

Question
7. The village playground is shaped as a square of side 40 metres. A path of width 𝑠 metres is created around the playground for people to walk. Find an expression for the area of the path in terms of 𝑠.
Solution

The path of width 𝑠 surrounds the playground on all sides, so the outer square has side 40 +2𝑠.

Area of path = outer area playground area =(40+2𝑠)2 402.

Using 𝑎2 𝑏2 =(𝑎 𝑏)(𝑎 +𝑏) with 𝑎 =40 +2𝑠, 𝑏 =40:

(40+2𝑠40)(40+2𝑠+40)=(2𝑠)(80+2𝑠)=2𝑠2(40+𝑠)=4𝑠(40+𝑠)

=160𝑠 +4𝑠2.

So the area of the path is 4𝑠2 +160𝑠 square metres.

Question
8. If a number plus its reciprocal equals 103, find the number.
Solution

Let the number be 𝑥. 𝑥 +1𝑥 =103.

Multiply by 3𝑥: 3𝑥2 +3 =10𝑥 3𝑥2 10𝑥 +3 =0.

Factor: 3𝑥2 9𝑥 𝑥 +3 =3𝑥(𝑥 3) 1(𝑥 3) =(3𝑥 1)(𝑥 3) =0.

The number is 3 or 13.

Question
9. A rectangular pool has area 2𝑥2 +7𝑥 +3 square hastas. If its width is 2𝑥 +1 hastas, find its length.
Solution

Length = Area ÷ Width =2𝑥2+7𝑥+32𝑥+1.

Factor the numerator. For 2𝑥2 +7𝑥 +3: 𝑎𝑐 =6, numbers with product 6 and sum 7 are 6 and 1.

Split: 2𝑥2+7𝑥+3=2𝑥2+6𝑥+𝑥+3=2𝑥(𝑥+3)+1(𝑥+3)=(2𝑥+1)(𝑥+3).

So (2𝑥+1)(𝑥+3)2𝑥+1 =𝑥 +3 (assuming 2𝑥 +1 0).

The length is (𝑥 +3) hastas.

Question
*10. If both 𝑥 2 and 𝑥 12 are factors of 𝑝𝑥2 +5𝑥 +𝑟, show that 𝑝 =𝑟.
Solution

By Factor Theorem, if 𝑥 2 is a factor, substituting 𝑥 =2 gives 0: 𝑝(4) +5(2) +𝑟 =0 4𝑝 +10 +𝑟 =0.

If 𝑥 12 is a factor, substituting 𝑥 =12 gives 0: 𝑝(14)+5(12)+𝑟=0𝑝4+52+𝑟=0. Multiply by 4: 𝑝 +10 +4𝑟 =0.

From the two equations: 4𝑝 +𝑟 =10  (1) and 𝑝 +4𝑟 =10  (2).

Since both right-hand sides equal 10, we have 4𝑝 +𝑟 =𝑝 +4𝑟.

Bring like terms together: 4𝑝 𝑝 =4𝑟 𝑟

3𝑝 =3𝑟

Divide both sides by 3: 𝑝 =𝑟.

Question
*11. If 𝑎 +𝑏 +𝑐 =5 and 𝑎𝑏 +𝑏𝑐 +𝑐𝑎 =10, then prove that 𝑎3 +𝑏3 +𝑐3 3𝑎𝑏𝑐 =25.
Solution

We need 𝑎2 +𝑏2 +𝑐2.

(𝑎+𝑏+𝑐)2 =𝑎2 +𝑏2 +𝑐2 +2(𝑎𝑏 +𝑏𝑐 +𝑐𝑎).

52=(𝑎2+𝑏2+𝑐2)+2(10)25=𝑎2+𝑏2+𝑐2+20𝑎2+𝑏2+𝑐2=5.

Now use the identity: 𝑎3 +𝑏3 +𝑐3 3𝑎𝑏𝑐 =(𝑎 +𝑏 +𝑐)(𝑎2 +𝑏2 +𝑐2 (𝑎𝑏 +𝑏𝑐 +𝑐𝑎)).

Substitute values: (5)(5 10) =5(5) =25. The statement is proved.

Question
*12. By factoring the expression, check that 𝑛3 𝑛 is always divisible by 6 for all natural numbers 𝑛. Give reasons.
Solution

Factor 𝑛3 𝑛 =𝑛(𝑛2 1) =𝑛(𝑛 1)(𝑛 +1) =(𝑛 1)𝑛(𝑛 +1).

This represents the product of three consecutive integers. Among any three consecutive integers, at least one must be even (divisible by 2), and exactly one must be a multiple of 3. Therefore, their product is always divisible by 2 ×3 =6. The statement is correct.

Question
*13. Find the value of
(i) 𝑥3 +𝑦3 12𝑥𝑦 +64, when 𝑥 +𝑦 =4
(ii) 𝑥3 8𝑦3 36𝑥𝑦 216, when 𝑥 =2𝑦 +6
Solution

(i) Given 𝑥 +𝑦 =4. Consider the expression 𝑥3 +𝑦3 12𝑥𝑦 +64.

Note that 64 =43 and 12𝑥𝑦 =3 𝑥 𝑦 4.

So the expression is 𝑥3 +𝑦3 +43 3𝑥𝑦𝑧 with 𝑧 =4, i.e. 𝑎3 +𝑏3 +𝑐3 3𝑎𝑏𝑐 for 𝑎 =𝑥, 𝑏 =𝑦, 𝑐 =4.

Since 𝑥 +𝑦 =4, we have 𝑥 +𝑦 +4 =0, i.e. 𝑎 +𝑏 +𝑐 =0.

When 𝑎 +𝑏 +𝑐 =0, the identity gives 𝑎3 +𝑏3 +𝑐3 3𝑎𝑏𝑐 =0.

Hence the value of the expression is 0.

(ii) Given 𝑥 =2𝑦 +6, so 𝑥 2𝑦 6 =0, i.e. 𝑥 +(2𝑦) +(6) =0.

Consider 𝑥3 8𝑦3 36𝑥𝑦 216.

Note 8𝑦3 =(2𝑦)3 and 216 =(6)3.

Also 3(𝑥)(2𝑦)(6) =3 𝑥 12𝑦 =36𝑥𝑦.

So the expression is 𝑎3 +𝑏3 +𝑐3 3𝑎𝑏𝑐 with 𝑎 =𝑥, 𝑏 =2𝑦, 𝑐 =6.

Since 𝑎 +𝑏 +𝑐 =0, we get 𝑎3 +𝑏3 +𝑐3 3𝑎𝑏𝑐 =0.

Hence the value is 0.


End of Chapter 4 — Exploring Algebraic Identities

View all Ganita Manjari chapters