When two trains are moving in opposite directions, the relative speed is the sum of their individual speeds. Use this concept to determine the time difference when passing through the same tunnel.
To solve this problem, we need to determine the length of the tunnel 'L'. Given that train 'A' and train 'B' have lengths \(l\) and 4l\) respectively, they are traveling into the tunnel from opposite directions with velocities of 108 km/h and 72 km/h. We know the formula to find the time taken to cross a certain distance is:
t = \frac{\text{Distance}}{\text{Speed}}
First, convert the velocities from km/h to m/s:
The time taken by Train 'A' to cross the tunnel is:
t_A = \frac{L + l}{30}
The time taken by Train 'B' to cross the tunnel is:
t_B = \frac{L + 4l}{20}
According to the problem, Train 'A' takes 35 seconds less than Train 'B' to cross the tunnel:
t_B - t_A = 35
Substitute the expressions for t_A and t_B:
\frac{L + 4l}{20} - \frac{L + l}{30} = 35
To solve this equation, find a common denominator and simplify:
\frac{3(L + 4l) - 2(L + l)}{60} = 35
Simplify the equation further:
\frac{3L + 12l - 2L - 2l}{60} = 35
\frac{L + 10l}{60} = 35
Now, multiply both sides by 60:
L + 10l = 2100
We know from given information that L = 60l. Substitute L = 60l in the equation:
60l + 10l = 2100
70l = 2100
Solving for l:
l = \frac{2100}{70} = 30
So, the length of the tunnel L = 60 \times 30 = 1800 \text{ m}.
Thus, the correct answer is 1800 m.