Exercise 12.2 — Factorisation by Identities
Factorisation using algebraic identities.
Factorisation Using Algebraic Identities — The Four Key Formulas
Exercise 12.2 introduces a powerful upgrade to factorisation: instead of always hunting for a common factor, you can recognise the pattern of an expression and match it to one of four algebraic identities. Each identity is a reverse expansion formula — the right-hand side is the expanded form, and the left-hand side is the factorised form you want.
These identities are among the most important algebraic tools in Class 8, 9, and 10 mathematics and appear throughout CBSE, Telangana, and Andhra Pradesh board examinations.
a² + 2ab + b² = (a + b)²
= (a + b)(a + b)
a² − 2ab + b² = (a − b)²
= (a − b)(a − b)
a² − b² = (a + b)(a − b)
x² + (a+b)x + ab
= (x + a)(x + b)
Question 1 — Factorise Using Perfect Square Identities
In Q1, every expression is either a perfect square trinomial (Identity 1 or 2) or can be reduced to one. The three-step method is: identify the squares of the first and last terms, check whether the middle term equals 2 × first × last, then write the square of a binomial.
- Is the first term a perfect square? Write it as a².
- Is the last term a perfect square? Write it as b².
- Is the middle term exactly 2ab (positive → Identity 1) or −2ab (negative → Identity 2)?
- If all three: write (a + b)² or (a − b)² directly.
a² → a = a
25 = 5² → b = 5
2ab = 2×a×5 = 10a ✓
a² + 2(a)(5) + 5²
= (a + 5)²
l² → a = l
64 = 8² → b = 8
−2ab = −2×l×8 = −16l ✓
l² − 2(l)(8) + 8²
= (l − 8)²
36x² = (6x)² → a = 6x
64y² = (8y)² → b = 8y
2ab = 2×6x×8y = 96xy ✓
(6x)² + 2(6x)(8y) + (8y)²
= (6x + 8y)²
25x² = (5x)² → a = 5x 9y² = (3y)² → b = 3y −2ab = −2×5x×3y = −30xy ✓
∴ 25x² − 30xy + 9y² = (5x − 3y)(5x − 3y)
25m² = (5m)² → a = 5m
16n² = (4n)² → b = 4n
−2ab = −2×5m×4n = −40mn ✓
(5m)² − 2(5m)(4n) + (4n)²
= (5m − 4n)²
81x² = (9x)² → a = 9x
121y² = (11y)² → b = 11y
−2ab = −2×9x×11y = −198xy ✓
(9x)² − 2(9x)(11y) + (11y)²
= (9x − 11y)²
2 Combine like terms (2xy − 4xy = −2xy): = x² − 2xy + y²
3 Apply Identity 2 with a = x, b = y: = (x − y)(x − y)
l⁴ = (l²)² → a = l²
4m⁴ = (2m²)² → b = 2m²
2ab = 2×l²×2m² = 4l²m² ✓
(l²)² + 2(l²)(2m²) + (2m²)²
= (l² + 2m²)²
Question 2 — Factorise Using Difference of Squares (a² − b²)
Identity 3 — the Difference of Two Squares — applies to any expression of the form a² − b², giving the factorised form (a + b)(a − b). This is one of the most frequently tested identities in board examinations. The key skill is writing both terms as perfect squares, then reading off a and b.
a² − b² = (a + b)(a − b)
Rule: always check if BOTH terms are perfect squares with a MINUS sign between them.
2 Apply Identity 3 to (x² − 9) = x² − 3²: a = x, b = 3 = 6(x + 3)(x − 3)
2 Write 1 = 1² and 16x⁴ = (4x²)²: = 2x[1² − (4x²)²]
3 Apply Identity 3 with a = 1, b = 4x²: = 2x(1 + 4x²)(1 − 4x²)
4 Apply Identity 3 again to (1 − 4x²) = 1² − (2x)²: = 2x(1 + 4x²)(1 + 2x)(1 − 2x)
2 Write 81x² = (9x)² and 121 = 11²: = x²[(9x)² − 11²]
3 Apply Identity 3 with a = 9x, b = 11: = x²(9x + 11)(9x − 11)
2 Expression becomes (p − q)² − r²
3 Apply Identity 3 with a = (p − q), b = r: = (p − q + r)(p − q − r)
= [x + y + x − y] × [x + y − x + y] = [2x] × [2y] = 4xy
Question 3 — Mixed Factorisation (Common Factor and Grouping)
Question 3 combines techniques: some parts need a simple common factor, others need regrouping, and some need both. These are shorter problems designed to sharpen your ability to choose the right method quickly.
Question 4 — Advanced Factorisation (Chaining Identities)
Question 4 problems require applying identities more than once, or combining two different identities in sequence. These are the most challenging questions in Exercise 12.2 and frequently appear as 3-mark or 4-mark questions in TS/AP and CBSE board papers.
2 Apply Identity 3 with a = x², b = y²: = (x² + y²)(x² − y²)
3 Apply Identity 3 again to (x² − y²): = (x² + y²)(x + y)(x − y)
2 Apply Identity 3 to second bracket (a = a, b = b+c): = [a² + (b+c)²][a + (b+c)][a − (b+c)]
3 Expand (b+c)² in first bracket: First bracket: a² + b² + c² + 2bc
= (a² + b² + c² + 2bc)(a + b + c)(a − b − c)
a = 7x, b = 4/5 = (7x + 4/5)(7x − 4/5)
2 Apply Identity 3 to (x² − y²) = (x+y)(x−y): = [(x + y)(x − y)]² = (x + y)²(x − y)²
= [2(a+b) + 3(a−b)][2(a+b) − 3(a−b)] = [2a + 2b + 3a − 3b][2a + 2b − 3a + 3b] = [5a − b][−a + 5b] = (5a − b)(5b − a)
Question 5 — Factorising Trinomials Using the x² + (a+b)x + ab Identity
The fourth identity — x² + (a+b)x + ab = (x + a)(x + b) — allows you to factorise quadratic trinomials by finding two numbers whose sum equals the coefficient of x and whose product equals the constant term. This is the most widely used factorisation technique in higher classes.
- Write the trinomial as x² + px + q (identify p and q).
- Find two numbers a and b such that: a + b = p (the middle coefficient) AND a × b = q (the constant term).
- Write the answer as (x + a)(x + b).
- If p is negative and q is positive → both a and b are negative.
- If q is negative → one of a, b is positive and the other is negative.
Find two numbers with sum = 10 and product = 24
| Factor pair of 24 | Sum | Match? |
|---|---|---|
| 1 × 24 | 25 | ✗ |
| 2 × 12 | 14 | ✗ |
| 3 × 8 | 11 | ✗ |
| 4 × 6 | 10 ✓ | ✓ a = 4, b = 6 |
Find two numbers with sum = 9 and product = 18
| Factor pair of 18 | Sum | Match? |
|---|---|---|
| 1 × 18 | 19 | ✗ |
| 2 × 9 | 11 | ✗ |
| 3 × 6 | 9 ✓ | ✓ a = 3, b = 6 |
Find two numbers with sum = −10 and product = +21
Both numbers must be negative (negative sum, positive product).
| Factor pair of 21 | Sum | Match? |
|---|---|---|
| −1 × −21 | −22 | ✗ |
| −7 × −3 | −10 ✓ | ✓ a = −7, b = −3 |
Find two numbers with sum = −4 and product = −32
One number positive, one negative (negative product). The larger in magnitude is negative (to get negative sum).
| Factor pair of −32 | Sum | Match? |
|---|---|---|
| −32 × 1 | −31 | ✗ |
| −16 × 2 | −14 | ✗ |
| −8 × 4 | −4 ✓ | ✓ a = −8, b = 4 |
Quick Reference — All Answers at a Glance
| Question | Expression | Identity Used | Factorised Form |
|---|---|---|---|
| Q1(i) | a² + 10a + 25 | Identity 1 | (a + 5)² |
| Q1(ii) | l² − 16l + 64 | Identity 2 | (l − 8)² |
| Q1(iii) | 36x² + 96xy + 64y² | Identity 1 | (6x + 8y)² |
| Q1(iv) | 25x² + 9y² − 30xy | Identity 2 | (5x − 3y)² |
| Q1(v) | 25m² − 40mn + 16n² | Identity 2 | (5m − 4n)² |
| Q1(vi) | 81x² − 198xy + 121y² | Identity 2 | (9x − 11y)² |
| Q1(vii) | (x + y)² − 4xy | Expand + Id.2 | (x − y)² |
| Q1(viii) | l⁴ + 4l²m² + 4m⁴ | Identity 1 | (l² + 2m²)² |
| Q2(i) | x² − 36 | Identity 3 | (x + 6)(x − 6) |
| Q2(ii) | 49x² − 25y² | Identity 3 | (7x + 5y)(7x − 5y) |
| Q2(iii) | m² − 121 | Identity 3 | (m + 11)(m − 11) |
| Q2(iv) | 81 − 64x² | Identity 3 | (9 + 8x)(9 − 8x) |
| Q2(v) | x²y² − 64 | Identity 3 | (xy + 8)(xy − 8) |
| Q2(vi) | 6x² − 54 | HCF + Id.3 | 6(x + 3)(x − 3) |
| Q2(vii) | x² − 81 | Identity 3 | (x + 9)(x − 9) |
| Q2(viii) | 2x − 32x⁵ | HCF + Id.3 ×2 | 2x(1 + 4x²)(1 + 2x)(1 − 2x) |
| Q2(ix) | 81x⁴ − 121x² | HCF + Id.3 | x²(9x + 11)(9x − 11) |
| Q2(x) | p² − 2pq + q² − r² | Id.2 + Id.3 | (p − q + r)(p − q − r) |
| Q2(xi) | (x+y)² − (x−y)² | Identity 3 | 4xy |
| Q3(i)–(ix) | Mixed expressions | HCF / Grouping | See cards above |
| Q4(i) | x⁴ − y⁴ | Id.3 twice | (x² + y²)(x + y)(x − y) |
| Q4(ii) | a⁴ − (b+c)⁴ | Id.3 chain | (a²+b²+c²+2bc)(a+b+c)(a−b−c) |
| Q4(iii) | l² − (m−n)² | Identity 3 | (l+m−n)(l−m+n) |
| Q4(iv) | 49x² − 16/25 | Identity 3 | (7x + 4/5)(7x − 4/5) |
| Q4(v) | x⁴ − 2x²y² + y⁴ | Id.2 + Id.3 | (x+y)²(x−y)² |
| Q4(vi) | 4(a+b)² − 9(a−b)² | Identity 3 | (5a−b)(5b−a) |
| Q5(i) | a² + 10a + 24 | Identity 4 | (a + 4)(a + 6) |
| Q5(ii) | x² + 9x + 18 | Identity 4 | (x + 3)(x + 6) |
| Q5(iii) | p² − 10p + 21 | Identity 4 | (p − 7)(p − 3) |
| Q5(iv) | x² − 4x − 32 | Identity 4 | (x − 8)(x + 4) |
Common Mistakes to Avoid
- Not reordering terms in Identity 2: In Q1(iv), 25x² + 9y² − 30xy must be mentally reordered to 25x² − 30xy + 9y² before the identity is visible. Always put the a², −2ab, b² terms in order.
- Stopping too early in multi-level problems: In Q2(viii) and Q4(i), after the first application of Identity 3 you get another difference of squares — which must be factorised again. Always check if any factor can be further factorised.
- Forgetting the common factor before applying an identity: In Q2(vi) and Q2(ix), the common factor must be taken out first. Applying Identity 3 directly to 6x² − 54 without taking out 6 is incorrect.
- Sign errors in Identity 4: When the constant term is negative (Q5 iv), students often get the signs of a and b wrong. Use the factor-pair table method — always list factor pairs of the constant with their signs and check both sum and product.
- Confusing Identity 1 and Identity 2: Identity 1 applies when the middle term is positive (+ 2ab). Identity 2 applies when it is negative (− 2ab). The only difference is the sign of the middle term — get this wrong and the entire answer is wrong.
What Exercise 12.2 Prepares You For
The four algebraic identities introduced in this exercise are foundational to all of secondary school mathematics. The difference of squares identity (a² − b²) appears in Class 9 Polynomials and Class 10 Real Numbers. The perfect square identities underpin the entire chapter on algebraic identities in Class 9.
The trinomial factorisation method from Q5 is the direct precursor to solving Class 10 Quadratic Equations by the factorisation method — one of the most frequently tested topics at the board level.
For CBSE, Telangana, and Andhra Pradesh students, Exercise 12.2 provides essential preparation for 3-mark and 4-mark questions in SA-1 and SA-2 examinations. Mastery of all four identities — and the ability to recognise which one to use — is one of the most valuable skills you can develop in Class 8.