SOLUTION: a local bus travels 7 mph slower than the express bus. the express travels 90 miles in the same amount of time it takes the local to travel 75 miles. find the speed of each bus.
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: a local bus travels 7 mph slower than the express bus. the express travels 90 miles in the same amount of time it takes the local to travel 75 miles. find the speed of each bus.
Log On
Question 422713: a local bus travels 7 mph slower than the express bus. the express travels 90 miles in the same amount of time it takes the local to travel 75 miles. find the speed of each bus. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! a local bus travels 7 mph slower than the express bus. the express travels 90 miles in the same amount of time it takes the local to travel 75 miles. find the speed of each bus.
-----------------------
Express bus DATA:
distance = 90 miles ; rate = x mph ; time = 90/x hrs.
-----------------------
Local bus DATA:
distance = 75 miles; rate = (x-7)mph ; time = 75/(x-7) hrs
--------------------------
Equation:
time = time
90/x = 75(x-7)
90(x-7) = 75x
90x-75x = 630
15x = 630
x = 42 mph (express bus rate)
---
x-7 = 35 mph (local bus rate)
===============================
Cheers,
Stan H.
================