Determine whether there is a train collision

  • Thread starter Thread starter courtrigrad
  • Start date Start date
  • Tags Tags
    Collision Train
AI Thread Summary
To determine if a collision occurs between two trains traveling towards each other, the distance each train travels after applying brakes must be calculated separately. The correct approach involves using kinematic equations to find the stopping distances, taking into account their respective deceleration rates. The total distance traveled by both trains must be compared to the initial distance of 2 miles. The calculations show that the total distance traveled is less than 2 miles, indicating that there will be no collision. Ensuring consistent units throughout the calculations is crucial for accurate results.
courtrigrad
Messages
1,236
Reaction score
2
Two trains, one traveling at 60 miles/hr and the other at 80 miles/hr, are headed toward one another on a straight level track. When they are 2.0 miles apart, both engineers simultaneously see the other's train and apply their brakes. If the brakes decelerate each train at the rate of 3.0 ft/sec^2, determine whether there is a collision.

Ok, so is it correct to say that if d > \frac{(v_{1}-v_{2})^{2}}{2a} there will be no collision, and if d < \frac{(v_{1}-v_{2})^{2}}{2a} there will be a collision (d is distance, v is velocity, and a is acceleration). When I do this, I get that there will be a collision, but the correct answer is that there will be no collision. What am I doing wrong?

Thanks
 
Physics news on Phys.org
You need to use two equations and see how far each train gets, and then see whether the sum is greater or less than 2 miles. The reason you can't get away with one equation is because once the 60 mph train stops, it doesn't start going backwards. It stops accelerating, but the 80 mph train continues slowing down. Plus, if you were going to do it that way, you would use v1+v2 in your equation, and 6 ft/sec^2 as the acceleration, since both trains are accelerating.
 
would I use x = x{0} + v_{x}_{0}t + \frac{1}{2}(v_{x}_{0} + v_{x})?
 
I think your last term should be 1/2 a t^2, and remember you need to find the t where each train stops and plug that into get x. You don't need an x_0, you just need to know if the total distance the trains travel once they start braking is more or less than 2 miles.
 
So v_{x} = v_{x}_{0} + a_{x}t. I got t = 20, t = 26.66 for 60 mph and 80 mph respectively. After plugging these times in x = v_{x}_{0}t + \frac{1}{2}a_{x}t^{2} I got 1066.1334 + 600 = 1666.1334 ft which is less than two miles. Is this correct?
 
Check your units again.
 
should i convert the acceleration from ft/sec to miles/hour? Also the time in seconds to time in minutes?
 
You just need to make sure everything has the same units of length and time (eg, feet and seconds).
 
but otherwise everything is correct?
 

Similar threads

Back
Top