Expand: \((1-2x)^5\)
Theory Used
The expansion is based on the Binomial Theorem: \[ (a+b)^n = \sum_{r=0}^{n} {^nC_r} a^{n-r} b^r \] where each term is: \[ T_{r+1} = {^nC_r} a^{n-r} b^r \]
For \((1 - 2x)^5\), we identify:
\(a = 1,\quad b = -2x,\quad n = 5\)
Solution Roadmap
- Identify \(a, b, n\)
- Write general term using Binomial Theorem
- Substitute values into each term
- Use binomial coefficients: \(1, 5, 10, 10, 5, 1\)
- Simplify powers and signs carefully
Visual Understanding (Coefficient Pattern)
Solution
Using the Binomial Theorem: \[ \begin{aligned} (1 - 2x)^{5} &= {^5C_0}(1)^5(-2x)^0 \\ &+ {^5C_1}(1)^4(-2x)^1 \\ &+ {^5C_2}(1)^3(-2x)^2 \\ &+ {^5C_3}(1)^2(-2x)^3 \\ &+ {^5C_4}(1)^1(-2x)^4 \\ &+ {^5C_5}(1)^0(-2x)^5 \end{aligned} \]
Substituting coefficients: \[ \begin{aligned} &= 1 - 5(2x) + 10(2x)^2 - 10(2x)^3 + 5(2x)^4 - (2x)^5 \\ &= 1 - 10x + 40x^2 - 80x^3 + 80x^4 - 32x^5 \end{aligned} \]
Final Answer: \[ 1 - 10x + 40x^2 - 80x^3 + 80x^4 - 32x^5 \]
Exam Significance
- Boards: Direct expansion questions are highly scoring and test sign handling + coefficients.
- JEE/NEET: Foundation for:
- General term \(T_r\)
- Middle term
- Greatest coefficient
- Approximation techniques
- Common trap: forgetting \((-2x)^r\) affects both sign and coefficient