document.write( "Question 134424: Find the smallest whole number that when divided by 5,7,9, and 11, respectively, gives remainders of 1,2,3,and 4. \n" ); document.write( "
Algebra.Com's Answer #98348 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the smallest whole number that when divided by 5,7,9, and 11, respectively, gives remainders of 1,2,3,and 4.
\n" ); document.write( "------------------------
\n" ); document.write( "Remainder of 1: 5*7*9*11 + 1 = 3465+1 = 3466
\n" ); document.write( "Remainder of 2: 3465+2 = 3467
\n" ); document.write( "Remainder of 3: 3465+3 = 3468
\n" ); document.write( "Remainder of 4: 3465+4 = 3469
\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );