SOLUTION: A train traveled 80 miles from city A to city B and returned the same distance in a total time of 6 hours. If the train traveled 20 mph slower on the return trip, how fast did the

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: A train traveled 80 miles from city A to city B and returned the same distance in a total time of 6 hours. If the train traveled 20 mph slower on the return trip, how fast did the       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 350961: A train traveled 80 miles from city A to city B and returned the same distance in a total time of 6 hours. If the train traveled 20 mph slower on the return trip, how fast did the train travel in each direction?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A train traveled 80 miles from city A to city B and returned the same distance in a total time of 6 hours. If the train traveled 20 mph slower on the return trip, how fast did the train travel in each direction?
----------------------------------------
A to B DATA:
distance = 80 miles ; rate = x mph ; time = 80/x hrs
--------------------------------------
B to A DATA:
distance = 80 miles ; rate = x-20 mph ; time = 80/(x-20) hrs
-----------------------
Equation:
time + time = 6 hrs
80/x + 80/(x-20) = 6
160x - 1600 = 6x(x-20)
---
160x - 1600 = 6x^2 - 120x
6x^2 -280x + 1600 = 0
3x^2 - 140x + 800 = 0
(3x-20)(x-40) = 0
----
Realistic Answer:
x = 40 mph (rate from A to B)
---
x-20 = 20 mph (rate from B to A)
=================================
Cheers,
Stan H.
===================