document.write( "Question 616885: Joshua visits the computer shop every 6 days while Jacob visits the same place every 8 days. If they both visit the computer shop on July 1, what is the earliest date when they will both visit the computer shop again? \n" ); document.write( "
Algebra.Com's Answer #387938 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Joshua visits the computer shop every 6 days while Jacob visits the same place every 8 days. If they both visit the computer shop on July 1, what is the earliest date when they will both visit the computer shop again? \n" ); document.write( ". \n" ); document.write( "Find the LCM of 6 and 8: \n" ); document.write( "factor each using prime number: \n" ); document.write( "6: 2 3 \n" ); document.write( "8: 2 2 2 \n" ); document.write( ". \n" ); document.write( "LCM = 2*2*2*3 = 24 \n" ); document.write( ". \n" ); document.write( "July 1 + 24 days = July 25 \n" ); document.write( " |