(i) (2x + 1)3
We know that:
(a + b)3= (a)3 + (b)3 + 3a2b + 3ab2
Putting a = 2x, b = 1
= (2x)3 + (1)3 + 3(2x)2(1) + 3(2x)(1)2
= 8x3 + 12x2 + 6x + 1
Hence, (2x + 1)3 = 8x3 + 12x2 + 6x + 1
(ii) (2a - 3b)3
We know that:
(a - b)3= (a)3 - (b)3 - 3a2b + 3ab2
Putting a = 2a, b = 3b
= (2a)3 - (3b)3 - 3(2a)2(3b) + 3(2a)(3b)2
= 8a3 - 27b3 - 3(4a2)(3b) + 3(2a)(9b2)
= 8a3 - 27b3 - 36a2b + 54ab2
Hence, (2a - 3b)3 = 8a3 - 27b3 - 36a2b + 54ab2
(iii)
We know that:
(a + b)3 = (a)3 + (b)3 + 3ab(a + b)
Putting a = , b = 1
Hence,
(iv)
We know that:
(a - b)3 = (a)3 - (b)3 - 3ab(a - b)
Putting a = x, b =
Hence,
Polynomials — Interactive Study Guide
Master polynomial basics, Remainder and Factor Theorems, factorisation, and algebraic identities.
Polynomial Classification
Not a polynomial: √x (fractional power), 1/x = x−1 (negative power), x + 1/x.
Polynomial: 5 (constant), 3x + 2 (linear), x² − 1 (quadratic), 2x³ + x − 1 (cubic).
Remainder and Factor Theorems — Quick Guide
Factor Theorem: (x − a) is a factor of p(x) ⇔ p(a) = 0.
Watch the sign! Dividing by (x + 3) means a = −3. So remainder = p(−3).
Identity Mastery Checklist
| See This Pattern | Use This Identity |
|---|---|
| a² + 2ab + b² | = (a + b)² |
| a² − 2ab + b² | = (a − b)² |
| a² − b² | = (a + b)(a − b) |
| a³ + b³ | = (a + b)(a² − ab + b²) |
| a³ − b³ | = (a − b)(a² + ab + b²) |
| a + b + c = 0 | ⇒ a³ + b³ + c³ = 3abc |
Quick Self-Check
- Degree of 5x³ − 2x + 1? (3)
- Remainder when x² + 3x + 2 is divided by (x + 1)? (p(−1) = 1 − 3 + 2 = 0)
- Expand: (2a + 3b)² (= 4a² + 12ab + 9b²)
- Factorise: 8x³ − 27 (= (2x − 3)(4x² + 6x + 9))