How do you use the Binomial Theorem to find the value of 999^39993?
1 Answer
May 28, 2016
Rewrite
Explanation:
The binomial theorem states that
where
For this problem, we will only need to calculate for
(Try verifying this)
Noting that it is much easier to calculate powers of
=((3),(0))(10^3)^3+((3),(1))(10^3)^2(-1)+((3),(2))(10^3)(-1)^2+((3),(3))(-1)^3
=10^9-3*10^6+3*10^3-1
=1000000000-3000000+3000-1
=997002999