kawal27
find tens and unit digits of 3^33 + 33^333?A)28
B)26
C)36
D)46
E)52
please help with this question.
question bank
Finding last two digits is always tough and when you are dealing with two different powers as in this question, it becomes even more difficult.
I would make use of choices if I were to answer it quickly..\(3^{33} + 33^{333}=3^{4*8+1}+33^{332+1}\)
This will have units digit as 3+3 = 6, So A and E eliminated.
\(3^{33} + 33^{333}=(4-1)^{33} + (32+1)^{333}=(4-1)^{33} + (4*8-1)^{333}\)
So, when we look at it, the (4-1)^{33} will leave a remainder of -1^{33} or -1, and (4*8+1)^{333} will leave a remainder of 1^{333} or 1 when divided by 4.
So When divided by 4, the overall remainder will be -1+1=0.
Divisibility rule of 4 - Last two digits are divisible by 4...
Out of remaining choices only 36 is divisible by 4
OR
I would look for pattern..\(3^{33} + 33^{333}=3^{33}+(30+3)^{333}\)
Now in expansion of all terms of (30+3)^{333}, all except first /last two terms will have atleast 100 in it, so they will not affect the tens and hundreds digit. So we look for \(3^{33}+(3^{333}+333*30^1*3^{332}=3^{33}+3^{333}+990*(3^2)^{\frac{332}{2}}=3^{33}+3^{333}+990*(9)^{166}\)
Let us look for a pattern for last 2-digits when raised to continuous power of 3
3^1=3...3^2=09..3^3=27..3^4=81..3^5=43...3^6=29...3^7=87...3^8=61....3^9=83
So whenever we have 3 in the units digit, the pattern becomes
3^1=3.....3^5=43.....3^9=83......3^13=23......3^17=63......3^21=03 or 03, 43, 83, 23, 63, 03....
Thus repetition after every 20 terms..33=20+13, so 3^13 =23. Similarly 333=320+13, so again 23.
Therefore, last two digits of \(3^{33}+3^{333}+990*(9)^{166}\) is 23+23+990*1, as 9^even will leave 1 as units digit.
=> 23+23+90=136 or 36.
And ofcourse method of division by 100 to get last 2-digits can be done as shown above.