A 600 km journey takes 8 hours if 120 km is by train and the rest by car. It takes 20 minutes more if 200 km is by train and the rest by car. What is the ratio of train speed to car speed?
Aptitude
Time and Distance
Difficulty: Medium
Choose an option
-
A3:4
-
B2:3
-
C4:5
-
D5:6
Answer
Correct Answer: 3:4
Explanation
Let train speed = vt and car speed = vc. Write total time as a sum of segment times.
Step-by-step calculationCase 1: 120/vt + 480/vc = 8 …(i)Case 2: 200/vt + 400/vc = 8 + 20/60 = 25/3 …(ii)Solve (i) and (ii):Multiply (i) by 5 and (ii) by 6 to eliminate denominators conveniently:(i) → 600/vt + 2400/vc = 40(ii) → 1200/vt + 2400/vc = 50Subtract the first from the second:600/vt = 10 ⇒ vt = 60 km/hBack-substitute in (i):120/60 + 480/vc = 8 ⇒ 2 + 480/vc = 8 ⇒ 480/vc = 6 ⇒ vc = 80 km/h
Final Answer3:4 (train : car)