document.write( "Question 252535: What is the last digit of 2^2005 ?\r
\n" );
document.write( "\n" );
document.write( "(a) 0 (b) 2 (c) 4 (d) 5 (e) 6 \n" );
document.write( "
Algebra.Com's Answer #184499 by edjones(8007)![]() ![]() You can put this solution on YOUR website! There is a repetition of four numbers 2, 4, 8, and 6 \n" ); document.write( "2005/ 4=501.25 \n" ); document.write( "1/4=.25 the same remainder as 501.25 \n" ); document.write( "2^1=2 so the last digit is 2. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |