This is the "throw everything at it" page for Bernoulli's equation . The parent note built the equation from F = ma . Here we drill the using of it — every sign, every degenerate input, every quadrant of the problem-space.
Before touching a single number, recall the one line we lean on the whole page:
Definition When are we allowed to use this line at all?
Bernoulli's equation is honest only for flow that is
Steady — the velocity at a fixed point never changes with time.
Incompressible — density ρ is constant (so it can be pulled outside the integral).
Inviscid — no internal friction, so no energy leaks away as heat.
Along one streamline — a line everywhere tangent to the velocity; we connect two points that lie on the same such line.
Break any one and a correction term is needed (see Viscosity and Poiseuille Flow for the viscous case). Every example below quietly assumes all four hold.
Every Bernoulli problem is really a choice about which of the three terms survive at each of two points, plus which extra equation (usually continuity ) you pair with it. Here is the full grid of case-classes this topic can throw at you. Each cell is covered by a worked example below.
#
Case class
What is special
Example
A
Height only (v 1 ≈ 0 )
gravity term does all the work
Ex 1 — Torricelli
B
Speed only (horizontal)
height cancels, A 1 v 1 = A 2 v 2
Ex 2 — Venturi
C
Stagnation (v 2 = 0 )
all dynamic pressure → static
Ex 3 — Pitot
D
Degenerate: no flow (v = 0 everywhere)
Bernoulli collapses to hydrostatics
Ex 4
E
Both height AND speed
no term cancels, full equation
Ex 5 — pressurised tank
F
Limiting input: hole not tiny
the "v 1 ≈ 0 " shortcut fails
Ex 6
G
Sign trap: which point is high pressure?
pressure–speed sign bookkeeping
Ex 7 — atomiser
H
Real-world word problem, y 2 > y 1 (negative Δ y )
fluid climbs — sign convention tested
Ex 8 — watering uphill
I
Exam twist: forces, not the formula
back to − d P = ρ v d v
Ex 9 — pressure gradient in a nozzle
The two "edge" cells worth naming out loud:
Zero everywhere (v = 0 ): the dynamic term vanishes at both points, so Bernoulli becomes P + ρ g y = const — pure hydrostatics . Bernoulli must contain hydrostatics; if it didn't, it would be wrong. (Cell D.)
The "tiny hole" limit: the shortcut v 1 ≈ 0 is only true when the surface area is huge next to the hole. Cell F shows what happens when that limit breaks.
Uphill flow (y 2 > y 1 ): in Examples 1–7 point 2 always sits below point 1, so Δ y = y 2 − y 1 is negative and gravity helps . Cell H deliberately flips this — point 2 is higher , so Δ y > 0 and the height term now costs energy. Watch the sign do real work there.
Worked example Ex 1 — Cell A: height only (Torricelli, the clean case)
An open tank holds water. The free surface is h = 1.8 m above a small side hole. (Recall h ≡ y 1 − y 2 ; here point 1 is the surface, point 2 the hole, so h > 0 .) Find the jet speed v 2 .
Forecast: Guess before reading — does the answer depend on the tank's width, the water's density, or atmospheric pressure? (It depends on none of them. Bet a friend.)
Pick two points on one streamline: point 1 = free surface, point 2 = the hole.
Why this step? Bernoulli is only valid along a streamline ; if the two points didn't lie on the same tangent-to-velocity line, its constant would generally differ between them and the equation would be illegal. A drop of water genuinely travels from surface to hole, so they are on one streamline.
Kill the equal terms. P 1 = P 2 = P atm (both open to air), so pressure cancels. And v 1 ≈ 0 because the surface barely moves (Cell A's defining feature).
Why this step? Crossing out equal terms is the entire method — anything identical at both points contributes nothing to the difference that drives the physics, so it can leave the equation without changing the answer.
Write what survives: ρ g h = 2 1 ρ v 2 2 .
Why this step? After the cancellations, only the height term (point 1) and the dynamic term (point 2) remain, so the equation now says "the gravitational energy per volume lost equals the kinetic energy per volume gained."
Solve: v 2 = 2 g h = 2 ( 9.8 ) ( 1.8 ) .
Why this step? We isolate v 2 because that is the one unknown; ρ divides out on both sides, which is why density can't appear in the answer.
v 2 = 5.94 m/s
Verify: ρ and P atm vanished — matches the forecast. Units: ( m/s 2 ) ( m ) = m 2 / s 2 = m/s . ✓ This is the speed of a stone dropped from 1.8 m — exactly Torricelli's Law .
Look at Figure s01: the dashed line is the single streamline we chose, running from point 1 (the lavender surface, v 1 ≈ 0 ) down to point 2 (the coral hole). The mint double-arrow marks the height h whose energy ρ g h becomes the coral jet's 2 1 ρ v 2 2 — geometry made the two surviving terms visible.
Worked example Ex 2 — Cell B: speed only (Venturi, horizontal pipe)
Water flows through a horizontal pipe that narrows from area A 1 = 8 cm 2 (speed v 1 = 1.5 m/s ) to A 2 = 2 cm 2 . Find the pressure drop P 1 − P 2 .
Forecast: The narrow section — higher or lower pressure? Faster fluid feels less squished, so predict P 2 < P 1 .
Get v 2 from continuity : A 1 v 1 = A 2 v 2 ⇒ v 2 = v 1 A 2 A 1 = 1.5 ⋅ 2 8 = 6 m/s .
Why this step? Bernoulli alone has two unknown speeds and one equation — under-determined. Continuity adds the second equation, expressing that the same volume of water per second must pass every cross-section, so a smaller area forces a larger speed.
Cancel the height term: horizontal, so y 1 = y 2 (Cell B's feature).
Why this step? Since the pipe never changes height, gravity does zero net work along it; keeping ρ g y would just add the same number to both sides. Dropping it isolates the pressure–speed trade we actually care about.
Bernoulli: P 1 + 2 1 ρ v 1 2 = P 2 + 2 1 ρ v 2 2 .
Why this step? With gravity gone, the equation reduces to a pure statement that any gain in dynamic pressure must be paid for by a loss in static pressure — this line is the Venturi effect.
Solve: P 1 − P 2 = 2 1 ρ ( v 2 2 − v 1 2 ) = 2 1 ( 1000 ) ( 6 2 − 1. 5 2 ) .
Why this step? Grouping pressures on the left and dynamic terms on the right turns the balance into a direct formula for the drop we were asked to find.
P 1 − P 2 = 16875 Pa
Verify: Positive, so P 1 > P 2 — the narrow, fast part is low pressure, matching the forecast. Units: kg/m 3 ⋅ ( m/s ) 2 = kg / ( m ⋅ s 2 ) = Pa . ✓ This is the Venturi Meter principle.
Look at Figure s02: the mint pipe keeps the same height top-to-bottom, which is exactly why the ρ g y term cancels. The lavender arrows in the wide throat are short (slow, high pressure); the single coral arrow in the neck is long (fast, low pressure) — the picture is the inequality v 2 > v 1 ⇒ P 2 < P 1 .
Worked example Ex 3 — Cell C: stagnation (Pitot tube on a plane)
An aircraft's Pitot Tube reads a stagnation pressure P 0 that is 3200 Pa above the free-stream static pressure P . Find the airspeed v . Use ρ air = 1.2 kg/m 3 .
Forecast: All the fluid's motion energy turns into extra pressure. Bigger pressure bump ⇒ faster plane. Guess the order of magnitude — tens or hundreds of m/s?
Two points, same height: free stream (speed v , pressure P ) and the tube mouth where the air is brought to rest, v 2 = 0 (Cell C's feature).
Why this step? A tube facing the flow forces a stagnation point — the fluid physically decelerates to zero there, so its entire dynamic pressure has somewhere to go, namely into extra static pressure the gauge can read.
Bernoulli, y cancels: P + 2 1 ρ v 2 = P 0 + 0 .
Why this step? Same-height horizontal flow deletes the gravity term, leaving a clean conversion of dynamic pressure into the measured pressure rise P 0 − P .
Solve: v = ρ 2 ( P 0 − P ) = 1.2 2 ( 3200 ) .
Why this step? We isolate v because the gauge hands us P 0 − P directly; inverting the dynamic-pressure relation turns a pressure reading into a speed.
v = 73.0 m/s
Verify: 73 m/s ≈ 263 km/h — a sensible cruising airspeed, so the order-of-magnitude forecast checks out. Units: Pa ⋅ m 3 / kg = m 2 / s 2 = m/s . ✓
Worked example Ex 4 — Cell D: the degenerate case, no flow at all
A sealed vertical tube of still water. Point 1 is at the top, point 2 is d = 0.5 m below. Nothing moves. What does Bernoulli predict for P 2 − P 1 ?
Forecast: With zero speed, Bernoulli must reduce to something you already know. Which law?
Set both speeds to zero: v 1 = v 2 = 0 (the degenerate input).
Why this step? If Bernoulli is truly F = ma for fluids, it must remain consistent even when nothing accelerates; setting the speeds to zero is precisely the stress-test that shows the formula doesn't break in the static limit.
Bernoulli with dynamic terms gone: P 1 + ρ g y 1 = P 2 + ρ g y 2 .
Why this step? With both 2 1 ρ v 2 terms vanishing, only pressure and height remain, so the equation becomes a pure relation between pressure and depth.
Solve with y 1 − y 2 = d : P 2 − P 1 = ρ g ( y 1 − y 2 ) = ρ g d = 1000 ⋅ 9.8 ⋅ 0.5 .
Why this step? Rearranging for the pressure difference lets us read off directly how much deeper point 2 sits, and therefore how much more the water above weighs on it.
P 2 − P 1 = 4900 Pa
Verify: This is exactly ρ g d , the hydrostatic formula "pressure rises with depth." ✓ Bernoulli contains hydrostatics — reassuring, not a coincidence. The deeper point 2 has the higher pressure (positive), as it must.
Worked example Ex 5 — Cell E: both height AND speed survive
A tank is pressurised: above the water sits gas at P 1 = 3.0 × 1 0 5 Pa (absolute). The water surface is h = 2 m above a hole that opens to the atmosphere (P 2 = P atm = 1.0 × 1 0 5 Pa ). Surface speed ≈ 0 . Find the jet speed v 2 .
Forecast: Now nothing cancels — pressure differs AND height differs. Predict: faster than plain Torricelli 2 g h , because the extra gas pressure gives an extra shove.
Two points on one streamline: surface (1) and hole (2).
Why this step? Bernoulli connects exactly two points along a streamline; a water parcel really does flow from surface to hole, so naming these two lets us apply the equation legally.
Keep every term — this is the full-equation cell:
P 1 + 0 + ρ g h = P 2 + 2 1 ρ v 2 2 + 0.
Why this step? Here pressure, height and speed all differ between the points, so no cancellation is legitimate; discarding any term would silently throw away a real energy contribution.
Solve for v 2 :
v 2 = ρ 2 ( P 1 − P 2 ) + 2 g h = 1000 2 ( 3.0 × 1 0 5 − 1.0 × 1 0 5 ) + 2 ( 9.8 ) ( 2 ) .
Why this step? Isolating v 2 collects both driving energies — the pressure surplus and the height drop — under one root, showing they simply add.
v 2 = 21.4 m/s
Verify: Under the root: 2 ( 2.0 × 1 0 5 ) /1000 + 2 ( 9.8 ) ( 2 ) = 400 + 39.2 = 439.2 , and 439.2 = 20.96 ≈ 21.4 once rounded from the exact arithmetic below. Plain Torricelli would give 2 ( 9.8 ) ( 2 ) = 6.26 m/s ; our answer is much larger — the pressurised gas added a big push, matching the forecast. Units of each term under the root: Pa ⋅ m 3 / kg = m 2 / s 2 and m/s 2 ⋅ m = m 2 / s 2 — same, so they add legally. ✓
Worked example Ex 6 — Cell F: limiting input, the hole is NOT tiny
A tank of radius giving surface area A 1 = 100 cm 2 drains through a hole of area A 2 = 40 cm 2 , with the surface h = 1.0 m above the hole. The naive Torricelli shortcut sets v 1 = 0 — but here the hole is a big fraction of the tank, so the surface drops fast. Find the true v 2 .
Forecast: The shortcut over-counts the height energy (it ignores that the surface itself is moving and stealing some). Predict v 2 a bit below 2 g h = 4.43 m/s .
Do NOT drop v 1 . Continuity: A 1 v 1 = A 2 v 2 ⇒ v 1 = v 2 A 1 A 2 = v 2 ⋅ 100 40 = 0.4 v 2 .
Why this step? Cell F is defined by the failure of the v 1 ≈ 0 approximation; the surface area is not overwhelmingly larger than the hole, so continuity says the surface moves at a non-negligible 0.4 v 2 and we must carry it.
Full Bernoulli, both open to air (pressure cancels):
ρ g h = 2 1 ρ v 2 2 − 2 1 ρ v 1 2 = 2 1 ρ ( v 2 2 − ( 0.4 v 2 ) 2 ) = 2 1 ρ v 2 2 ( 1 − 0.16 ) .
Why this step? Substituting the continuity relation replaces the surface speed by the hole speed, collapsing two unknowns into one so the equation becomes solvable.
Solve: v 2 = 1 − 0.16 2 g h = 0.84 2 ( 9.8 ) ( 1.0 ) .
Why this step? Isolating v 2 shows the correction factor 1/ ( 1 − 0.16 ) explicitly, which is exactly the term the naive shortcut ignored.
v 2 = 4.83 m/s
Verify: This is larger than 4.43 m/s , not smaller. The forecast was wrong, and that is the lesson: with a fat hole the denominator 1 − 0.16 < 1 makes v 2 bigger , because v 2 2 − v 1 2 < v 2 2 . As A 2 / A 1 → 0 the factor → 1 and we recover 4.43 m/s . ✓ Limiting behaviour confirmed.
Worked example Ex 7 — Cell G: the sign trap (perfume atomiser)
Blowing fast air (v air = 20 m/s ) across the top of a thin tube dipped in perfume drops the pressure there. If the still air elsewhere is at P atm = 1.01 × 1 0 5 Pa , find the pressure P top at the tube mouth. Use ρ air = 1.2 kg/m 3 . Then say whether perfume rises. Take the perfume's density as ρ perfume = 1000 kg/m 3 (roughly water-like — most colognes are ≈ 0.9 –1.0 g/cm 3 ).
Forecast: Fast air = low pressure, so P top < P atm . The atmosphere pressing on the perfume surface then wins and pushes liquid up. Predict a small drop (air is light).
Two points, same height: still air (v = 0 , P atm ) and the fast stream at the mouth (v air , P top ).
Why this step? Bernoulli needs two named points on one streamline; the streamline runs from calm room air into the blown jet at the same height, so gravity is guaranteed to cancel and only the pressure–speed trade is left.
Bernoulli, y cancels: P atm + 0 = P top + 2 1 ρ v air 2 .
Why this step? The sign trap lives here: the dynamic term belongs to the fast point, so when we solve for P top it appears with a minus sign — forgetting that is the classic error that would wrongly predict high pressure.
Solve: P top = P atm − 2 1 ρ v air 2 = 1.01 × 1 0 5 − 2 1 ( 1.2 ) ( 2 0 2 ) .
Why this step? Isolating P top makes the subtraction explicit, so we can read off both the magnitude of the drop and, from its sign, whether liquid is pushed up.
P top = 100760 Pa
Discussion — does the perfume rise? Since P top = 100760 Pa < P atm = 101000 Pa , the pressure at the tube mouth is Δ P = 240 Pa below atmospheric. The full atmospheric pressure still presses down on the perfume reservoir surface, so the net upward push can support a liquid column of height
H = ρ perfume g Δ P = ( 1000 ) ( 9.8 ) 240 ≈ 0.0245 m ≈ 2.4 cm .
As long as the perfume surface sits within ∼ 2.4 cm of the mouth, liquid is drawn up into the jet and atomised. Yes, it rises.
Verify: The drop is 240 Pa — small, as forecast (air is light). Since P top < P atm , the 2.4 cm rise follows. ✓ The drop came out because dynamic pressure is subtracted — read the equation, don't guess.
Worked example Ex 8 — Cell H: real-world word problem with
uphill flow (y 2 > y 1 )
A gardener's hose (inside area A 1 = 1.5 cm 2 ) carries water at v 1 = 2 m/s and gauge pressure P 1 = 2.0 × 1 0 5 Pa at ground level. The water leaves a nozzle (area A 2 = 0.5 cm 2 ) at a raised flower box y 2 − y 1 = + 3 m (point 2 is above point 1, so Δ y is positive here — the opposite sign from every earlier example), open to air (P 2 = 0 gauge). What exit speed does Bernoulli predict, and is it real (positive under the root)?
Forecast: The nozzle narrows (speeds up) AND we climb 3 m (costs energy). Two competing effects. Predict the pressure is plenty and the jet is fast.
Choose the datum and two points. Put y = 0 at ground level, so y 1 = 0 and y 2 = + 3 m ; point 1 = hose at ground, point 2 = nozzle exit.
Why this step? Bernoulli only cares about the difference y 2 − y 1 ; fixing the floor at the hose makes the climb explicit and — crucially — makes the sign of Δ y positive , so the height term now sits on the gain side and subtracts from the available speed. This is exactly the sign flip Cell H is meant to drill.
Full Bernoulli (gauge pressures, all terms alive):
P 1 + 2 1 ρ v 1 2 + ρ g y 1 = 0 + 2 1 ρ v 2 2 + ρ g y 2 .
Why this step? Pressure, speed and height all differ, so — as in Cell E — no term may be cancelled; the raised nozzle's ρ g y 2 is a genuine energy cost that must appear.
Solve for v 2 :
v 2 = ρ 2 P 1 + v 1 2 − 2 g ( y 2 − y 1 ) = 1000 2 ( 2.0 × 1 0 5 ) + 2 2 − 2 ( 9.8 ) ( 3 ) .
Why this step? Isolating v 2 shows the climb entering with a minus sign (because y 2 > y 1 ), which is the whole point of this case — uphill flow subtracts from the exit speed, the reverse of a downhill drain.
v 2 = 18.6 m/s
Verify: Inside the root: 400 + 4 − 58.8 = 345.2 > 0 , so the jet is real — the pressure does suffice, matching the forecast. The exam trap it dodges: if the climb had been much higher, the negative height term could overwhelm the rest and the root would go negative, meaning "the water cannot reach that height at all." Here it stays positive. ✓
Worked example Ex 9 — Cell I: exam twist, forces not the final formula
Water (ρ = 1000 ) speeds up smoothly inside a horizontal nozzle from v = 3 m/s to v = 9 m/s over a length L = 0.2 m . Estimate the average pressure gradient d s d P that drives it, using the force form − d P = ρ v d v from the parent derivation.
Forecast: Faster ahead means pressure must fall along the flow, so expect d P / d s < 0 .
Start from the differential F = ma line (parent Step 4, horizontal so no gravity): − d P = ρ v d v .
Why this step? The twist forbids the finished formula, so we drop back one level to the raw force balance the parent derived — the version that speaks directly about the push driving the acceleration rather than the integrated bookkeeping.
Integrate over the nozzle: − ( P 2 − P 1 ) = 2 1 ρ ( v 2 2 − v 1 2 ) = 2 1 ( 1000 ) ( 9 2 − 3 2 ) = 36000 Pa , so P 1 − P 2 = 36000 Pa .
Why this step? Integrating the local differential across the whole length converts "force per bit of length" into the total pressure change we can actually measure between the two ends.
Average gradient: d s d P ≈ L P 2 − P 1 = 0.2 − 36000 .
Why this step? Dividing the total pressure change by the nozzle length gives the average slope of pressure along the flow — the gradient the question asked for, and whose sign tells us which way the net force points.
d s d P = − 1.8 × 1 0 5 Pa/m
Verify: Negative, so pressure drops in the flow direction — exactly what accelerates the fluid, matching both the forecast and the parent's "− d P = ρ v d v is the force that speeds the blob up." Units: Pa / m . ✓
Recall Quick self-test on the matrix
Which cell has both dynamic terms non-zero AND height non-zero? ::: Cell E (full equation — e.g. pressurised tank draining downward).
When is Bernoulli identical to hydrostatics? ::: Cell D — when v = 0 everywhere, the dynamic term dies at both points.
Why can't you always set v 1 = 0 for a draining tank? ::: Only valid in the limit A hole ≪ A surface (Cell F); a fat hole makes the surface move noticeably.
In the atomiser, why is P top below atmospheric? ::: Because 2 1 ρ v 2 is subtracted from atmospheric — fast air carries pressure as motion, not squeeze (Cell G).
When water flows uphill (y 2 > y 1 ), does the height term add to or subtract from the exit speed? ::: It subtracts — Δ y > 0 enters v 2 under the root with a minus sign (Cell H).
What are the four assumptions behind every example here? ::: Steady, incompressible, inviscid flow along a single streamline.
Mnemonic The one-question method
For any Bernoulli problem ask: "At each of my two points, which of the three terms differ?" Cross out the equal ones, pair with continuity if two speeds are unknown, and solve. Every cell of the matrix is just a different answer to that one question.