document.write( "Question 255255: What is the one’s digit of the number 7^2005 ? \n" ); document.write( "
Algebra.Com's Answer #187525 by palanisamy(496) ![]() You can put this solution on YOUR website! 7^1 = 7 \n" ); document.write( "7^2 = 49 \n" ); document.write( "7^3 = 343 \n" ); document.write( "7^4 = 2401 \n" ); document.write( "7^5 = 16807 \n" ); document.write( "So the fifth power of 7 ends with 7 \n" ); document.write( "7^2005 = (7^5)^401 \n" ); document.write( "Therefore 7^2005 ends with 7. \n" ); document.write( "So the one’s digit of the number 7^2005 is 7 \n" ); document.write( " |