Difficulty: Easy
Correct Answer: 26 s
Explanation:
Introduction / Context:This is a standard relative-speed problem for trains moving in opposite directions. The time to completely cross equals (sum of lengths) / (relative speed).
Given Data / Assumptions:
Concept / Approach:Convert speeds to m/s, add them to get relative speed, add train lengths, then compute time = distance / speed.
Step-by-Step Solution:
Relative speed = 84 + 60 = 144 km/h.Convert: 144 km/h = 144 * 1000 / 3600 = 40 m/s.Total distance to clear = 512 + 528 = 1040 m.Time = 1040 / 40 = 26 s.Verification / Alternative check:
Units check: meters divided by meters/second gives seconds; numbers consistent.Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:26 s
Discussion & Comments