document.write( "Question 817910:  Tom swims one lap every 5 minutes. Rob swims one lap every 4 minutes. If they start together, in how many minutes will they start a lap together again?
\n" );
document.write( "A. 9
\n" );
document.write( "B. 10
\n" );
document.write( "C. 20
\n" );
document.write( "D. 40 \n" );
document.write( "
| Algebra.Com's Answer #492287 by richwmiller(17219)     You can put this solution on YOUR website! in twenty minutes Tom will start his 5 th lap after finishing his 4th 4*5 \n" ); document.write( "in twenty minutes Rob will start his 6 th lap after finishing his 5th 5*4 \n" ); document.write( " |