Welcome to a classic problem of relative kinematics! This question might seem like it requires tedious unit conversions, but as we'll see, a little bit of strategic thinking will save us a lot of time.
Imagine you are standing on a platform, watching two massive trains. One is a swift passenger train, and the other is a heavy freight train. Our goal is to compare the time it takes for them to completely cross each other under two different scenarios.
Analyzing the Setup
Let's break down the given data. We have a passenger train with length l1=60 m traveling at a speed of v1=80 km/hr.
On another track, we have a freight train with length l2=120 m traveling at v2=30 km/hr.
The most crucial concept in any "train crossing" problem is understanding the total distance that must be covered. For one train to completely pass the other, the front of the first train must travel the entire length of the second train, and then its own tail must clear the front of the second train.
Therefore, the
total relative distance d they must cover is always the sum of their lengths:
d=l1+l2=60+120=180 m
Notice that this distance remains exactly the same whether the trains are moving in the same direction or in opposite directions!
The Master Equation
Case 1
Let's explore the first scenario: both trains are moving in the same direction.
Imagine you are sitting in the slower freight train. When the faster passenger train overtakes you, it doesn't look like it's moving at 80 km/hr. It only appears to be moving at the difference of your speeds.
This is the essence of relative velocity. In the same direction, the relative speed is:
vsame=v1−v2=80−30=50 km/hr
Using the fundamental relation
Time=SpeedDistance, the time
t1 taken to cross in the same direction is:
t1=vsamed=50d
The Master Equation
Case 2
Now, let's look at the second scenario: the trains are moving in opposite directions.
This time, they are rushing towards each other. The gap between them closes much faster because both trains are actively contributing to reducing the distance.
Thus, the relative speed is the
sum of their individual speeds:
vopp=v1+v2=80+30=110 km/hr
The time
t2 taken to cross in opposite directions is:
t2=voppd=110d
Final Calculation and The Catch
We need to find the ratio of the times, t2t1.
Here is where many students make a silly mistake! They rush to convert the speeds from
km/hr to
m/s because the distance is in meters. But wait! Let's look at the ratio:
t2t1=110d50d
Do you see the magic? The distance d is in the numerator of both fractions. When we divide them, d completely cancels out!
By simply canceling the zeros, we arrive at our final, elegant answer:
t2t1=511
This means it takes 511 times longer for the trains to cross when moving in the same direction compared to when they move in opposite directions. The beauty of physics lies in these elegant cancellations. Always look for ratios before you start crunching numbers!