document.write( "Question 947592: If january 1, 1901 is tuesday , then which week day is january 1,1951 \n" ); document.write( "
Algebra.Com's Answer #578262 by MathLover1(20855)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Day of the Week =\"+%28%28year_ordinal+-+1%29+%2B+%28week_ordinal%281%2F1%29+-+1%29%29\" modulo \"7+%2B+1\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " If January \"1\", \"1901\" is Tuesday (day of week \"3\") , then starting at \"2\" ( day of week-1= \"3-1=2\") you count forward \"0\"((day number-1=\"1-+1=0\") units January 1 (day number \"1\") ,\"1951\"\r
\n" ); document.write( "\n" ); document.write( "so, you arrive at \"2\", second day of the week which is \"Monday\" \r
\n" ); document.write( "\n" ); document.write( "check the calendar and see if January \"1\",\"1951\" is Monday
\n" ); document.write( "
\n" );