Quote:
Originally Posted by Ankurb
Let's start things afresh
Q
If n is an odd integer then the last two digits in base ten of 2^2n * (2^(2n+1) -1) are
I. 18 II. 28 c. 38
a. Only I
b. Only I & II
c. Only II
d. Only I, II & III
e. None of the above
|
we can write expression as 2^(4n+1)-2^2n
Last digits of 2^(4n+1) are in cycle 32,92,52,12,72
Last digits of 2^2n are in cycle 04,64,24,84,44
Last 2 digits are always 28