Question
Question: The remainder when $3^{37}$ is divided by 80 is...
The remainder when 337 is divided by 80 is

Answer
3
Explanation
Solution
To find the remainder when 337 is divided by 80, we use modular arithmetic.
We find that 34=81, and 81≡1(mod80).
We write the exponent 37=4×9+1.
So, 337=34×9+1=(34)9×31.
Using the property of modular arithmetic, since 34≡1(mod80), we have (34)9≡19≡1(mod80).
Then, 337=(34)9×31≡1×3(mod80).
337≡3(mod80).
The remainder is 3.