SOLUTION: an express train travels 299 mi. between two cities. during the first 111 mi. of a trip, the train traveled through mountainous terrain. the train traveled 10 mi. per hour slower t

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: an express train travels 299 mi. between two cities. during the first 111 mi. of a trip, the train traveled through mountainous terrain. the train traveled 10 mi. per hour slower t      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 299899: an express train travels 299 mi. between two cities. during the first 111 mi. of a trip, the train traveled through mountainous terrain. the train traveled 10 mi. per hour slower through mountainous terrain then through level terrain. if the total time to travel between two cities was 7 hours, find the speed of the train on level terrain
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
An express train travels 299 mi. between two cities.
during the first 111 mi. of a trip, the train traveled through mountainous terrain.
the train traveled 10 mi. per hour slower through mountainous terrain then through level terrain.
if the total time to travel between two cities was 7 hours, find the speed of the train on level terrain
:
Let s = train speed thru level terrain
then
(s-10) = speed thru the mountains
:
299 - 111 = 188 mi, dist thru level terrain
:
Write time equation: Time = dist/speed
:
Time in mts + time on level ground = 7 hrs
111%2F%28%28s-10%29%29 + 188%2Fs = 7
multiply by s(s-10), results:
111s + 188(s-10) = 7s(s-10)
:
111s + 188s - 1880 = 7s^2 - 70s
:
299s - 1880 = 7s^2 - 70s
Arrange as a quadratic on the right
0 = 7s^2 - 70s - 299s + 1880
:
7s^2 - 369s + 1880 = 0
You can use the quadratic formula here but this will Factor to:
(7s - 40)(s - 47) = 0
The reasonable solution:
s = 47 mph on level terrain
:
:
Check solution by finding the times
111/37 = 3 hrs
188/47 = 4 hrs
-------------------
total = 7 hr