document.write( "Question 848383: 4. Find the unit digit of 3^100. (The unit digit is the \ones digit\".) Hint: Use Euler's
\n" ); document.write( "Theorem or Fermat's Little Theorem with p = 5, and remember that 3^100 will be an
\n" ); document.write( "odd number.
\n" ); document.write( "Questions are taken from the relevant sections of the textbook, An introduction
\n" ); document.write( "to Abstract Algebra with notes to the future teacher (Nicodemi, et. al.). This
\n" ); document.write( "week covers Sections 1.7, 2.1.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #511052 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
The units digit of 3^100 is the remainder when dividing by 10.\r
\n" ); document.write( "\n" ); document.write( "So 3^100 (mod 10) is what we are looking for.\r
\n" ); document.write( "\n" ); document.write( "notice 3^2 = 9 = -1(mod 10)\r
\n" ); document.write( "\n" ); document.write( "3^(2n) = (-1)^n (mod 10)\r
\n" ); document.write( "\n" ); document.write( "3^(2*50) = (-1)^50 (mod 10)\r
\n" ); document.write( "\n" ); document.write( "Hence the remainder is 1.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );