Stretch a spring a little, and it pulls back gently. Stretch it more, and it pulls back harder. This increasing resistance is described by Hooke's Law: the force is proportional to the displacement.
Because the force changes as you stretch the spring, calculating work requires integration. You can't just multiply force times distance when the force itself depends on distance.
The physics: Springs store energy as you stretch them. The work you do becomes potential energy stored in the spring.
Quick self-check. If you struggle, review the linked prerequisite first.
1. Work Integral: A force $f(x) = 5x$ newtons acts on an object moving from $x = 0$ to $x = 2$ m. What is the work done?
$$W = \int_0^2 5x\,dx = \frac{5x^2}{2}\Big\vert _0^2 = \frac{5(4)}{2} = 10 \text{ J}$$
✅ Got 10 J? You're ready for spring problems!
❌ Stuck on the integral? Review Work with Integrals first—springs are just a special case of $f(x) = kx$.
2. Unit Conversion: Convert 8 inches to feet.
$$8 \text{ in} = \frac{8}{12} \text{ ft} = \frac{2}{3} \text{ ft} \approx 0.667 \text{ ft}$$
✅ Got it? Unit conversion is critical for spring problems!
❌ Made an error? Remember: 12 inches = 1 foot. Spring problems often mix inches and feet—always convert before integrating.
| Property | Value |
|---|---|
| Section | Chapter 5, Section 4 |
| Difficulty | Intermediate |
| Time | ~20 minutes |
The force required to maintain a spring stretched $x$ units beyond its natural length is:
$$\boxed{f(x) = kx}$$
where:
Important: The spring constant $k$ is always positive. A larger $k$ means a stiffer spring.
Natural length (x = 0): Stretched by x:
┌──╔═══╗──┐ ┌──╔═══════════╗──┐
│ ║ ║ │ │ ║ ║ │──→ f(x) = kx
└──╚═══╝──┘ └──╚═══════════╝──┘
←─ x ─→
The force $f(x) = kx$ acts in the opposite direction of the stretch, trying to restore the spring to its natural length.
To stretch (or compress) a spring from position $x = a$ to $x = b$:
$$\boxed{W = \int_a^b kx \, dx = \frac{1}{2}k(b^2 - a^2)}$$
Special case: Starting from natural length ($a = 0$):
$$W = \int_0^b kx \, dx = \frac{1}{2}kb^2$$
This is also the formula for elastic potential energy stored in a spring.
Still confused about why we integrate? The force $f(x) = kx$ changes at every position. Review Work with Integrals to see how variable force leads to integration.
Given force and displacement data, solve for $k$:
$$k = \frac{F}{x}$$
Common setup: "A force of $F$ newtons is required to hold a spring stretched $x$ meters beyond its natural length."
| Quantity | SI Units | US Units |
|---|---|---|
| Force $F$ | newtons (N) | pounds (lb) |
| Displacement $x$ | meters (m) | feet (ft) or inches (in) |
| Spring constant $k$ | N/m | lb/ft or lb/in |
| Work $W$ | joules (J) | foot-pounds (ft-lb) |
Unit conversion: Be careful with inches vs. feet! Convert to consistent units before calculating.
| Mistake | Why It Happens | How to Avoid |
|---|---|---|
| Using total length instead of displacement | Problem says "stretched to 30 cm" but you use 30 cm as $x$ | $x$ = (current length) − (natural length). Always subtract! |
| Mixing units | Problem gives inches, you integrate without converting | Convert ALL lengths to the same unit (feet or meters) before setting up the integral. |
| Forgetting to find $k$ first | Jump straight to work formula | Most problems give force at ONE position. Use $k = F/x$ to find the spring constant first. |
| Using $W = Fx$ for springs | Treating spring force as constant | Spring force varies! You must integrate: $W = \int kx\,dx$ |
| Wrong limits on non-zero start | Starting at $x = 4$ in, ending at $x = 10$ in | Use displacement from natural length for BOTH limits. If natural length is 0, limits are $a = 4$ in, $b = 10$ in (as displacements). |
Robert Hooke published his spring law in 1678 as a Latin anagram: "ceiiinosssttuv," which unscrambles to "ut tensio, sic vis" ("as the extension, so the force"). He used the anagram to establish priority while keeping the discovery secret! Hooke was famously paranoid about rivals—especially Isaac Newton—stealing his ideas. Today, Hooke's Law is one of the first physics equations students encounter, fundamental to everything from watch springs to building earthquake resistance.
A spring has natural length 25 cm. A force of 20 N is required to keep it stretched to a length of 30 cm. What is the spring constant $k$?
Many students initially use 30 cm instead of 5 cm for $x$. Remember: displacement is from natural length!
A spring with spring constant $k = 250$ N/m is stretched from its natural length to 0.12 m beyond its natural length. How much work is done?
A force of 8 lb is required to hold a spring stretched 6 inches beyond its natural length. How much work is done in stretching the spring from 4 inches to 10 inches beyond its natural length?
It takes 5 J of work to stretch a spring from 12 cm to 15 cm, and 9 J of work to stretch it from 15 cm to 18 cm. What is the natural length of the spring?
A physics student measures that a spring stores 4.5 J of potential energy when stretched 0.15 m from its natural length. (Recall: potential energy stored = work done to stretch.)
Spring A is stretched 10 cm from its natural length, requiring work $W$. Spring B (identical to A) is stretched 20 cm from its natural length. How much work is required for Spring B?
The Stacking Bricks Analogy:
Imagine stacking bricks. The first brick is easy—you lift it from ground level. The second brick is harder because you're lifting against gravity AND you have to lift it higher. Each successive brick requires more effort because:
A spring works the same way. Each bit of additional stretch requires more force than the last. The work "accumulates faster" as you go—that's why it's proportional to $x^2$, not just $x$.
The springs in a car's suspension have spring constants around 25,000–50,000 N/m. But the "springs" in atomic force microscopes—used to image individual atoms—have constants of about 0.01–1 N/m. At the other extreme, the "effective spring constant" of a neutron star's crust is estimated at $10^{30}$ N/m. Hooke's Law applies across 32 orders of magnitude!
Looking back:
Looking ahead:
Real-world connections:
| Previous | Up | Next |
|---|---|---|
| Work with Integrals | Ch5 Sec4 Skills | Pumping Work |
Last updated: 2026-01-23