SOLUTION: A bus traveled 180 miles. If weather conditions had been better, it could have driven 5 miles an hour faster and completed the trip in 30 minutes less time. How fast did the bus
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: A bus traveled 180 miles. If weather conditions had been better, it could have driven 5 miles an hour faster and completed the trip in 30 minutes less time. How fast did the bus
Log On
Question 357658: A bus traveled 180 miles. If weather conditions had been better, it could have driven 5 miles an hour faster and completed the trip in 30 minutes less time. How fast did the bus travel? Found 2 solutions by stanbon, robertb:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A bus traveled 180 miles. If weather conditions had been better, it could have driven 5 miles an hour faster and completed the trip in 30 minutes less time. How fast did the bus travel?
---------------------
Old speed data:
distance = 180 ; rate = x mph ; time = 180/x hrs
-----
New speed data:
distance = 180 miles ; rate = x+5 mph ; time = 180/(x+5) hrs
---
Equation:---
old time - new time = 1/2 hr
---
180/x - 180/(x+5) = 1/2
----
Multiply thru by 2x(x+5) to get:
180*2(x+5) - 180*2x = x(x+5)
-----
360x + 5*360 - 360x = x^2+5x
-----
x^2+5x-1800 = 0
---
(x-40)(x+45) = 0
---
x = 40 mph
==================
Cheers,
Stan H.