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.
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.
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 64144−144144+81144=64−144+81144=145−144144=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
What can you say about 𝑎 and 𝑏 if (𝑎+𝑏)2<𝑎2+𝑏2?
What can you say about 𝑎 and 𝑏 if (𝑎+𝑏)2>𝑎2+𝑏2?
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.
For (𝑎+𝑏)2<𝑎2+𝑏2, the 2𝑎𝑏 term must be negative. This happens when 𝑎 and 𝑏 have opposite signs (one is positive, the other is negative).
For (𝑎+𝑏)2>𝑎2+𝑏2, the 2𝑎𝑏 term must be positive. This happens when 𝑎 and 𝑏 have the same sign (both positive or both negative).
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+2⋅75⋅32𝑥𝑦+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. 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.
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=𝑎2−2𝑎𝑏+𝑏2.
Example 8
Suppose we have to calculate 292. We can express this as (30−1)2.
Solution
Write 29=30−1. Use (𝑎−𝑏)2 with 𝑎=30, 𝑏=1:
(29)2=(30−1)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=(80−1)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=(200−7)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=(300−1)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.
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:
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.
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.
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.
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𝑐.
(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.
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.
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𝑥2−11𝑥−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=(30−3)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=(100−3)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:
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.
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.
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𝑢3−3(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𝑥2−1
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𝑥2−1=(2𝑥+1)2(2𝑥−1)(2𝑥+1).
Cancel the common factor (2𝑥+1) (assuming 2𝑥+1≠0): 2𝑥+12𝑥−1.
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.
*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.