(i) 4y² + 1 + 1/(16y²) — the middle term 1 is the giveaway: 2 × 2y × 1/(4y) = 1.
= (2y)² + 2(2y)(1/4y) + (1/4y)² = (2y + 1/(4y))²
(ii) 9m² − 1/(25n²) — difference of two squares.
= (3m)² − (1/5n)² = (3m + 1/(5n))(3m − 1/(5n))
(iii) 27b³ − 1/(64b³) — difference of two cubes, x = 3b, y = 1/(4b).
= (3b)³ − (1/4b)³
= (3b − 1/(4b))(9b² + 3/4 + 1/(16b²))
(the middle term is xy = 3b × 1/4b = 3/4)
(iv) x² + 5x/6 + 1/6 — need a + b = 5/6 and ab = 1/6; take a = 1/2, b = 1/3.
= (x + 1/2)(x + 1/3) — or, clearing fractions, (2x + 1)(3x + 1)/6
(v) 27u³ − 27u²/5 + 9u/25 − 1/125 — four terms with alternating signs: a cube of a difference.
a = 3u, b = 1/5:
a³ = 27u³, 3a²b = 3(9u²)(1/5) = 27u²/5, 3ab² = 3(3u)(1/25) = 9u/25, b³ = 1/125 ✓
= (3u − 1/5)³
(vi) 64y³ + z³/125 — sum of two cubes, x = 4y, y′ = z/5.
= (4y)³ + (z/5)³
= (4y + z/5)(16y² − 4yz/5 + z²/25)
(vii) p³ + 27q³ + r³ − 9pqr — the three-cubes identity, with 3q in place of the second letter.
= p³ + (3q)³ + r³ − 3(p)(3q)(r)
= (p + 3q + r)(p² + 9q² + r² − 3pq − 3qr − rp)
(viii) 9m² − 12m + 4
= (3m)² − 2(3m)(2) + 2² = (3m − 2)²
(ix) 9x³ − (8/3)y³ + z³/3 + 6xyz — the coefficients are not cubes, so take out 1/3 first.
= (1/3)(27x³ − 8y³ + z³ + 18xyz)
= (1/3)[ (3x)³ + (−2y)³ + z³ − 3(3x)(−2y)(z) ]
= (1/3)(3x − 2y + z)(9x² + 4y² + z² + 6xy + 2yz − 3zx)
(x) 4x² + 9y² + 36z² + 12xz + 36yz + 24xy — the three squares point to 2x, 3y and 6z, and their cross terms are 2(2x)(3y) = 12xy, 2(3y)(6z) = 36yz, 2(6z)(2x) = 24zx. So the expression that factors is
4x² + 9y² + 36z² + 12xy + 36yz + 24zx = (2x + 3y + 6z)²
Note on the printed question: the English edition prints this part as “12xz + 36yz + 24xy” — the coefficients 12 and 24 attached to the wrong pairs. With those coefficients the expression is not a perfect square and does not factor at all (put x = y = z = 1: it gives 4 + 9 + 36 + 12 + 36 + 24 = 121 = 11², but x = 1, y = 1, z = 0 gives 4 + 9 + 24 = 37, which is not a square of 2 + 3 = 5). The Hindi edition prints the intended form, 12xy + 36yz + 24zx, and that is the version factored above.
(xi) 27u³ − 9u²/2 + u/4 − 1/216 — again a cube of a difference.
a = 3u, b = 1/6:
3a²b = 3(9u²)(1/6) = 9u²/2 ✓ 3ab² = 3(3u)(1/36) = u/4 ✓ b³ = 1/216 ✓
= (3u − 1/6)³
How to tell a cube from a square at a glance: a perfect-square trinomial has three terms and the outer two are squares; a perfect-cube expansion has four terms, the outer two are cubes, and the two middle coefficients are in the ratio 3a²b : 3ab² = a : b. In (v), 27u²/5 : 9u/25 = 15u : 1, and indeed a : b = 3u : 1/5 = 15u : 1. ✓