Question:medium

Expand the expression \((1- 2x)^ 5\).

Updated On: Jan 23, 2026
Show Solution

Solution and Explanation

Given:

(1 − 2x)5


Step 1: Use Binomial Theorem

(a − b)5 = a5 − 5a4b + 10a3b2 − 10a2b3 + 5ab4 − b5

Let
a = 1,   b = 2x


Step 2: Substitute and simplify each term

a5 = 1

5a4b = 5(2x) = 10x

10a3b2 = 10(2x)2 = 40x2

10a2b3 = 10(2x)3 = 80x3

5ab4 = 5(2x)4 = 80x4

b5 = (2x)5 = 32x5


Step 3: Write the expansion

(1 − 2x)5 =

1 − 10x + 40x2 − 80x3 + 80x4 − 32x5


Final Answer:

(1 − 2x)5 = 1 − 10x + 40x2 − 80x3 + 80x4 − 32x5

Was this answer helpful?
0