The last three digits of the number (81)25 are x, y and z. Find x+y+z
When we get a number like 81, if we write it as 80+1 and expand (81)25, we can find the last three digits easily. This is because, 80 is multiple of 10 and in the expansion, there will be a lot of terms which are multiples of 10. It will be easy to decide the last digits.
Now consider (81)25 = (80+1)25
(80+1)25 = 25C0(80)25+25C1(80)24+25C2(80)23............25C24(80)+25C25
= 25C0(80)25+25C1(80)24+25C2(80)23............25×(80)+1
= 25C0(80)25+25C1(80)24+25C2(80)23............2000+1
= 25C0(80)25+25C1(80)24+25C2(80)23............2001
Last two terms gives 2001 and the remaining terms will be a multiple of 1000 (Because there will be one 25 and at least two 80s in it)
So the last three digits will be 001
Sum of last three digit = 0 + 0 + 1 = 1