document.write( "Question 539290: what day of the week is 263 days from monday? \n" ); document.write( "
Algebra.Com's Answer #353381 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 263 MOD 7 = 4 \n" ); document.write( "(263 = 7*37 + 4) \n" ); document.write( "--> Friday \n" ); document.write( " |