This page is a self-testing ladder. Each problem sits at a difficulty level (L1 → L5). Try it with the solution collapsed, then open the [!recall]- block to check every step. All the physics you need lives in the parent note: the rocket-equation preview.
A reminder about the symbols so nothing is used before it is earned:
u=3000 m/s (exhaust velocity is measured relative to the rocket).
∣m˙∣=40 kg/s (the burn rate).
m0=5000 kg ("wet mass" = fuelled = start).
mf=2000 kg ("dry mass" = empty = end).
Mass ratio =mfm0=20005000=2.5.
What we did: matched everyday engineering words to our symbols. Nothing computed yet — recognition only.
Recall Solution
Fthrust=u∣m˙∣=3000×40=1.2×105N=120kN.Why this formula: thrust is the reaction force from throwing mass backward. Each second, 40 kg leaves at 3000 m/s relative to the rocket, so momentum leaves at 40×3000 kg·m/s per second — and force is momentum per second (Impulse–Momentum Theorem).
No external force, so Tsiolkovsky applies directly:
Δv=ulnmfm0=2000ln10004000=2000ln4.Why ln: each kg burned pushes the remaining, smaller mass, so the payoff compounds — integrating dm/m gives ln.
=2000×1.3863≈2773m/s.
Started at rest, so final speed =2773 m/s. We burned 3/4 of the mass yet gained only ≈1.39u — the log is stingy.
Recall Solution
Fthrust=u∣m˙∣=2000×25=5.0×104N.a=mFthrust=20005.0×104=25m/s2.Why current mass: acceleration always uses the mass right now. As m falls, a climbs even though thrust is constant.
Start from Tsiolkovsky and invert it — we know Δv and want the ratio:
Δv=ulnmfm0⇒uΔv=lnmfm0⇒mfm0=eΔv/u.Why exponentiate:ln and e(⋅) undo each other — to get the ratio out of the log, raise e to both sides (Logarithms and Exponential Growth).
mfm0=e6000/3000=e2≈7.389.
Fuel fraction =m0m0−mf=1−m0mf=1−e−2≈1−0.1353=0.8647.
So about 86.5% of the rocket must be fuel — this is the "tyranny of the rocket equation" in action.
Recall Solution
The 1-D near-Earth equation (from the parent) is
mdtdv=u∣m˙∣−mg.Hover means dtdv=0, so thrust balances weight:
u∣m˙∣=mg⇒∣m˙∣=umg=25008000×9.8=250078400=31.36kg/s.
For thrust-to-weight =1.5, thrust must be 1.5mg:
u∣m˙∣=1.5mg⇒∣m˙∣=1.5×31.36=47.04kg/s.Why: thrust-to-weight ratio scales the burn rate linearly, since thrust =u∣m˙∣ is linear in ∣m˙∣.
(a) Single stage:Δva=3000ln200010000=3000ln5≈3000×1.6094=4828m/s.(b) Stage 1 (burns 10000→4000, so its final mass is 4000 kg before jettison):
Δv1=3000ln400010000=3000ln2.5≈3000×0.9163=2749m/s.
Then drop the 2000 kg empty casing (no momentum change — it leaves at the rocket's speed). Stage 2 now starts at 2000 kg:
Δv2=3000ln5002000=3000ln4≈3000×1.3863=4159m/s.Total:Δvb=2749+4159=6908m/s.Why staging wins: in the single stage you drag the heavy empty tank the whole way. Dropping dead mass mid-flight means later fuel pushes a lighter vehicle — the log rewards you. Same total structure, ≈2080 m/s more Δv.
Recall Solution
(i) Constant burn, so mass falls linearly: m(t)=m0−∣m˙∣t.
Burnout when m=mf:
tb=∣m˙∣m0−mf=206000−2000=200s.(ii) In deep space, v(t)=ulnm(t)m0. Substituting m(t)=m0−∣m˙∣t:
v(t)=2500ln6000−20t6000.
At burnout t=200 s: m=2000 kg,
vf=2500ln20006000=2500ln3≈2500×1.0986=2747m/s.Shape (see figure):v rises slowly at first (heavy rocket) and steepens toward the end (light rocket, same thrust ⇒ bigger acceleration). It is not a straight line — the acceleration grows.
The 1-D equation with constant gravity is
mdtdv=u∣m˙∣−mg.
Integrate over the burn. The thrust term integrates to the Tsiolkovsky log; the gravity term integrates to −gtb (a steady drain over the burn time). Result:
vf=idealulnmfm0−gravity lossgtb.Why the gravity term is just gtb: in mdv=u∣m˙∣dt−mgdt, dividing by m leaves the gravity piece as −gdt, whose integral over the burn is simply −gtb — independent of how the mass changes.
Burn time:
tb=∣m˙∣m0−mf=2500500000−150000=2500350000=140s.
Ideal Δv:
ulnmfm0=3000ln150000500000=3000ln310≈3000×1.20397=3611.9m/s.
Gravity loss:
gtb=9.8×140=1372m/s.
True burnout speed:
vf≈3611.9−1372=2239.9m/s.
Gravity stole ≈1372 m/s — about 38% of the ideal Δv. This is why launches burn hard and fast (short tb) and turn horizontal early: to shrink gtb.
Recall Solution
Invert Tsiolkovsky for m0:
mfm0=eΔv/u=e9000/4000=e2.25≈9.4877.m0=mfe2.25=3000×9.4877≈28463kg.
Fuel needed =m0−mf≈28463−3000=25463kg.Reading it: to move a 3000 kg payload+structure by 9000 m/s you must carry ≈25.5tonnes of fuel — over 8× the dry mass. Because the ratio is eΔv/u, pushing Δv up (or u down) blows the fuel budget up exponentially. This is the tyranny, quantified.
Recall One-line self-check per level
L1 — u is relative to the rocket ::: an engine property, ~2000–4500 m/s, not a ground speed.
L2 — acceleration uses which mass ::: the current mass, so a rises as fuel burns.
L3 — invert Tsiolkovsky how ::: m0/mf=eΔv/u (exponentiate to undo the log).
L4 — why staging beats a single stage ::: dropping dead mass mid-flight lets later fuel push a lighter vehicle.
L5 — gravity loss equals ::: gtb, subtracted once from the ideal Δv.