The parent note gave you the four master relations. This page stress-tests them across every situation a problem can hand you: the friendly middle-of-the-road case, the zero case, the runaway case, the geometry that grows vs. the geometry that stays flat, the sea-level-vs-vacuum pressure twist, and a full mission-style word problem. Work each one yourself first (that's what Forecast is for), then check against the steps.
Before we start, here are the only tools we will use, each stated in plain words so no symbol is unearned:
Recall The four relations we lean on (from the parent note)
Thrust (ideal): F = m ˙ v e — force equals how much mass leaves per second, times how fast it leaves.
Thrust (full): F = m ˙ v e + ( p e − p a ) A e — add a push/pull from the pressure mismatch at the nozzle mouth.
Mass burn rate: m ˙ = ρ p A b r — density × burning surface area × how fast the flame eats inward.
Burn-rate law: r = a p c n — flame speed rises with chamber pressure; stable only when n < 1 .
Here m ˙ (read "m-dot") means "kilograms of solid turned to gas per second ". The dot is shorthand for "rate of change with time".
The nozzle-mouth symbols used in the full thrust formula, each pictured at the exit plane — the flat circular opening where the exhaust finally leaves the rocket:
A e = exit area — the area of that opening (m²).
p e = exit pressure — the pressure of the exhaust gas at that opening (Pa).
p a = ambient pressure — the pressure of the surrounding atmosphere pushing back on that opening (Pa). At sea level p a ≈ 101.3 kPa ; in vacuum p a = 0 .
The term ( p e − p a ) A e is literally "the leftover pressure difference × the area it acts on" = an extra force at the exit plane. Everything else was defined in the parent.
Specific impulse I s p (previewed here because the matrix mentions it) is a rocket's fuel efficiency quoted in seconds : take the exhaust speed v e (m/s) and divide by g 0 = 9.81 m/s 2 , the standard strength of gravity, so I s p = v e / g 0 . Higher I s p = more push per kilogram burned. It is fully re-derived and used in Example 8; see also Specific Impulse .
Every solid-motor numerical problem is one of these cells. The examples below are tagged with the cell they cover so you can see the whole board is filled.
#
Cell class
What makes it tricky
Example
A
Baseline — plug into m ˙ = ρ p A b r , F = m ˙ v e
nothing; warm-up
Ex 1
B
Pressure exponent scaling (n < 1 )
ratio, exponent, a cancels
Ex 2
C
Degenerate: A b → 0 (burnout)
thrust falls to zero — limiting case
Ex 3
D
Runaway: n ≥ 1
unstable feedback — the forbidden case
Ex 4
E
Geometry: progressive (cylindrical port grows)
A b rises with time
Ex 5
F
Geometry: neutral (star / end-burner)
A b held constant
Ex 5
G
Pressure term: vacuum vs sea level
sign of ( p e − p a ) A e flips
Ex 6
H
Real-world word problem (mission burn time + total impulse)
multi-step, unit-heavy
Ex 7
I
Exam twist (I s p from v e ; feeds Tsiolkovsky)
connects three formulas
Ex 8
Cells A–I are all covered by Examples 1–8.
Statement. A motor has ρ p = 1750 kg/m 3 , burning area A b = 0.040 m 2 , burn rate r = 9 mm/s , exhaust speed v e = 2500 m/s , and is running matched (p e = p a ). Find m ˙ and thrust F .
Forecast: Guess the thrust to the nearest kN before reading on. (Hint: m ˙ will be under 1 kg/s, v e is 2500 → so F a couple of kN.)
Convert the burn rate: r = 9 mm/s = 0.009 m/s .
Why this step? Every other quantity is in metres and kilograms; mixing millimetres would make the answer wrong by 1000 × .
Mass burn rate: m ˙ = ρ p A b r = 1750 × 0.040 × 0.009 = 0.63 kg/s .
Why this step? In one second the flame recedes 0.009 m over the whole 0.040 m 2 face, carving out 0.00036 m 3 of solid; times density gives the kilograms.
Thrust: F = m ˙ v e = 0.63 × 2500 = 1575 N .
Why this step? Since p e = p a the pressure term is exactly zero, so ideal thrust is just momentum flux.
Verify: Units: ( kg/s ) ( m/s ) = kg⋅m/s 2 = N ✓. Magnitude: ≈ 1.6 kN, a small-motor value — sensible. ✓
Statement. A propellant burns at r 1 = 9 mm/s when the chamber pressure is p 1 = 6 MPa . Its pressure exponent is n = 0.40 . What is the burn rate at p 2 = 9 MPa ?
Forecast: The pressure jumped 50% . Because n < 1 , will the burn rate rise by more or less than 50% ?
Write the ratio of the burn-rate law: r 1 r 2 = a p 1 n a p 2 n = ( p 1 p 2 ) n .
Why this step? The messy temperature-dependent constant a is identical in both states, so dividing makes it vanish. We never even need its value.
Plug numbers: p 1 p 2 = 6 9 = 1.5 , so r 1 r 2 = 1. 5 0.40 .
Why this step? Raising to the power n = 0.40 is what "which fraction of the pressure change reaches the flame" looks like.
Evaluate the power: ln 1.5 = 0.4055 , × 0.40 = 0.1622 , e 0.1622 = 1.176 . So r 2 = 9 × 1.176 = 10.6 mm/s .
Why this step? We use ln then e ( ⋅ ) because there is no "nice" root here — the exponential undoes the logarithm to recover 1. 5 0.4 .
Verify: The pressure rose 50% but the burn rate rose only ≈ 18% — less than the pressure change, exactly what n < 1 guarantees. This self-limiting behaviour is why the motor doesn't run away. ✓
Statement. An end-burner has a constant face area while it burns, but in the final instant the last sliver of propellant vanishes and A b → 0 . Take the Example-1 motor (ρ p = 1750 , r = 0.009 m/s, v e = 2500 ) but let A b = 0.010 m 2 , then A b = 0.001 m 2 , then A b = 0 . What thrust does each give?
Forecast: As A b shrinks toward zero, does thrust taper smoothly or drop off a cliff?
Thrust as a function of area: F ( A b ) = ρ p A b r v e = ( 1750 ) ( 0.009 ) ( 2500 ) A b = 39375 A b .
Why this step? Chaining the two relations shows thrust is directly proportional to burning area — a straight line through the origin.
Evaluate: at A b = 0.010 ⇒ F = 393.75 N ; at A b = 0.001 ⇒ F = 39.375 N ; at A b = 0 ⇒ F = 0 N .
Why this step? Each is just 39375 times the area; the limit A b → 0 gives thrust → 0 continuously.
Interpret the limit: the moment the burning surface disappears, so does all thrust — the motor cannot coast on "stored force". Thrust exists only while something is burning.
Why this step? This is the degenerate boundary of the whole model: no A b , no m ˙ , no F .
Verify: F is linear in A b , so halving/tenthing the area exactly tenths the thrust (393.75 → 39.375 ) ✓, and F ( 0 ) = 0 with no discontinuity ✓. Units check on the slope ρ p r v e : ( kg/m 3 ) ( m/s ) ( m/s ) = kg / ( m⋅s 2 ) ; multiplying by A b in m 2 gives ( kg / ( m⋅s 2 )) ( m 2 ) = kg⋅m/s 2 = N ✓.
Statement. Two propellants sit at p 1 = 5 MPa , r 1 = 8 mm/s . A random flutter pushes pressure up 20% to p 2 = 6 MPa . Compare the burn-rate response for a safe propellant (n = 0.4 ) and a forbidden one (n = 1.3 ). Which one feeds back to blow up?
Forecast: More burn rate makes more gas makes more pressure. When does that loop settle, and when does it explode?
Safe propellant: r 1 r 2 = 1. 2 0.4 . ln 1.2 = 0.1823 , × 0.4 = 0.0729 , e 0.0729 = 1.0757 . So burn rate rises ≈ 7.6% for a 20% pressure bump.
Why this step? The response (7.6% ) is smaller than the disturbance (20% ): the extra gas can't sustain the pressure spike, so it relaxes back. Stable.
Forbidden propellant: r 1 r 2 = 1. 2 1.3 . ln 1.2 = 0.1823 , × 1.3 = 0.2370 , e 0.2370 = 1.267 . Burn rate rises ≈ 26.7% .
Why this step? Now the response (26.7% ) is larger than the disturbance (20% ): more gas → higher pressure → even more gas. The loop amplifies itself.
Conclude: the boundary is exactly n = 1 . For n < 1 disturbances shrink; for n ≥ 1 they grow without bound → detonation. This is why the parent note insists n < 1 .
Why this step? It pins the design rule to a limiting value, not a vague "keep it low".
Verify: At the knife-edge n = 1 : 1. 2 1 = 1.20 , i.e. burn rate rises exactly as much as pressure — neither damping nor amplifying (marginal). Safe side 1.076 < 1.20 < 1.267 forbidden side ✓, straddling the n = 1 marginal value as expected.
Figure 1 — Thrust ratio vs distance burned outward, for a tube port (progressive) and a star port (neutral).
What Figure 1 shows. The horizontal axis is how far the flame has burned outward from the port wall , in millimetres (0 up to 10 mm). The vertical axis is thrust divided by its starting value — a pure ratio, so both curves begin at 1.00. The magenta solid curve is a plain cylindrical (tube) port: as the flame eats outward the port circumference grows, so the burning area — and thrust — climbs steadily to 1.50 (a rising "progressive" curve). The violet dashed line is a star port: it stays pinned at 1.00 the whole way across (a flat "neutral" curve). Orange dots mark the start (radius 20 mm, thrust ×1.00) and the tube's end (radius 30 mm, thrust ×1.50).
The takeaway you should see : geometry alone decides whether thrust rises or stays flat.
Statement. A cylindrical-port grain of length L = 0.5 m starts with port radius R 0 = 20 mm . The burning surface is the inner wall, A b = 2 π R L . It burns 10 mm outward. (a) By what factor does A b rise (progressive)? (b) A star grain instead holds A b constant (neutral) — if it starts at the same A b and thrust, what is its thrust ratio at the same moment? Use ρ p = 1750 , r = 0.009 m/s, v e = 2500 .
Forecast: For the tube, thrust follows the port radius. Guess the percentage thrust rise after the radius grows from 20 to 30 mm.
Convert lengths to metres and find the initial area: R 0 = 20 mm = 0.020 m , so A b , 0 = 2 π R 0 L = 2 π ( 0.020 ) ( 0.5 ) = 0.0628 m 2 .
Why this step? The burning surface of an internal cylinder is its lateral (side) area, 2 π R L — a rectangle rolled into a tube of circumference 2 π R and height L . We work in metres so the area comes out in m² to match ρ p in kg/m³.
Final radius after burning 10 mm: R 1 = 20 + 10 = 30 mm = 0.030 m . Final area A b , 1 = 2 π R 1 L = 2 π ( 0.030 ) ( 0.5 ) = 0.0942 m 2 .
Why this step? The flame front eats radially outward, so the port radius grows by the 10 mm burned (converted here to 0.010 m) and the burning circumference grows with it.
Progressive ratio: A b , 0 A b , 1 = R 0 R 1 = 20 30 = 1.5 . Since thrust ∝ A b , thrust rises 50% — an undesirable rising curve.
Why this step? For a tube, A b is proportional to R , so the area ratio is just the radius ratio; L , 2 π cancel (and the mm↔m conversion cancels too, since it applies to both radii). This is the magenta curve reaching 1.50.
Neutral (star): by design A b stays constant as extra star points recede to offset the widening. Thrust ratio = 1.00 — a flat curve.
Why this step? A star port adds fresh burning surface exactly where a plain tube would lose it, keeping A b and thus thrust constant — the violet dashed line held at 1.00.
Verify: Initial thrust F 0 = ρ p A b , 0 r v e = 1750 ( 0.0628 ) ( 0.009 ) ( 2500 ) = 2472 N . Progressive final F 1 = 1.5 F 0 = 3708 N . Ratio 3708/2472 = 1.5 ✓. Neutral final = F 0 = 2472 N , ratio 1.00 ✓.
Statement. A motor has m ˙ = 4 kg/s , v e = 2600 m/s , nozzle exit area A e = 0.05 m 2 , and exit pressure p e = 70 kPa . Find the thrust (a) at sea level (p a = 101.3 kPa ) and (b) in vacuum (p a = 0 ). (Recall from the definition above: A e is the exit opening's area, p e the gas pressure there, p a the outside pressure pushing back.)
Forecast: The full formula adds ( p e − p a ) A e . Which environment gives more thrust, and does the extra term ever subtract ?
Momentum thrust (same in both): m ˙ v e = 4 × 2600 = 10400 N .
Why this step? Mass flow and exhaust speed are set by the chemistry/nozzle, unaffected by outside air.
Sea level pressure term: ( p e − p a ) A e = ( 70000 − 101300 ) ( 0.05 ) = ( − 31300 ) ( 0.05 ) = − 1565 N .
Why this step? Here p e < p a (over-expanded nozzle): outside air pushes back on the exit plane harder than the jet pushes out, so the term is negative — it steals thrust.
Sea-level total: F = 10400 − 1565 = 8835 N .
Why this step? The full thrust formula is momentum thrust plus the pressure term; adding a negative number is the same as subtracting, so the atmospheric back-push lowers the net force below the ideal 10400 N .
Vacuum pressure term: ( 70000 − 0 ) ( 0.05 ) = + 3500 N , so F = 10400 + 3500 = 13900 N .
Why this step? With no ambient air pushing back, the exit pressure acts fully outward — the term flips positive , so the same motor produces more thrust in space.
Verify: Vacuum thrust (13900 N) > sea-level thrust (8835 N) ✓ — real rockets do gain thrust as they climb. The gap between them is exactly p a A e = 101300 × 0.05 = 5065 N , and indeed 8835 + 5065 = 13900 ✓. Units of every term: ( Pa ) ( m 2 ) = ( N/m 2 ) ( m 2 ) = N , matching the momentum term ( kg/s ) ( m/s ) = N ✓.
Statement. A booster carries M p = 900 kg of propellant. It burns at a constant m ˙ = 6 kg/s with v e = 2400 m/s (matched). Find: (a) burn time, (b) constant thrust, (c) total impulse J = F t b , and (d) confirm J also equals M p v e .
Forecast: Two different routes should give the same total impulse. Guess whether J is nearer 1 million or 2 million N·s.
Burn time: t b = m ˙ M p = 6 900 = 150 s .
Why this step? Total mass divided by mass-per-second gives seconds — how long the propellant lasts.
Thrust: F = m ˙ v e = 6 × 2400 = 14400 N .
Why this step? Constant m ˙ and v e mean constant thrust throughout the burn.
Total impulse via force×time: J = F t b = 14400 × 150 = 2 160 000 N⋅s .
Why this step? Impulse is the accumulated push; with constant force it's simply force times duration.
Cross-check via mass×speed: J = M p v e = 900 × 2400 = 2 160 000 N⋅s .
Why this step? Total impulse equals all the momentum thrown backward, which is total ejected mass times its speed — a route that never mentions time.
Verify: Both routes give 2.16 × 1 0 6 N⋅s ✓. Units: N⋅s = kg⋅m/s (momentum) ✓. This value feeds Specific Impulse and the Tsiolkovsky Rocket Equation for the delivered Δ v .
Two new quantities appear here; both are defined in plain words before we use them.
Specific impulse I s p is a rocket's fuel efficiency, quoted in seconds . Take the exhaust speed v e (metres per second) and divide by g 0 = 9.81 m/s 2 , the standard strength of gravity:
I s p = g 0 v e .
The units cancel to m/s 2 m/s = s . Intuitively: how many seconds one kilogram of propellant can produce one kilogram-weight of thrust. Higher I s p = more push per kilogram burned. This is the Specific Impulse figure of merit.
The Tsiolkovsky Rocket Equation says the velocity a rocket gains, Δ v ("delta-vee", the change in speed), is
Δ v = v e ln ( m f m 0 ) ,
where m 0 is the wet mass (full — vehicle plus all propellant) and m f is the dry mass (empty — after all propellant is spent). The ln (natural logarithm) appears because speed builds up in equal chunks each time the fraction of mass left is halved — logarithms are exactly the tool that counts equal fractional steps.
Statement. For the Example-7 booster (v e = 2400 m/s , M p = 900 kg ), take a total vehicle wet mass m 0 = 1200 kg (so dry mass m f = 1200 − 900 = 300 kg ). Find (a) specific impulse I s p with g 0 = 9.81 m/s 2 , and (b) the ideal velocity gain Δ v .
Forecast: I s p in the couple-hundred-seconds range is typical for solids. Guess Δ v — will it exceed v e itself?
Specific impulse: I s p = g 0 v e = 9.81 2400 = 244.6 s .
Why this step? Dividing exhaust speed by g 0 converts "how fast the gas leaves" into the standard efficiency figure engineers quote in seconds — the only step needed once v e is known.
Mass ratio: m f m 0 = 300 1200 = 4 .
Why this step? The rocket equation cares only about the ratio of full to empty mass — how big a fraction was throwable — so we compute that pure number first.
Rocket equation: Δ v = v e ln ( m 0 / m f ) = 2400 × ln 4 . ln 4 = 1.3863 , so Δ v = 2400 × 1.3863 = 3327 m/s .
Why this step? We use the natural log because velocity builds up as the fractional mass falls — each equal fractional mass loss adds an equal velocity chunk, and ln is exactly the "sum of equal fractional steps."
Verify: I s p ≈ 245 s sits squarely in the solid-motor range (∼ 200–290 s) ✓. And Δ v = 3327 > v e = 2400 : because the mass ratio exceeds e 1 ≈ 2.718 , the ship ends up faster than its own exhaust speed ✓. Units of Δ v : m/s (the ln is dimensionless) ✓.
Recall Which cell was which?
Baseline plug-in ::: Ex 1 (cell A)
a cancels in a burn-rate ratio ::: Ex 2 (cell B)
Thrust → 0 as A b → 0 ::: Ex 3 (cell C)
Runaway boundary at n = 1 ::: Ex 4 (cell D)
Tube grows A b (progressive), star keeps it flat (neutral) ::: Ex 5 (cells E, F)
Pressure term flips sign vacuum vs sea level ::: Ex 6 (cell G)
Total impulse two ways ::: Ex 7 (cell H)
I s p and Δ v from v e ::: Ex 8 (cell I)
Recall The three exit-plane symbols
What is A e ? ::: The nozzle exit opening's area (m²).
What is p e ? ::: The exhaust gas pressure right at the exit plane (Pa).
What is p a ? ::: The ambient (surrounding) pressure pushing back; ≈ 101.3 kPa at sea level, 0 in vacuum.
What is I s p and its unit? ::: Specific impulse = v e / g 0 , measured in seconds.
"BASE-RUN-GEO-PRESS-MISSION-DELTAV" — the six flavours of solid-motor problem, in the order you'll meet them on an exam.
Parent topic — the four master relations these examples exercise.
Specific Impulse — Ex 8 turns v e into I s p .
Tsiolkovsky Rocket Equation — Ex 7–8 feed total impulse and Δ v .
De Laval Nozzle — sets v e , p e , A e used in Ex 6.
Newton's Third Law — the momentum principle behind every thrust value.
Liquid Propellants — contrast for the throttle/restart limits shown by fixed geometry.