Intuition What this page is for
The parent note Hydrostatics proved one formula: P = P 0 + ρ g h . But an exam can dress that formula up in a dozen disguises — deep oceans, upside-down tubes, two liquids stacked, a slanted pipe, a question that hides ρ or h . This page walks every disguise so that when you see a new problem, you already recognise which cell of the table it belongs to.
Everything here rests on the parent result. Nothing new is assumed. If a symbol appears, it was defined there: P = pressure (force per area, in Pa = N/m 2 ), ρ = density (kg/m 3 ), g = gravity (≈ 9.8 m/s 2 ), h = vertical depth below the free surface, P 0 = pressure at the top surface (often atmosphere ≈ 1.01 × 1 0 5 Pa ).
Before working problems, let us list every distinct kind of situation the formula P = P 0 + ρ g h can produce. Each row is a "case class." The worked examples below are tagged with the cell they cover, and together they hit every row .
#
Case class
What is special about it
Covered by
A
Plain gauge pressure
Just ρ g h , one liquid, ask "extra" pressure
Ex 1
B
Absolute pressure
Must remember to add P 0
Ex 2
C
Solve backwards for h
Pressure given, find depth
Ex 3
D
Solve backwards for ρ
Height + pressure given, find density
Ex 4
E
Two stacked liquids
Add each layer's ρ g h separately
Ex 5
F
Slanted / bent tube
Only vertical height counts, not path length
Ex 6
G
Zero / degenerate input
h = 0 (at surface), or a vacuum top (P 0 = 0 )
Ex 7
H
Limiting / real-world
Very deep ocean; compare ρ g h to P 0
Ex 8
I
Exam twist
Same-depth trick / hydrostatic paradox with numbers
Ex 9
Recall Quick self-test before you start
A tube is bent so the water travels 5 m along a slanted path but only rises 3 m vertically. Which number goes into ρ g h ? ::: The vertical rise, 3 m. Path length is irrelevant.
Worked example The extra squeeze at 3 m
A diver reaches a depth of h = 3 m in fresh water, ρ = 1000 kg/m 3 , g = 9.8 m/s 2 . Find the gauge pressure (pressure due to the water alone).
Forecast: Roughly a third of an atmosphere? A full atmosphere? Guess a power of ten before reading on.
Step 1 — Pick the right piece of the formula.
Gauge pressure means "above atmosphere," which is exactly ρ g h — no P 0 .
Why this step? The word gauge tells us to drop P 0 ; only the water column matters.
Step 2 — Plug in SI numbers.
P gauge = ρ g h = 1000 × 9.8 × 3 = 2.94 × 1 0 4 Pa
Why this step? Every quantity is already in SI, so the product comes out in pascals directly.
Verify: Units: m 3 kg ⋅ s 2 m ⋅ m = m ⋅ s 2 kg = m 2 N = Pa ✓. And 2.94 × 1 0 4 is about 0.29 of an atmosphere — sensible for only 3 m (recall ∼ 10 m = 1 atm).
Worked example Total pressure on the diver
Same diver at h = 3 m . Now find the absolute pressure. Take P 0 = 1.01 × 1 0 5 Pa .
Forecast: Will the answer be bigger or smaller than Example 1? By how much?
Step 1 — Add the atmosphere.
P abs = P 0 + ρ g h = 1.01 × 1 0 5 + 2.94 × 1 0 4
Why this step? "Absolute" means the total push, including the air already sitting on the pool's surface before any diving happens.
Step 2 — Sum.
P abs = 1.304 × 1 0 5 Pa ≈ 1.30 × 1 0 5 Pa
Why this step? Just adding the two contributions; the atmosphere pushes down on the surface, and that push is transmitted to every point below (Pascal's Law ).
Verify: P abs − P gauge = 1.30 × 1 0 5 − 2.94 × 1 0 4 = 1.01 × 1 0 5 = P 0 ✓. The difference is exactly one atmosphere, as it must be.
Worked example How deep to double the pressure?
At what depth in water does the gauge pressure equal one whole atmosphere, P 0 = 1.01 × 1 0 5 Pa ?
Forecast: 1 m? 10 m? 100 m? Commit to a guess.
Step 1 — Set the water's gauge pressure equal to P 0 .
ρ g h = P 0
Why this step? We want the water column alone to supply an atmosphere's worth of pressure, so we equate them.
Step 2 — Rearrange for h .
h = ρ g P 0 = 1000 × 9.8 1.01 × 1 0 5
Why this step? Only h is unknown, so isolate it by dividing both sides by ρ g .
Step 3 — Compute.
h = 9800 1.01 × 1 0 5 ≈ 10.3 m
Verify: Plug back: 1000 × 9.8 × 10.3 = 1.009 × 1 0 5 ≈ P 0 ✓. This confirms the famous benchmark: every ~10 m of water = 1 atmosphere.
Worked example Mystery liquid in a tube
A liquid column of height h = 0.758 m balances atmospheric pressure P 0 = 1.01 × 1 0 5 Pa (a barometer with vacuum on top). What is its density? Which liquid is it?
Forecast: Denser than water or lighter? (Hint: the column is short.)
Step 1 — Write the balance.
Vacuum above means the top pressure is 0 , so the column's ρ g h must supply the full atmosphere:
ρ g h = P 0
Why this step? This is the barometer condition — see Atmospheric Pressure & Barometer .
Step 2 — Solve for ρ .
ρ = g h P 0 = 9.8 × 0.758 1.01 × 1 0 5
Why this step? Now ρ is the lone unknown; divide it out.
Step 3 — Compute.
ρ = 7.43 1.01 × 1 0 5 ≈ 1.36 × 1 0 4 kg/m 3
Verify: 1.36 × 1 0 4 = 13600 kg/m 3 = mercury ✓ (see Density and Specific Gravity ). A short heavy column — consistent with our "denser than water" expectation.
Worked example Oil floating on water
A tank holds h 1 = 2 m of oil (ρ 1 = 800 kg/m 3 ) floating on top of h 2 = 3 m of water (ρ 2 = 1000 kg/m 3 ). Find the gauge pressure at the very bottom.
Forecast: More or less than 5 m of pure water would give? Guess first.
Step 1 — Treat each layer separately.
Pressure adds up as you descend through each layer. Look at the figure: the blue oil sits on the green water.
P bottom = through oil ρ 1 g h 1 + through water ρ 2 g h 2
Why this step? Each layer contributes its own ρ g h . The pressure at the oil–water boundary becomes the "surface pressure" for the water layer below it, so the contributions simply add.
Step 2 — Compute each piece.
ρ 1 g h 1 = 800 × 9.8 × 2 = 1.568 × 1 0 4 Pa
ρ 2 g h 2 = 1000 × 9.8 × 3 = 2.94 × 1 0 4 Pa
Why this step? Plug SI numbers into each layer independently.
Step 3 — Add.
P bottom = 1.568 × 1 0 4 + 2.94 × 1 0 4 = 4.508 × 1 0 4 Pa
Verify: If all 5 m were water, we'd get 1000 × 9.8 × 5 = 4.9 × 1 0 4 Pa . Our answer 4.508 × 1 0 4 is a bit less — correct, because the top 2 m is lighter oil ✓.
Worked example The tilted straw trap
Water fills a straight tube that runs slanted at 3 0 ∘ below horizontal. The water travels a path length L = 4 m along the tube. Find the gauge pressure at the lower end.
Forecast: Do we use 4 m , or something smaller?
Step 1 — Identify the true vertical depth.
Only the vertical drop enters ρ g h . From the figure, the vertical height is
h = L sin 3 0 ∘ = 4 × 0.5 = 2 m
Why this step? h in ρ g h was defined as vertical depth below the surface. A slanted path of length L that descends at angle θ drops by L sin θ — the red vertical arrow in the figure, not the blue slanted one.
Step 2 — Apply the formula.
P gauge = ρ g h = 1000 × 9.8 × 2 = 1.96 × 1 0 4 Pa
Why this step? With the correct vertical h , it's the ordinary one-liquid formula.
Verify: If we (wrongly) used L = 4 m , we'd get 3.92 × 1 0 4 Pa — exactly double, the classic mistake. The physical answer must use h = 2 m , giving 1.96 × 1 0 4 Pa ✓.
Common mistake "The water travelled 4 m, so
h = 4 ."
Why it feels right: it's the length of water. Fix: pressure comes from height climbed against gravity , i.e. vertical drop L sin θ . Only gravity's direction matters, and gravity is vertical.
Worked example The two "nothing" cases
(a) What is the gauge pressure right at the free surface, h = 0 ?
(b) In a mercury barometer the space above the column is a vacuum. What is P 0 (top pressure) there?
Forecast: Both should be a specific tidy number — what?
Step 1 — Case (a): set h = 0 .
P gauge = ρ g × 0 = 0 Pa
Why this step? At the surface no fluid sits above you, so there is zero extra squeeze. This is the sanity anchor of the whole topic.
Step 2 — Case (b): a vacuum has no pressure.
P 0 = 0 Pa
Why this step? "Vacuum" literally means no gas, no molecules pushing, hence zero pressure. That's why in Example 4 the whole atmosphere had to be balanced by ρ g h alone.
Verify: (a) The absolute pressure at the surface is then P 0 + 0 = P 0 = atmosphere ✓, matching everyday life (air pressure at a pool's surface). (b) Setting P 0 = 0 turns P = P 0 + ρ g h into P = ρ g h , exactly the barometer equation we used ✓.
Worked example Deep ocean crush
At the bottom of the Mariana Trench, h ≈ 11000 m , seawater ρ ≈ 1030 kg/m 3 . Find the gauge pressure, and compare it to one atmosphere.
Forecast: Tens of atmospheres? Hundreds? Thousands?
Step 1 — Compute ρ g h .
P gauge = 1030 × 9.8 × 11000 = 1.110 × 1 0 8 Pa
Why this step? Same one-liquid formula — depth is just enormous. Seawater is slightly denser than fresh water, hence 1030 .
Step 2 — Express in atmospheres.
P 0 P gauge = 1.01 × 1 0 5 1.110 × 1 0 8 ≈ 1099
Why this step? Dividing by P 0 tells us how many atmospheres of squeeze — the intuitive scale.
Verify: About 1100 atmospheres . Using the 10 m ≈ 1 atm benchmark: 11000/10 = 1100 atm ✓. The benchmark and the exact formula agree, and P 0 (1 0 5 ) is utterly negligible next to 1 0 8 — which is why deep-sea problems ignore the atmosphere.
Worked example Two containers, one trick
Container X is a wide barrel holding 500 L of water, filled to depth h = 1.2 m . Container Y is a thin pipe holding only 0.5 L of water, also filled to depth h = 1.2 m . Compare the gauge pressure at the bottom of each.
Forecast: Surely the 500 L barrel presses harder... right?
Step 1 — Compute X.
P X = ρ g h = 1000 × 9.8 × 1.2 = 1.176 × 1 0 4 Pa
Why this step? Only depth enters the formula, so we use h = 1.2 m .
Step 2 — Compute Y.
P Y = ρ g h = 1000 × 9.8 × 1.2 = 1.176 × 1 0 4 Pa
Why this step? Same depth, same ρ , same g → same pressure. Volume never entered.
Step 3 — State the resolution.
P X = P Y . The extra 499.5 L in the barrel is held up by the wide base and walls , not stacked above one bottom point (see the figure: only the narrow red column above a point presses on it).
Why this step? This is the hydrostatic paradox — the exam's favourite "gotcha."
Verify: P X / P Y = 1 exactly ✓. Despite a 1000 × volume difference, pressure is identical because both share h = 1.2 m . See Manometers and Buoyancy & Archimedes' Principle for where equal-depth reasoning pays off.
Mnemonic The one question to always ask
"What is the VERTICAL depth, and is P 0 included?" — Answer those two and every problem above collapses into P = P 0 + ρ g h . Volume, shape, path length, and width are all distractions.
Parent: Hydrostatics derivation — where P = P 0 + ρ g h was proven.
Pascal's Law — why surface pressure P 0 reaches every point below.
Atmospheric Pressure & Barometer — Examples 4 & 7 in action.
Manometers — reads pressure as a height difference (multi-liquid, like Example 5).
Buoyancy & Archimedes' Principle — uses the difference in pressure with depth.
Bernoulli's Equation — reduces to ρ g h when the fluid is static.
Density and Specific Gravity — supplies the ρ used everywhere here.