Evaluate modulo 5.
[(4+6)9 + 12(124)]^101
write as an element of the set {[0],[1],[2],[3],[4]}.
Could someone help me please
Would it be 1578 ^ 1
which would be 3 modulo 5? or am I way off? Also, how would I write it as an element of the set above?
Printable View
Evaluate modulo 5.
[(4+6)9 + 12(124)]^101
write as an element of the set {[0],[1],[2],[3],[4]}.
Could someone help me please
Would it be 1578 ^ 1
which would be 3 modulo 5? or am I way off? Also, how would I write it as an element of the set above?
So then it would be 3^4*3 => 3^5 => 3mod5 right?
Thank you Tonio!
Or you could use Fermat's little theorem :)
Thanks Bingk! Much cleaner!!