Home » Aptitude » Problems on Trains

Two trains running in opposite directions cross a man standing on the platform in 27 seconds and 17 seconds respectively and they cross each other in 23 seconds. The ratio of their speeds is:

Difficulty: Medium

Correct Answer: 3 : 2

Explanation:

Given

  • Train A crosses a man in 27 s ⇒ length L1 = v1 × 27
  • Train B crosses a man in 17 s ⇒ length L2 = v2 × 17
  • They cross each other (opposite directions) in 23 s

Key Idea: When two trains move in opposite directions, relative speed = v1 + v2, and distance to be covered to cross each other = L1 + L2.


Step 1: Set up the crossing equation
(L1 + L2) = (v1 + v2) × 23 (27v1 + 17v2) = 23(v1 + v2)


Step 2: Solve for the ratio v1 : v2
27v1 + 17v2 = 23v1 + 23v2 (27 − 23)v1 = (23 − 17)v2 4v1 = 6v2 ⇒ v1 : v2 = 6 : 4 = 3 : 2


Sanity Check
Assume v1 : v2 = 3 : 2 ⇒ v1 = 3k, v2 = 2k. L1 = 27×3k = 81k, L2 = 17×2k = 34k. Crossing time = (81k + 34k) / (3k + 2k) = 115k / 5k = 23 s ✔


Final Answer
Ratio of their speeds = 3 : 2.

← Previous Question Next Question→

More Questions from Problems on Trains

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion