document.write( "Question 550112: The natural number n is the smallest number satisfying the following properties: when divided by 3 remainder is 1,when divided by 4 remainder is 2,when divided by 5 remainder is 3,when divided by 6 remainder is 4,what is the remainder in case of division by 7? \n" ); document.write( "
Algebra.Com's Answer #358462 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Remainders for different numbers divided by different numbers run in patterns. Start with 3.\r
\n" ); document.write( "\n" ); document.write( "4/3 = 1 R 1, 5/3= 1 R2, 6/3 = 2, 7/3=2R1, 8/3 = 2R2. Starting from 4 every 3rd number has a remainder of 1 when divided by 3: 4, 7, 10, 13....


\n" ); document.write( "Find the pattern of remainders when dividing those by 4.


\n" ); document.write( "4/4 = R0, 7/4 = 1R3, 10/4=R2, 13/4=R1, 16/4=R0...22/4=R2...every 12 in the 3's remainder 1 series will have a remainder of 2 when divided by 4. So that's 10,22,34,46,58...


\n" ); document.write( "Find the pattern of remainders when dividing those by 5.


\n" ); document.write( "10/5=R0, 22/5=R2, 34/5=R4, 46/5=R1, 58/5=R3, 70/5=R0, 82/5=R2, 94/5=R4, 106/5=R1, 118/5=R3...every 60 in the 4's series will have remainder 3 when divided by 5. So that's 58, 118, 178, 238, 298...


\n" ); document.write( "Find the pattern of remainders when dividing those by 6.


\n" ); document.write( "58/6=9R4. That's the smallest number that has remainder 1 when divided by 3, remainder 2 when divided by 4, R3 when divided by 5, and R4 when divided by 6.


\n" ); document.write( "58/7=9 R 2
\n" ); document.write( "

If you need help understanding math so you can solve these problems yourself, then one on one online tutoring is the answer ($30/hr). If you need faster solutions with guaranteed detailed answers, then go with personal problem solving ($3.50-$5.50 per problem). Contact me at fcabanski@hotmail.com


\n" ); document.write( " \n" ); document.write( "

\n" );