Should be simple acceleration problem

  • Thread starter Thread starter JFAN2260
  • Start date Start date
  • Tags Tags
    Acceleration
AI Thread Summary
The discussion revolves around a physics problem involving a train traveling between two stations 1000 meters apart, where it accelerates at 0.1 m/s² and then decelerates at -0.5 m/s². Participants explore the equations of motion to determine the time taken to travel the distance and the time spent accelerating versus braking. They highlight the challenge of relating the two phases of motion due to differing accelerations and the need to calculate the final velocity after acceleration to use in the braking phase. A key insight is that the time spent accelerating is five times longer than the time spent decelerating, leading to a ratio of 5/6 for acceleration and 1/6 for deceleration. The conversation also touches on similar problems, emphasizing the importance of defining the system's origin when analyzing motion.
JFAN2260
Messages
3
Reaction score
0

Homework Statement


Train is traveling between two stations 1000 m apart. Train never reaches cruising speed, instead engineer first accelerates at 0.1 m/s^2 and then immediately brakes at -.5 m/s^2.

How much time is needed to get from one station to the other?
How much of this time is spent accelerating?


Homework Equations



Not really sure. I'm assuming that x=x0 + v0t + 1/2at^2 is used, but I'm not sure how to deal with the two different accelerations and the ratio between the time spent accelerating and braking.

The Attempt at a Solution



The real problem is I'm not really sure where to start. I've had several attempts but can't find a way to relate T1 to T2.
 
Physics news on Phys.org
We accelerate:
x_1 = x_0 + v_0t_1 + \frac{1}{2}a_1t_1^2, x_0 = 0, v_0 = 0
Thus
x_1 = \frac{1}{2}at^2

Also we know that
v_1 = v_0 + a_1t_1, v_0 = 0
Thus
v_1 = a_1t_1


Then we brake:
x_2 = v_1t_2 - \frac{1}{2}a_2t_2^2
Thus
x_2 = (a_1t_1)t_2 - \frac{1}{2}a_2t_2^2

We know that total distance x = 1000m
Thus
x = x_1 + x_2 = 1000m
But wait we have still two unknown variables, right? t_1 and t_2
However, we know
v_1 = a_1t_1 (as stated before)
and also
v_2 = v_1 - a_2t_2 Where v_2 is the speed at the end => v_2 = 0
Thus
v_1 = a_2t_2

And that's all the info you need. Think about it ;).
 
You know that it loses speed 5 times as quickly as it gains speed, so this means that it takes 5 times as long to reach the top speed of the trip as it does to go back down to 0 speed. Thus, 5/6 of the duration of the trip is spent accelerating, and 1/6 is spent decelerating. That should get you started.
 
So does that mean that when something has starting acceleration but no initial velocity that you have to account for the velocity that accrues over time? Like another problem says that a bus is 30 m away and starts accelerating at .600 m/s^2. How fast do you have to run to catch it? The bus has no initial velocity, but would you have to add a factor of velocity when you solve the equation? Originally i had 0=30-vt+.5(.600)t^2 but should I add something to account for the bus's velocity? I'm not trying to sneak homework answers, I don't get it.
 
It depends. I think the real problem with people is actually understanding the equations
x = x_0 + v_0t + 0.5at^2
v = v_0 + at

You can approach the bus problem in two ways(that i can think of at least):
-Either look at the system as a whole
-Or separate the runner and the bus and look at them as separate systems

Usually in this kind of problems it's easier to just ignore the other part and focus on one at a time.
For the bus
x = x_0 + v_0t + 0.5at^2
As you said, the bus has no initial velocity so v_0 = 0. Remember, we're investigating the bus now so let's ignore the runner.
x = x_0 + 0.5at^2
Now what is x_0 then? It depends how you look at the system. If you place the origin of the system on the bus in the very beginning, x_0 will be 0. However, if you decide to put the origin on the runner in the beginning, x_0 will be 30m. You can decide whatever origin you wish BUT you need to remember that the origin of the system stays there and you can't move it. You'll calculate all the stuff based on that origin.
Let's put the origin on the runner, thus
x = 30m + 0.5*0.600m/s^2*t^2 for the bus.

Now...
While writing i noticed a flaw in the problem. There's no time limit put in which we should catch the bus or limit for the running speed of the runner.
Anyway, i won't go further because of that but all i said before is still valid.
 
Yeah what i realized is that it's not really a flaw, because if you think about it say the runner is walking at like 3 m/sec, then no matter how long he takes, he will never catch the bus becuase it will have increased velocity to an extent that no amount of time can compensate. I think what you're supposed to do is look at the discriminant of the quadratic formula and realize that if the discrimant is below zero, then there is no way that the time will be a real number.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top