Speed of car with changing mass problem

  • Thread starter Thread starter bodensee9
  • Start date Start date
  • Tags Tags
    Car Mass Speed
AI Thread Summary
The problem involves an empty freight car of mass M that starts from rest while sand is added at a steady rate b. The mass of the car changes over time, leading to the equation M(t) = M + bt. The force applied, F, relates to the acceleration of the car through F = M(t)(dv/dt). The correct integration leads to the velocity formula v = (F/b)*ln((M + bt)/M), which corrects the initial misunderstanding regarding the limits of integration. Properly accounting for the initial conditions resolves the issue in the calculations.
bodensee9
Messages
166
Reaction score
0
Hello:

An empty freight car of mass M starts from rest under an applied force F. At the same time, sand begins to run into the car at steady rate b from a hopper at rest along the track. Find speed when mass of sand m has been transferred.

I have attached a drawing.

So would this be: Let M(t) = mass as a function of time. So we have
M(t) = M + bt
And we have F = M(t)(dv/dt)
So F(dt) = M(t)dv
or dv = F(dt)/(M + bt)
So wouldn't we have
v = F/b*ln(M + bt)?
But somehow this is wrong?
Thanks.
 

Attachments

Physics news on Phys.org
You've got it right up to dv = F(dt)/(M + bt)

By doing a substitution of "M + bt" and then integrating accordingly, you should get

v = (F/b)*ln((M + bt)/M)

I think all that you did wrong was that you forgot to solve for the "t = 0" end of the integral.
 
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}...
Back
Top