Solving a Cart Losing Mass Problem

  • Thread starter Thread starter LondonLady
  • Start date Start date
  • Tags Tags
    Cart Mass
AI Thread Summary
The discussion revolves around a physics problem involving a cart losing sand at a rate of k kg/s while being pulled by a force F. Participants derive a differential equation for the cart's velocity, initially expressing momentum and simplifying it to find the rate of change of velocity. There is confusion regarding the negative terms in the equation, leading to questions about the initial mass definition and setup errors. Alternative approaches are proposed, including a method that yields a logarithmic expression for velocity over time. Clarifications are provided that the initial mass M does not include the sand load, emphasizing the importance of correctly defining variables in the problem.
LondonLady
Messages
14
Reaction score
0
Hi I have this problem involving a cart which is losing sand

It says:

A cart with initial mass M and a load of sand \frac{1}{2}M loses sand at the rate k kg/s. The cart is pulled horizontally by a force F. Find the differential equation for the rate of change of the carts velocity in terms of k,M and F while there is sand in the cart.

So i said that at t = 0 the momentum= \frac{3}{2}Mv. Therefore

\displaystyle{dp = \left(\frac{3}{2}Mv\right) - \left[\left(\frac{3}{2}M - dM\right)\left(v + dv\right) - vdM\right]}

Simplifying

\displaystyle{dp = -\frac{3}{2}Mdv + 2vdM

Dividing by dt

\displaystyle{\frac{dp}{dt} = -\frac{3}{2}M\frac{dv}{dt} + 2v\frac{dM}{dt}}

As \displaystyle{\frac{dM}{dt} = -k}

\displaystyle{\frac{dv}{dt} = -\frac{4}{3M}vk - \frac{2F}{3M}}

Im confused because of the very negative right hand side of the equation. Did i make an error in the set up at the start?

Thankyou in advance
 
Physics news on Phys.org
I hesitate to put this forth since I do so poorly at this type of problem; I hope this doesn't confuse the issue but I took a different approach -- it seems too easy even though I can't see the flaw

M(t) = 1.5*M - kt

a(t) = F/M(t)

v(t + dt) = v(t) + a(t)dt

thus

v'(t) = a(t)

integrate and you get a log expression:

[log(1.5M) - log(1.5M - kt)]*F/k

This gives sane answers in Excel.
 
When you say 'initial mass M' does that include the load of sand? donjennix's approach looks OK to me (but then again, I'm no physics god so...). Using momentum, we have

dp/dt = d/dt (mv)

and since m and v are functions of time, then

dp/dt = mdv/dt + vdm/dt.

Rearranging gives

dv/dt = 1/m(dp/dt - vdm/dt)

Since F is producing the change in momentum, we can substitute it for dp/dt. dm/dt is just k so

dv/dt = 1/m(F - vk)

As a said, I'm not physics guru so let's see what others say.
 
e(ho0n3 said:
dv/dt = 1/m(F - vk)

And don't forget that m= 1.5*M - kt or something similar
 
Last edited:
No the initial mass M does not include the mass of the sand. Thankyou very much for your comments, I will have a thorough read of them now.
 
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...

Similar threads

Back
Top