Difficulty: Medium
Correct Answer: 3 : 2
Explanation:
Introduction / Context:From “train crosses a man,” we get each train’s length as L = v * t. When the trains cross each other, the time equals (L1 + L2) / (v1 + v2). Substituting L1 and L2 in terms of v1 and v2 yields a ratio equation.
Given Data / Assumptions:
Concept / Approach:Substitute lengths and simplify: (54v1 + 34v2)/(v1 + v2) = 46 ⇒ solve for v1/v2.
Step-by-Step Solution:
54v1 + 34v2 = 46v1 + 46v28v1 = 12v2 ⇒ v1/v2 = 12/8 = 3/2Verification / Alternative check:Let v2 = 2k ⇒ v1 = 3k. Substituting satisfies the 46 s crossing relation.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:3 : 2
Discussion & Comments