Two friends are crossing a hundred meter railroad bridge when they suddenly hear a train whistle. Desperate, each friend starts running, one towards the train and one away from the train. The one that ran towards the train gets to safety just before the train passes, and so does the one that ran in the same direction as the train.
If the train is five times faster than each friend, then what is the train-to-friends distance when the train whistled (in meters)?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the railroad be a segment A B .Let C be a point in this segment.Let T be a point outside this segment collinear with the other points that represents train coming from B towards A .We know that the first friend ran towards B and one the other friend ran toward A ,in the direction of the train.Let B C = l , let A C = l 1 let T B = x where l + l 1 = 1 0 0 .We know ftom the problem that the first friend reached B in the exact same moment that the train reached B .Let v be the speed of friends and 5 v the speed of train.Since their times are equal we have:
5 v x = v l ( 1 ) Similarly for the second friend , since their times are also equal, we have:
5 v x + 1 0 0 = v l 1 ( 2 )
From ( 1 ) we have x = 5 l and from ( 2 ) we have x + 1 0 0 = 5 l 1 .Adding these two up we get:
2 x + 1 0 0 = 5 ( l + l 1 ) .By substituting l + l 1 = 1 0 0 we get a linear equation and by solving it we get x = 2 0 0 .Since x = 5 l we get l = 4 0 and since x + 1 0 0 = 5 l 1 we get l 1 = 6 0 .The distance that we are looking for is T C .Observe that T C = x + l = 2 4 0 k m .