document.write( "Question 1087739: find the lowest natural number which when divided by 112, 140, and 168 leaves a remainder 8 in each case. \n" ); document.write( "
Algebra.Com's Answer #702033 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
find the lowest natural number which when divided by 112, 140, and 168 leaves a remainder 8 in each case.
\n" ); document.write( ":
\n" ); document.write( "Find factors of each number
\n" ); document.write( "112; 4*4*7
\n" ); document.write( "140: 4*5*7
\n" ); document.write( "178: 4*6*7
\n" ); document.write( "Find the least common multiple
\n" ); document.write( "4*4*5*6*7 = 3360
\n" ); document.write( "lowest natural number with remainder of 8: 3360 + 8 = 3368 is the number
\n" ); document.write( "
\n" );