document.write( "Question 249435: Two runners start running laps at the same time, from the same starting position. George runs a lap in 50s;Sally runs a lap in 30s. When will the runners next be side by side? \n" ); document.write( "
Algebra.Com's Answer #181684 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
HERE YOU NEED TO FIND THE LCD FOR THESE 2 TIMES
\n" ); document.write( "50=2*5*5
\n" ); document.write( "30=2*3*5
\n" ); document.write( "THE LCD=2*5*5*3=2*25*3=150 SECONDS THEY WILL MEET.
\n" ); document.write( "
\n" );