grge.jcb Wrote:i have an easier method
3^1 =3 ,3^2=9,3^3=27,3^4 =81,3^5 = 243
notice a pattern in the units digit? they repeat every fourth power. 3^1 & 3^5 have the same units digit,3^2 & 3 ^6 have the same units digit & so on
this is good.
in fact, this is an excellent
takeaway.
TAKEAWAY:
in REMAINDER PROBLEMS:
if you don't INSTANTLY see the algebraic solution, then IMMEDIATELY start LOOKING FOR A PATTERN.there's also a fact that you should know concerning this problem statement:
fact:
REMAINDERS UPON DIVISION BY 10 are simply UNITS DIGITS.for instance, when 35
2 is divided by 10, the remainder is
2.
since remainders are fundamentally based on stuff repeating over and over and over again, it shouldn't be a surprise that patterns emerge early and often among remainders.
this solution isn't necessarily "easier" - that judgment depends upon how comfortable you are with the algebra and theory - but it can be quite efficient.
using (1)
9*3^4n + m becomes 9*3^8 + m
considering only units digit , 9*1 + m
INSUFFICENT
this is a good analysis, but you don't even need to try
that hard.
instead, you can just realize that, since
m can be anything at all, you can have any units digit you want.
using (2)
9*3^4n + 1 , as shown above, for all values of n, units digit 3^4n remains the same. ( UD of 3^4=1,UD of 3^8 =1)
Now , considering only units digit
9*1 + 1 = 10 ,Hence B SUFFICIENT
yeah.
technically, you should also throw away the "1" in your sum of 10, reducing to a final units digit of 0.
but well played.