nycgirl212
what is the units digit of \(\frac{(196^8)}{2}\)?
What's a quick way to solve for this question?
Dear
nycgirl212,
I'm happy to respond.
You may find this blog article germane:
GMAT Quant: Difficult Units Digits QuestionsThe basic idea is to look for a repeating pattern. Finding the repeating pattern in the units digit is very easy: any power of 6 will end in a 6. What makes this question a bit trickier is that we have to think about the tens digit as well. Really, we need to know whether the ten's digit is even or odd. If the tens digit is even and the last digit is 6, then half the number will have a final digit of 3 (e.g. half of 43). If the tens digit is odd and the last digit is 6, then half the number will have a final digit of 8 (e.g. half of 36).
Hmm. I think I would say that this is not a proper GMAT problem, because all the solutions I can imagine would either involve a calculator or involve some kind of math that is well beyond GMAT Math. I would defer if the genius
Bunuel can think of an elegant solution using no calculator and only GMAT appropriate math.
Here's what occurs to me.
Method 1: look at the patter with powers of 96.
Instead of looking at a pattern of a single digit, as we almost always do with these problems, we have to look at a pattern with the final two digits. This requires multiplying big numbers, for which a calculator is expedient. We can ignore the hundreds digits and any higher value digits, and just focus on the last two.
96^2 = 9216
Last two digits are 16---ignore the rest.
16^2 = 256
That has the same last two digits as the fourth power. Last two digits are 56---ignore the rest.
56^2 = 2136
That has the same last two digits as the eighth power. The tens digit is odd, so half of this number will end in 8.
Theoretically, those are three numbers one could square without a calculator without too much sweat, but three such calculations would be more than a GMAT Quant problem would expect.
Method 2: Binomial Theorem
This is elegant, but it involves recourse to the
Binomial Theorem, which is definitely more advanced than the math that the GMAT expects you to know.
196^8 = (200 - 4)^8
We would expand that eighth power out using the pattern of the binomial theorem. Only the last two terms would intrigue us:
= .... - 8(200)(4^7) + (4^8)
As it turns out, the penultimate term, with a factor of 200, will have two zeros in the tens & ones places, and so will all the terms ahead of it. This problem reduces to figuring out the last two digits of (4^8)
4^2 = 16
4^4 = 16^2 = 256
We can just us the last two digits. Again, we wind up squaring 56
56^2 = 2136
This will have the same last two digits as 4^8. Again, half of this will end with 8.
I would say that this is an interesting mathematical problem, a challenge problem, but not properly a GMAT problem.
Does all this make sense?
Mike