document.write( "Question 287838: If the first day of the year 2005 was a Saturday, what day of the week was July 1st 2005?\r
\n" );
document.write( "\n" );
document.write( "a) Monday b) Tuesday c) Wednesday d) Thursday e) Friday \n" );
document.write( "
Algebra.Com's Answer #208627 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! If the first day of the year 2005 was a Saturday, what day of the week was July 1st 2005? \n" ); document.write( "a) Monday b) Tuesday c) Wednesday d) Thursday e) Friday\r \n" ); document.write( "\n" ); document.write( "Jan 31 \n" ); document.write( "Feb 28 --> total 59 \n" ); document.write( "March 31 --> total 90 \n" ); document.write( "April 30 --> total 120 \n" ); document.write( "May 31 --> total 151 \n" ); document.write( "June 30 --> total 181 \n" ); document.write( "July 1st would then be the 181st day after Jan 1 \n" ); document.write( "take this mod 7 so --> 181 mod 7 --> 6 \n" ); document.write( "July 1st is a Friday, so e. Friday\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |