document.write( "Question 867842: LCM to this problem. two friends work part time in a store. First person works every sixth day, second person works every eighth day. They both work today, how many days will pass before they work the same day again? \n" ); document.write( "
Algebra.Com's Answer #523784 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
first person works every 6 days
\n" ); document.write( "second person works every 8 days.
\n" ); document.write( "the multiples of 6 are 6,12,18,24,30,36,42,48
\n" ); document.write( "the multiples of 8 are 8,16,24,32,40,48
\n" ); document.write( "looks like the least common multiple is 24.
\n" ); document.write( "
\n" ); document.write( "
\n" );