SOLUTION: The rail line between two cities consists of two segments, one 96 km longer than the other. A passenger train averages 60 km/h over the shorter segment, 120 km/h over the longer, a

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: The rail line between two cities consists of two segments, one 96 km longer than the other. A passenger train averages 60 km/h over the shorter segment, 120 km/h over the longer, a      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 171770This question is from textbook Algebra and Trigonometry: Structure and Method-Book 2
: The rail line between two cities consists of two segments, one 96 km longer than the other. A passenger train averages 60 km/h over the shorter segment, 120 km/h over the longer, and 100 km/h for the entire trip. How far apart are the cities? This question is from textbook Algebra and Trigonometry: Structure and Method-Book 2

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
The rail line between two cities consists of two segments, one 96 km longer
than the other. A passenger train averages 60 km/h over the shorter segment,
120 km/h over the longer, and 100 km/h for the entire trip.
How far apart are the cities?
:
Let d = distance of the shorter segment (traveled at 60 km/hr)
and
(d+96) = distance of the longer segment (traveled at 120 km/hr)
then
2d + 96 = total distance between the two cities (average of 100 km/hr)
:
How about writing a time equation? Time = dist/speed:
:
d%2F60 + %28%28d%2B96%29%29%2F120 = %28%282d%2B96%29%29%2F100
:
Multiply equation by 600 to get rid of the denominators; results:
10d + 5(d+96) = 6(2d+96)
:
10d + 5d + 480 = 12d + 576
:
10d + 5d - 12d = 576 - 480
:
3d = 96
d = 96%2F3
d = 32 km the shorter segment
and
32 + 96 = 128 km the longer segment
then
2(32) + 96 = 160 km the total distance
:
:
Check solution by finding the times
32/60 + 128/120 = 160/100
.5333 + 1.0667 = 1.6
:
:
Did this make sense to you?