Trouble with a Rocket Propulsion question (Variable Mass & Momentum)

AI Thread Summary
The discussion revolves around solving a rocket propulsion problem involving variable mass and momentum. The user set the upward direction as positive and derived a differential equation for velocity, but encountered discrepancies in the final velocity equation. The correct solution should reflect the initial condition of zero velocity at time zero, which was overlooked during integration. A key error identified was not properly evaluating the lower limit of the integral. The user appreciates the guidance in correcting their approach to the problem.
vparam
Messages
17
Reaction score
3
Homework Statement
A fully fueled rocket has a mass of 21,000 kg, of which 15,000 kg is fuel. The burned fuel is spewed out the rear at a rate of 190 kg/s with a speed of 2800 m/s relative to the rocket. If the rocket is fired vertically upward calculate its final velocity at burnout (all fuel used up). Ignore air resistance and assume g is a constant 9.80 m/s^2.
Relevant Equations
M * dv/dt = ∑F_ext + v_rel * dM/dt
I chose to set the upwards direction to be positive and dM/dt = R = 190 kg/s, so I can solve the problem in variable form and plug in. With the only external force being gravity, this gives

M(t) * dv/dt = -M(t) * g + v_rel * R

where M(t) is the remaining mass of the rocket. Rearranging this equation gives:

dv/dt = -((v_rel * R)/M(t)) - g

Since R is constant, M(t) = M_0 - R * t, where M_0 is the initial mass of the rocket. Plugging in gives:

dv/dt = -((v_rel * R)/(M_0 - R * t)) - g.

Solving as a separable differential equation, I arrived at the answer (assuming v = 0 at t = 0):

v(t) = -g * t + v_rel * ln(M_0 - R * t).

However, after plugging in values, I'm not able to get the correct answer. The solution instead has a different equation for v(t):

v(t) = -g * t + v_rel * ln(M/M_0).

Any help about where I could be going wrong with the physical setup or the math of this problem would be much appreciated. Thanks in advance!
 
Physics news on Phys.org
vparam said:
dv/dt = -((v_rel * R)/(M_0 - R * t)) - g.

Solving as a separable differential equation, I arrived at the answer (assuming v = 0 at t = 0):

v(t) = -g * t + v_rel * ln(M_0 - R * t).
Note that your result for v(t) does not satisfy the initial condition v = 0 at t = 0.

When you integrated ## \dfrac {dt}{M_0 - Rt}## from ##t = 0## to ##t = t##, did you forget to evaluate at the lower limit ##t = 0##?
 
Last edited:
Yes, it looks like that's where I went wrong. Thank you for your help!
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
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...
Thread 'A bead-mass oscillatory system problem'
I can't figure out how to find the velocity of the particle at 37 degrees. Basically the bead moves with velocity towards right let's call it v1. The particle moves with some velocity v2. In frame of the bead, the particle is performing circular motion. So v of particle wrt bead would be perpendicular to the string. But how would I find the velocity of particle in ground frame? I tried using vectors to figure it out and the angle is coming out to be extremely long. One equation is by work...
Back
Top