document.write( "Question 910973: Elizabeth and Jen are swimming laps. Elizabeth swims
\n" );
document.write( " 8 laps in 5 minutes, and Jen swims 9 laps in 6 minutes.
\n" );
document.write( " If they start swimming and stop swimming at the same
\n" );
document.write( " time and they swim a whole number of laps, what is the
\n" );
document.write( " least possible amount of time they could have been
\n" );
document.write( " swimming? In this amount of time, how many laps did
\n" );
document.write( " each girl swim? \n" );
document.write( "
Algebra.Com's Answer #552788 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 5*6=30 \n" ); document.write( "They swam at least 30 minutes\r \n" ); document.write( "\n" ); document.write( "Elizabeth swam 6*8=48 laps \n" ); document.write( "Jen swam 9*5=45 laps \n" ); document.write( " \n" ); document.write( " |