The engineer of a passenger train traveling at 25.0 m/s sights a freight train whose caboose is 200 m ahead on the same track. The freight train is traveling at 15.0 m/s in the same direction as the passenger train. The engineer of the passenger train immediately applies the brakes, causing a constant acceleration of 0.100 m/s^2 in a direction opposite to the train's velocity, while the freight train continues with constant speed.Take x=0 at the location of the front of the passenger train when the engineer applies the brakes.(a) Will the cows nearby witness a collision?(b) If so, where will it take place?(c) On a single graph, sketch the positions of the front of the passenger train and the back of the freight train.(d) If the speed of the two trains and the deceleration of the passenger train remain as originally stated, how much of a head start would the freight train need in order to avoid a collision?(e) If instead, the speed of the two trains and the head start of the freight train remain as originally stated, find the deceleration of the passenger train necessary to avoid a collision.(f) Suppose that someone on board the freight train got the message that there was a problem and begin to accelerate to escape the collision. How much acceleration would be necessary?

Respuesta :

a) The train collide after 22.5 seconds

b) The trains collide at the location x = 537.5 m

c) See graph in attachment

d) The freight train must have a head start of 500 m

e) The deceleration must be smaller (towards negative value) than [tex]-0.25 m/s^2[/tex]

f) The two trains avoid collision if the acceleration of the freight train is at least [tex]0.35 m/s^2[/tex]

Explanation:

a)

We can describe the position of the passenger train at time t with the equation

[tex]x_p(t)=u_p t + \frac{1}{2}at^2[/tex]

where

[tex]u_p = 25.0 m/s[/tex] is the initial velocity of the passenger train

[tex]a=-0.100 m/s^2[/tex] is the deceleration of the train

On the other hand, the position of the freight train is given by

[tex]x_f(t)=x_0 + v_f t[/tex]

where

[tex]x_0=200 m[/tex] is the initial position of the freight train

[tex]v_f = 15.0 m/s[/tex] is the constant velocity of the train

The collision occurs if the two trains meet, so

[tex]x_p(t)=x_f(t)\\u_pt+\frac{1}{2}at^2=x_0+v_ft\\25t+\frac{1}{2}(-0.100)t^2=200+15t\\0.050t^2-10t+200=0[/tex]

This is a second-order equation that has two solutions:

t = 22.5 s

t = 177.5 s

We are interested in the 1st solution, which is the first time at which the passenger train collides with the freight train, so t = 22.5 seconds.

b)

In order to find the location of the collision, we just need to substitute the time of the collision into one of the expression of the position of the trains.

The position of the freight train is

[tex]x_f(t)=x_0 +v_ft[/tex]

And substituting t = 22.5 s, we find:

[tex]x_f(22.5)=200+(15)(22.5)=537.5 m[/tex]

We can verify that the passenger train is at the same position at the time of the collision:

[tex]x_p(22.5)=(25.0)(22.5)+\frac{1}{2}(-0.100)(22.5)^2=537.5 m[/tex]

So, the two trains collide at x = 537.5 m.

c)

In the graph in attachment, the position-time graph of each train is represented. We have:

  • The freight train is moving at constant speed, therefore it is represented with a straight line with constant slope (the slope corresponds to its velocity, so 15.0 m/s)
  • The passenger train has a uniformly accelerated motion, so it is a parabola: at the beginning, the slope (the velocity) is higher than that of the freight train, however later it decreases due to the fact that the train is decelerating

The two trains meet at t = 22.5 s, where the position is 537.5 m.

d)

In order to avoid the collision, the freight train must have a initial position of

[tex]x_0'[/tex]

such that the two trains never meet.

We said that the two trains meet if:

[tex]x_p(t)=x_f(t)\\u_p t + \frac{1}{2}at^2=x_0' + v_f t[/tex]

Re-arranging,

[tex]\frac{1}{2}at^2+(u_p-v_f)t-x_0'=0\\-\frac{1}{2}at^2+(v_f-u_p)t+x_0'=0[/tex]

Substituting the values for the acceleration and the velocity,

[tex]0.05t^2-10t+x_0'=0[/tex]

The solution of this equation is given by the formula

[tex]t=\frac{+10\pm \sqrt{10^2-4\cdot 0.05 \cdot x_0'}}{2(0.05)}[/tex]

The two trains never meet if the discrimant is negative (so that there are no solutions to the equation), therefore

[tex]10^2-4\cdot 0.05 \cdot x_0'<0\\100-0.2x_0'<0\\0.2x_0'>100\\x_0'>500 m[/tex]

Therefore, the freight train must have a head start of 500 m.

e)

In this case, we want to find the acceleration [tex]a'[/tex] of the passenger train such that the two trains do not collide.

We solve the problem similarly to part d):

[tex]x_p(t)=x_f(t)\\u_p t + \frac{1}{2}a't^2=x_0 + v_f t[/tex]

Re-arranging

[tex]\frac{1}{2}a't^2+(u_p-v_f)t-x_0=0\\-\frac{1}{2}a't^2+(v_f-u_p)t+x_0=0[/tex]

Substituting,

[tex]-0.5at^2-10t+200=0[/tex]

The solution to this equation is

[tex]t=\frac{+10\pm \sqrt{10^2-4\cdot (-0.5a') \cdot (200)}}{2(0.05)}[/tex]

Again, the two trains never meet if the discriminant is negative, so

[tex]10^2-4\cdot (-0.5a') \cdot (200)<0\\100+400a'<0\\400a'<-100\\a'<-0.25 m/s^2[/tex]

So, the deceleration must be smaller (towards negative value) than [tex]-0.25 m/s^2[/tex]

f)

In this case, the motion of the freight train is also accelerated, so its position at time t is given by

[tex]x_f(t)=x_0 + v_f t + \frac{1}{2}a_ft^2[/tex]

where [tex]a_f[/tex] is the acceleration of the freight train.

Then we solve the problem similarly to the previous part: the two trains collide if their position is the same,

[tex]x_p(t)=x_f(t)\\u_p t + \frac{1}{2}at^2=x_0 + v_f t+\frac{1}{2}a_ft^2[/tex]

Re-arranging,

[tex]\frac{1}{2}(a_f-a)t^2+(v_f-u_p)t+x_0=0\\\\\frac{1}{2}(a_f-0.100)t^2-10t+200=0[/tex]

And the solution is

[tex]t=\frac{+10\pm \sqrt{10^2-4\cdot (0.5a_f-0.05) \cdot (200)}}{2(0.5a_f-0.05)}[/tex]

Again, the two trains avoid collision if the discriminant is negative, so

[tex]10^2-4\cdot (0.5a_f-0.05) \cdot (200)<0\\100-400a_f+40<0\\\\400a_f>140\\a_f>0.35 m/s^2[/tex]

Learn more about accelerated motion:

brainly.com/question/9527152

brainly.com/question/11181826

brainly.com/question/2506873

brainly.com/question/2562700

#LearnwithBrainly

Ver imagen skyluke89

Engineer on passenger train

The answer of collusion is  22.5 sec, location is x = 537.5 m, must have start of 500m. Deacceleration is 0.25 m/s, avoided collusion if speed is 0.35m/s.

  • The train is traveling in the same direction and the engineer uses the breaks creating the acceleration of 0.100 m/s2  in a direction opposite to the train.
  • The train can collide after 22.5 sec. The trains can collide at a location of  537.5 m. The freight one must have the head start about 500 m.
  • Deceleration is less than the negative. The 2 trains avoid a collision if the speed of the freight is the least.

Learn more about the passenger of the train.

brainly.com/question/14477416.

ACCESS MORE
EDU ACCESS