document.write( "Question 933515: Calculate the speed of a car that travels 75 miles in 3 hours.
\n" );
document.write( "A girl rides her bike 15m/s for 20s. How far does she travel?
\n" );
document.write( "How long would it take for an object moving at 12m/s to go a distance of 12m?
\n" );
document.write( "How much time is required to go 3 miles you can run at the rate of 6.3 miles per hour? \n" );
document.write( "
Algebra.Com's Answer #566905 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Calculate the speed of a car that travels 75 miles in 3 hours. \n" ); document.write( "A girl rides her bike 15m/s for 20s. How far does she travel? \n" ); document.write( "How long would it take for an object moving at 12m/s to go a distance of 12m? \n" ); document.write( "How much time is required to go 3 miles you can run at the rate of 6.3 miles per hour? \n" ); document.write( "----------------- \n" ); document.write( "For all of these: \n" ); document.write( "distance = rate*time \n" ); document.write( "d = r*t \n" ); document.write( "---- \n" ); document.write( "r = d/t \n" ); document.write( "To get mi/hr, divide the miles by the hours. \n" ); document.write( "--- \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |