Question:medium

Using Binomial Theorem, evaluate \((101)^4\)

Updated On: Jan 23, 2026
Show Solution

Solution and Explanation

Given:

1014


Step 1: Rewrite using Binomial Theorem

101 = 100 + 1

∴ 1014 = (100 + 1)4


Step 2: Apply Binomial Theorem

(a + b)4 = a4 + 4a3b + 6a2b2 + 4ab3 + b4

Let a = 100, b = 1


Step 3: Substitute values

(100 + 1)4 =

1004 + 4·1003 + 6·1002 + 4·100 + 1


Step 4: Simplify

1004 = 100,000,000
4·1003 = 4,000,000
6·1002 = 60,000
4·100 = 400

1014 =

100,000,000 + 4,000,000 + 60,000 + 400 + 1

= 104,060,401


Final Answer:

1014 = 104,060,401

Was this answer helpful?
0