What are the last two digits of $11^{25}$ to be solved by binomial theorem like $(1+10)^{25}$? If there is any other way to solve this it would help if that is shown too.
2026-03-28 09:55:38.1774691738
Finding the last two digits of a number by binomial theorem
6.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
$$11^{25} = (1+10)^{25} = \dbinom{25}{0} + 10\cdot\dbinom{25}{1} + \sum_{k=2}^{25}\dbinom{25}{k}\cdot10^k =$$ $$ 1 + 5\cdot10 + 2\cdot 10^2 + \sum_{k=2}^{25}\dbinom{25}{k}\cdot10^k =$$ $$\underline{1} + \underline{5}\cdot10 + 10^2\cdot \left(2+\sum_{k=2}^{25}\dbinom{25}{k}\cdot10^{k-2}\right), $$ hence the last digits are 5 and 1: