SOLUTION: Plan three different bus trips. Each bus trip must be less than 1000km. Calculate the duration of each bus trip to the nearest 30 minutes. A bus travels at 80km/h

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: Plan three different bus trips. Each bus trip must be less than 1000km. Calculate the duration of each bus trip to the nearest 30 minutes. A bus travels at 80km/h      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1054705: Plan three different bus trips. Each bus trip must be less than 1000km. Calculate the duration of each bus trip to the nearest 30 minutes.
A bus travels at 80km/h

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
D=R%2At
t=D%2FR
t=D%2F80
Choose a distance less than 1000. Calculate the time.
Example,
D=400
t=400%2F80=5hr
Do this for two other distances.