Constant velocity object catching up to an accelerating object

AI Thread Summary
A train accelerates from a station at 0.41 m/s², and a passenger arrives 6.4 seconds after the train has passed a point. The equations for the train's position and the passenger's speed are discussed, with attempts to derive the passenger's constant speed needed to catch the train. The passenger's motion is modeled with the equation v(t - 6.4) = (1/2) * 0.41 * t², leading to confusion when graphing the resulting function. The key issue arises from the incorrect handling of the time variable, affecting the determination of the minimum speed required for the passenger to catch the train. Understanding the relationship between the time variables is crucial for solving the problem accurately.
maccam912
Messages
4
Reaction score
0

Homework Statement



A train pulls away from a station with a constant acceleration of 0.41 m/s2. A passenger arrives at a point next to the track 6.4 s after the end of the train has passed the very same point. What is the slowest constant speed at which she can run and still catch the train?


Homework Equations



x = 1/2*a*t2
x = v*t


The Attempt at a Solution



I think the 0.41 m/s2 belongs in the first equation, and gives a graph of position of the end of the train vs time. The 6.4 seconds can be used in the second equation, turing it into x = v*(t-6.4) to graph the motion of the girl running to catch up to the train. I can find the derivative of the first equation to find the slope that the line of the second equation must match, but I always get strange results when I try to tell that line to also go through the point (6.4,0). All I need is the value of v in the second equation, but I always end up eliminating it or getting strange results when simplifying.
 
Physics news on Phys.org
Eliminate x from your two equations and solve for v(t). Find the minimum of this v(t) function.


ehild
 
I'm still having trouble. I eliminate x by setting the equations equal to each other: v*t = (1/2)*0.41*t2. Then I solve for V by dividing both sides by t, ending up with

v = \frac{(1/2)*0.41*t^{2}}{t}

The t on the bottom cancels out 1 of the t's on the top. When I try to graph this equation, I end up with a straight line with a positive slope, and no minimum. Where did I go wrong here?
 
The time of the runner is 6.4 less than the time of the train. So you have v(t-6.4) = 1/2 *0.41*t^2.

ehild
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top