SOLUTION: If given the distance and average speed how do you find out the time it took to get there

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: If given the distance and average speed how do you find out the time it took to get there      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 338602: If given the distance and average speed how do you find out the time it took to get there
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
You can use:
d+=+rt where d = distance, r = rate(speed), and t = time.
Since you want to find the time, you would solve this for time.
t+=+d%2Fr
or time = distance divided by average speed.