Question:medium

Using Binomial Theorem, evaluate \((96)^3\).

Updated On: Jan 23, 2026
Show Solution

Solution and Explanation

Given:

963


Step 1: Rewrite using Binomial Theorem

96 = 100 − 4

∴ 963 = (100 − 4)3


Step 2: Apply Binomial Theorem

(a − b)3 = a3 − 3a2b + 3ab2 − b3

Let a = 100 and b = 4


Step 3: Substitute values

(100 − 4)3 =

1003 − 3·1002·4 + 3·100·42 − 43


Step 4: Simplify

1003 = 1,000,000
3·1002·4 = 120,000
3·100·16 = 4,800
43 = 64

963 =

1,000,000 − 120,000 + 4,800 − 64

= 884,736


Final Answer:

963 = 884,736

Was this answer helpful?
0