Difficulty: Easy
Correct Answer: 45 km/h
Explanation:
Introduction / Context:Passing a bridge requires the train to traverse its own length plus the bridge length. With lengths given and total time known, compute speed from total distance / total time.
Given Data / Assumptions:
Concept / Approach:Total distance S = 1500 m. Speed v(m/s) = S / t. Convert to km/h by multiplying by 3.6.
Step-by-Step Solution:
v = 1500 / 120 = 12.5 m/s.v_kmph = 12.5 * 3.6 = 45 km/h.Verification / Alternative check:If bridge length doubled, total distance doubles and so does time at fixed speed—relationship remains linear.
Why Other Options Are Wrong:30 or 50 km/h result from halving/doubling errors; 60 km/h assumes only bridge length or only train length counted.
Common Pitfalls:Ignoring the train length; mixing seconds and minutes.
Final Answer:45 km/h
Discussion & Comments