Find the last two digits of 6 raised to the power of 13.
alll wrong it is
what class is this for?
are you doing stuff with modulo 10?
A prereq math class
No module 10
so it is not 36?
no!
6 is the last number
2nd last number trying to figure out for odd powers
96???
Thank you
ya i think so too i did something messed up in there lol
lemme tell u what i did, tell me if i messsed up
I am with a study group right now who also thinks it may be 16 now that it has been mentioned.
6^0 = 1 (mod 100) 6^1 = 6 (mod 100) 6^2 = 36 (mod 100) 6^3 = 6^2*6^1 = 36*6 = 216 = 16 (mod 100) 6^4 = (6^3)*6^1 = 16*6 = 96 (mod 100) 6^5 = (6^4)*6^1 = 96*6 = 576 = 76 (mod 100) 6^6 = (6^5)*6^1 = 76*6 = 456 = 56 (mod 100) 6^7 = (6^6)*6^1 = 56*6 = 336 = 36 (mod 100) So to sum things up 6^0 = 1 (mod 100) 6^1 = 6 (mod 100) 6^2 = 36 (mod 100) 6^3 = 16 (mod 100) 6^4 = 96 (mod 100) 6^5 = 76 (mod 100) 6^6 = 56 (mod 100) 6^7 = 36 (mod 100) the pattern starts off with 1, 6, but then gets into a loop of 36, 16, 96, 76, 56 and this loop repeats forever
Aww comment got deleted somehow...aww lol...I'm trying to figure it out too!
Now that @jim_thompson5910 has shown that...it seems easy! lol
ohh its 16 i multiplied 36 in the end
i did it for 36^7 oops
|dw:1370922501062:dw|
Join our real-time social learning platform and learn together with your friends!