Calculating Final Speed of a Car with Many Jumpers

  • Thread starter Thread starter Zolo
  • Start date Start date
  • Tags Tags
    Car Final Speed
AI Thread Summary
The discussion revolves around calculating the final speed of a car after multiple people jump off with a specific velocity relative to the car. The initial momentum of the system is equal to the final momentum, leading to a complex equation involving the velocities of the car after each person jumps. Participants analyze the impulse each jumper imparts to the car, noting that the car's mass decreases with each jump. The final speed is expressed as a sum of changes in velocity for each jumper, with a focus on how the mass of the car affects the final speed. The conversation concludes with the realization that the calculation may assume one additional person remains in the car, affecting the final result.
Zolo
Messages
9
Reaction score
0

Homework Statement


A number of k people standing on a stationary car. These people jump off with a velocity of v relative to the car one by one. Assume these people jump to the direction, what is the final speed V of the car.

Homework Equations


initial momentum=final momentum

The Attempt at a Solution


I tried to apply the formula a few times..and I get MV= kmv + m(V1+V2+...+V(k-1))
V1 means the velocity of the car after 1 people jump off. V(k-1) means the velocity of the car after k-1 people jump off.
But i can't simplify it...
 
Physics news on Phys.org
Zolo said:

Homework Statement


A number of k people standing on a stationary car. These people jump off with a velocity of v relative to the car one by one. Assume these people jump to the direction, what is the final speed V of the car.


Homework Equations


initial momentum=final momentum

The Attempt at a Solution


I tried to apply the formula a few times..and I get MV= kmv + m(V1+V2+...+V(k-1))
V1 means the velocity of the car after 1 people jump off. V(k-1) means the velocity of the car after k-1 people jump off.
But i can't simplify it...
Let's assume the people all have the same mass. Examine each jump in the reference frame of the car before the person jumps. What impulse does each person give to the car when each person jumps off? (impulse = FΔt = Δp). How does the final motion of the car relative to its initial motion relate to the sum of all those impulses?

AM
 
In the reference frame of the car,each people jump off will give an impulse of mv to the car? final momentum of car= initial momentum of car plus all these impulse?
 
Zolo said:
In the reference frame of the car,each people jump off will give an impulse of mv to the car? final momentum of car= initial momentum of car plus all these impulse?
Ok. But keep in mind that when the car that receives the first impulse it has k-1 people on it and when it receives the second impulse it has k-2 people on it, etc. So now comes the tricky part. Express the change in velocity of the car when the nth person jumps off (k > n > 0). Then all you have to do is add up all those changes in velocity.

AM
 
So the increase in velocity when nth people jump off= mv/[M+m(k-n)]?
Then, the final V=mv/[M+m(k-1)]+mv/[M+m(k-2)]+...+mv/M?

But the answer is V=mv/[M+m(k)]+mv/[M+m(k-1)]+...+mv/[M+m]...
 
Zolo said:
So the increase in velocity when nth people jump off= mv/[M+m(k-n)]?
Right.
Then, the final V=mv/[M+m(k-1)]+mv/[M+m(k-2)]+...+mv/M?
Ok. When the last person jumps off, n=k so:

V = \sum_{n=1}^{n=k} Δv_n = \sum_{n=1}^{n=k} mv/[M+m(k-n)]

But the answer is V=mv/[M+m(k)]+mv/[M+m(k-1)]+...+mv/[M+m]...
It seems to me that the first term in the sum (n=1) is: mv/[M+m(k-1)] and the last term (n=k) is: mv/[M+m(k-k)] = mv/M. So I agree with you.

Maybe they assume that it has k+1 people on it intially and k jump off (the last one, being the driver, stays on the car).

AM
 
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