document.write( "Question 1160755: Two truckers leave San Francisco at the same time. They take 10 and 28 days, respectively, to reach their destination and return to San Francisco. The truckers each take continuous trips to and from San Francisco. How many days will pass before the two truckers leave San Francisco on the same day again? \n" ); document.write( "
Algebra.Com's Answer #784149 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two truckers leave San Francisco at the same time. \n" ); document.write( " They take 10 and 28 days, respectively, to reach their destination and return to San Francisco. \n" ); document.write( " The truckers each take continuous trips to and from San Francisco. \n" ); document.write( " How many days will pass before the two truckers leave San Francisco on the same day again? \n" ); document.write( ": \n" ); document.write( "find the least common multiple of 10 and 28 \n" ); document.write( "using prime factors \n" ); document.write( "10: 2,5 \n" ); document.write( "28: 2,2,7 \n" ); document.write( "least common multple \n" ); document.write( "2 * 2 * 5 * 7 = 140 days \n" ); document.write( " |