Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 2007-09-04 15:49:59

makada
Member
Registered: 2007-09-04
Posts: 6

Solving train speeds

I gut stuck solving this problem. I know the answer but just cant find how to reach it. Any help?
The problem:

"Two trains start at the same time, one from London to Liverpool, the other from Liverpool to London. If they arrive at their destinations one hour and four hours respectively after passing one another, how much faster is one train running than the other?"

Offline

#2 2007-09-04 16:26:05

pi man
Member
Registered: 2006-07-06
Posts: 251

Re: Solving train speeds

Speed of the fast train = F
Speed of the slow train = S
Time it takes for the trains to meet (pass each other) = T

Since both trains travel the same total distance and distance=time*speed:
F(T+1) = S(T+4)

We're trying to figure out F/S which is equal to (T+4) / (T+1) from the equation above.   So we need to figure out the value of T.

After the meet, the fast train travels one more hour at speed F and covers the same distance the slow train covered in T hours
F*1 = S*T or F=S*T

After they meet, the slow train travels for 4 more hours and covers the same distance the fast train covered in T hours.
S*4 = F*T

Substituting S*T from the first equation in for F in the 2nd equation:
4S = S*T*T
4 = T*T
2 = T

Substitute 2 in for T in the (T+4) / (T+1) equation to get 6/3 or 2.   The fast train is going twice as fast as the slow train.

Offline

#3 2007-09-04 17:52:25

makada
Member
Registered: 2007-09-04
Posts: 6

Re: Solving train speeds

That is great. Thanks.

Offline

Board footer

Powered by FluxBB