1.2.11Chemistry of Life Basics

Explain surface tension and capillary action

2,167 words10 min readdifficulty · medium1 backlinks

Overview

Surface tension and capillary action are critical properties of water that arise from hydrogen bonding between water molecules. These phenomena enable life processes like nutrient transport in plants, tear film stability in eyes, and water strider locomotion.


Core Concepts

Physical meaning: Each1 m² of new water surface costs 0.072 J of energy because you must pull molecules from the hydrogen-bonded interior to the "lonely" surface.

Work done=Fdx\text{Work done} = F \cdot dx

The film has two surfaces (top and bottom), each increasing area by LdxL \cdot dx:

Total area increase=2Ldx\text{Total area increase} = 2L \cdot dx

Surface tension γ\gamma is energy per unit area:

γ=Work2Ldx=Fdx2Ldx=F2L\gamma = \frac{\text{Work}}{2L \cdot dx} = \frac{F \cdot dx}{2L \cdot dx} = \frac{F}{2L}

Rearranging:

F=2γLF = 2\gamma L

Why this step? The factor of 2 arises because soap films have two air-liquid interfaces. For a single interface (like water against air in a container), the force along boundary of length LL is just F=γLF = \gamma L.


In narrow tubes, adhesion dominates because the surface-area-to-volume ratio is huge. The water climbs until the weight of the water column balances the upward adhesive force.

h=2γcosθρgrh = \frac{2\gamma \cos\theta}{\rho g r}

Where:

  • γ\gamma = surface tension (N/m)
  • θ\theta = contact angle (angle between liquid surface and tube wall)
  • ρ\rho = liquid density (kg/m³)
  • gg = gravitational acceleration (9.8 m/s²)
  • rr = tube radius (m)

Derivation: Capillary Rise Formula

Step 1: Upward force from surface tension

At the liquid-tube contact line (circumference 2πr2\pi r), surface tension γ\gamma acts at angle θ\theta to the vertical. The vertical component of force:

Fup=γ(2πr)cosθF_{\text{up}} = \gamma \cdot (2\pi r) \cdot \cos\theta

Why this step? We multiply by cosθ\cos\theta to project the tension force (which acts tangent to the curved meniscus) onto the vertical axis. Only the vertical component lifts water against gravity.

Step 2: Downward force from water column weight

Volume of water column: V=πr2hV = \pi r^2 h (cylinder of height hh, radius rr)

Mass: m=ρV=ρπr2hm = \rho V = \rho \pi r^2 h

Weight: Fdown=mg=ρπr2hgF_{\text{down}} = mg = \rho \pi r^2 h g

Step 3: Force balance at equilibrium

Fup=FdownF_{\text{up}} = F_{\text{down}}

2πrγcosθ=ρπr2hg2\pi r \gamma \cos\theta = \rho \pi r^2 h g

Divide both sides by πr\pi r:

2γcosθ=ρrhg2\gamma \cos\theta = \rho r h g

Solve for hh:

h=2γcosθρgrh = \frac{2\gamma \cos\theta}{\rho g r}

Key insight: h1rh \propto \frac{1}{r}. Smaller tubes → higher rise. This is why paper towels (tiny pores) soak water efficiently.


Given:

  • γwater=0.072\gamma_{\text{water}} = 0.072 N/m
  • θwater-glass0°\theta_{\text{water-glass}} \approx 0° (water wets glass almost perfectly, so cos0°=1\cos 0° = 1)
  • ρwater=1000\rho_{\text{water}} = 1000 kg/m³
  • g=9.8g = 9.8 m/s²
  • r=0.5×103r = 0.5 \times 10^{-3} m

Solution:

h=2×0.072×11000×9.8×0.5×103h = \frac{2 \times 0.072 \times 1}{1000 \times 9.8 \times 0.5 \times 10^{-3}}

h=0.1444.90.0294 m=2.94 cmh = \frac{0.144}{4.9} \approx 0.0294 \text{ m} = 2.94 \text{ cm}

Why this step? We substitute directly because we derived the formula from first principles. The small contact angle (water "likes" glass) maximizes cosθ\cos\theta.


cos140°0.766\cos 140° \approx -0.766

h=2×0.486×(0.766)13,600×9.8×103h = \frac{2 \times 0.486 \times (-0.766)}{13,600 \times 9.8 \times 10^{-3}}

h0.0056 m=5.6 mmh \approx -0.0056 \text{ m} = -5.6 \text{ mm}

Why negative? Mercury is depressed below the external level because cohesion dominates. The meniscus curves upward (convex from below).


h=2×0.072×11000×9.8×20×1060.73 mh = \frac{2 \times 0.072 \times 1}{1000 \times 9.8 \times 20 \times 10^{-6}} \approx 0.73 \text{ m}

Why this step? Even in tinyxylem, capillary rise only reaches ~0.7 m—far short of 10 m. Trees rely on transpiration pull (evaporation from leaves creates negative pressure) plus capillary assist.


Steel-man: The student correctly observes upward motion, but gravity is still acting. Capillary rise balances gravitational force with surface tension force. The water stops rising when Fup=FdownF_{\text{up}} = F_{\text{down}}. If you made the tube infinitely long, water wouldn't keep climbing—it reaches a maximum height.

Fix: Recognize that capillary action is a static equilibrium, not a violation of energy conservation. The energy to lift water comes from the reduction in surface energy as water spreads on the hydrophilic tube wall (water-glass interface has lower energy than water-air interface).


Why it feels right: Dimensional analysis gives [γ]/[ρgr]=length[\gamma]/[\rho g r] = \text{length}, so it "looks" correct.

Steel-man: The student grasps that surface tension opposes gravity, but missed the geometry: the tension acts around the entire circumference (2πr2\pi r), and only the vertical component (cosθ\cos\theta) lifts water.

Fix: Rederive from force balance. The perimeter factor gives the "2", and the angle projection gives cosθ\cos\theta.


Recall Feynman Explanation (Explain to a 12-year-old)

Imagine water molecules holding hands in a crowd. In the middle, everyone has friends all around. But at the top surface, there's nobody above—so they grip their below-and-side friends extra tight. This makes the surface act like a trampoline skin.

Now put a super-thin straw in water. The inside of the straw is "sticky" to water (glass has atoms that like water). Water molecules at the edge climb up the straw wall because they're attracted to it. Their friends in the bulk say "wait for us!" and get pulled up too. They keep climbing until the weight of all the climbed-up water equals the pulling force from the straw walls. Thinner straws = less water weight to lift = higher climb!



Biological Significance

  1. Plant water transport: Capillary action in xylem assists water movement from roots to leaves (though transpiration pull dominates in tall plants).
  2. Tear film stability: Surface tension keeps the tear layer intact over the cornea; surfactants in tears reduce γ to prevent excessive tension.
  3. Alveolar function: Pulmonary surfactant reduces surface tension in lung alveoli, preventing collapse during exhalation.
  4. Insect locomotion: Water striders exploit high surface tension to distribute weight over a large contact area without breaking the surface "skin."

Connections


Active Recall

#flashcards/biology

What is surface tension, and what causes it in water? :: Surface tension (γ) is the energy required to increase a liquid's surface area by one unit. In water, it arises because surface molecules experience a net inward pull from hydrogen bonds (no bonding partners above), making the surface contract like an elastic membrane.

Write the capillary rise formula and define each term.
h=2γcosθρgrh = \frac{2\gamma \cos\theta}{\rho g r} where γ = surface tension, θ = contact angle, ρ = density, g = gravity, r = tube radius. Height is inversely proportional to radius.
Why is capillary rise higher in narrower tubes?
For a given circumference force (2πrγcosθ2\pi r \gamma \cos\theta), a smaller radius rr means less water volume (πr2h\pi r^2 h) and thus less weight to lift. Since force balances weight, smaller rr allows larger hh.
What does a contact angle θ > 90° indicate?
The liquid does not wet the surface (cohesion > adhesion). The meniscus is convex from below, and capillary action causes depression rather than rise (e.g., mercury in glass).
Why can't capillary action alone transport water to the top of a 30 m tree?
Even in narrowxylem vessels (~20 μm), capillary rise reaches only ~0.7 m. Trees rely on transpiration pull (negative pressure from leaf evaporation) plus cohesion-tension in the water column.
How does surface tension relate to hydrogen bonding?
Surface molecules have fewer hydrogen-bonding neighbors (only below/sideways, not above), creating net inward cohesive force. Stronger hydrogen bonding → higher surface tension.
What happens to capillary rise if you double the tube radius?
h1/rh \propto 1/r, so doubling rr halves the rise height. Less perimeter force relative to greater water column weight.
Why do soap bubles minimize surface area into spheres?
A sphere has the minimum surface area for a given volume. Surface tension seeks to minimize area (and thus energy), so bubles naturally adopt spherical shapes.

Concept Map

creates

produces

drives

enables

enables

pulls water up

resists climb

described by

appears in

input to

stops when

enables

enables

Hydrogen bonding

Surface tension gamma

Capillary action

Net inward pull at surface

Surface minimizes area

Adhesion water-glass

Cohesion water-water

Capillary rise h

Contact angle theta

Weight balances adhesion

Life processes

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Surface tension aur capillary action do fundamental properties hain jo water ke hydrogen bonding se ati hain. Socho aise—water moleculesek crowd mein khade hain aur ek dusre ko hath pakad ke rakhe hain. Jab koi molecule surface pe hota hai, toh uske upar koi nahi hota bonding ke liye, sirf neeche aur side mein neighbors hain. Isliye woh surface molecule apne neeche wale aur side wale friends kozyada tightly pakadta hai. Yeh extra gripping force surface koek elastic membrane jaisa banata hai—jisko hum surface tension kehte hain. Yeh property hi water striders (insects) ko pani pe chalne deti hai bina dobe.

Capillary action tab hota hai jab pani ek patli tube (jaise plant ki xylem) ke contact mein ata hai. Tube ki deewar glass ya celulose ki bani hoti hai jo polar hoti hai, aur water molecules in polar surfaces ko "pasand" karti hain (adhesion force). Toh water deewar pe chad jata hai. Lekin sath hi, water ke apne molecules bhi ek dusre ko hydrogen bonding se khench rahe hote hain (cohesion). Narrow tube mein adhesion jeet jata hai kyunki surface areazyada hota hai volume ke comparison mein. Water tab tak chadhta rahega jab tak uska weight (neeche khenchne wala gravitational force) aur surface tension ka upward force balance nahi ho jate. Formula hai: h = 2γcosθ / ρgr. Yahan dekho—chhoti radius ka matlab hai zyada height h. Isliye tissue paper (jisme bahut chhote pores hain) pani ko jaldi absorb kar leta hai.

Biological importance bhi bahut hai. Plants apni roots se leaves tak pani transport karte hain xylem vessels mein, aur capillary action ek supporting role play karta hai (though main driving force transpiration pull hai). Humari aankhon mein tear film stable rehti hai surface tension ki wajah se. Aur lungs mein surfactant chemical surface tension ko kam karta hai taki alveoli (air sacs) collapse na ho jayein. Yeh chhoti property, lekin life ke liye bilkul zaroori hai!

Test yourself — Chemistry of Life Basics

Connections