document.write( "Question 375743: A jeepney moves along a straight road at an average speed of 10 meter per second.What is the distance traveled by the jeepney in 2.5 hour? \n" ); document.write( "
Algebra.Com's Answer #267199 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 2.5 hours = 3600 * 2.5 = 9000 seconds \n" ); document.write( "... \n" ); document.write( "speed = 10m/s \n" ); document.write( "time = 9000 seconds \n" ); document.write( "d = rt \n" ); document.write( "d=10*9000 \n" ); document.write( "= 90,000 meters \n" ); document.write( "= 90 km \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |