document.write( "Question 320581: Chantal walked 6300 meters at the speed of 1200 meters per hour. How long did it take her to walk that distance?
\n" );
document.write( "A 5 hours B 5 hours & 5 minutes C 5 hours & 10 minutes D 5 hours & 15 minutes \n" );
document.write( "
Algebra.Com's Answer #229642 by mananth(16946)![]() ![]() You can put this solution on YOUR website! time = distance / rate \n" ); document.write( "6300/1200 \n" ); document.write( "=5.25 hours \n" ); document.write( "= 5 hours 15 minutes \n" ); document.write( " |