document.write( "Question 895224: 67^67+67 divided by 68 what will be reminder \n" ); document.write( "
Algebra.Com's Answer #542717 by richard1234(7193) You can put this solution on YOUR website! Note that 67 ≡ -1 (mod 68).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore 67^67 + 67 ≡ (-1)^67 + 67 ≡ -1 + 67 ≡ 66 (mod 68) \n" ); document.write( " |