document.write( "Question 1026652: A patient must take his medication every 7 hours starting at 7:00 A.M., Sunday. On what day will the patient first receive his medication at 8 A.M.? \n" ); document.write( "
Algebra.Com's Answer #641923 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
8 am of Tuesday.\r
\n" ); document.write( "\n" ); document.write( "This can be done by brute force:
\n" ); document.write( "7 am (Sun) --> 2pm (Sun) --> 9pm (Sun) --> 4am (Mon) --> 11am (Mon)
\n" ); document.write( "--> 6pm (Mon) --> 1am (Tue) --> 8am (Tue).
\n" ); document.write( "
\n" );