document.write( "Question 1165085: Find the last two digits of the number 3^123 + 7^123 + 9^123. \n" ); document.write( "
Algebra.Com's Answer #789545 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The pattern formed by the last two digits of 3 to increasing powers repeats in a cycle of length 20; the pattern for 7 to increasing powers repeats in a cycle of length 4; the pattern for 9 to increasing powers repeats in a cycle of length 10. \n" ); document.write( "So 3^123, 7^123, and 9^123 have the same last two digits as 3^3, 7^3, and 9^3. \n" ); document.write( "The last two digits of those numbers are 27, 43, and 29. \n" ); document.write( "ANSWER: 27+43+29 = 99 \n" ); document.write( " \n" ); document.write( " |