Historical Context & Motivation
Long before calculus existed, people needed to answer practical questions: How much effort does it take to lift water out of a well? How much pressure does a river exert against a dam wall? These are questions about work and fluid force. For centuries, engineers relied on rough estimates and rules of thumb. It was only when mathematicians developed the tools of integration that these problems could be solved with precision.
The central question this lesson addresses is: when a force changes as an object moves, or when pressure varies across a surface, how do we add up infinitely many tiny contributions to get an exact total? The answer is integration — the same tool you have been using to find areas under curves, now applied to the physical world.
Core Principles & Definitions
Before diving into formulas, you need to understand three foundational ideas that connect physics to calculus. These principles explain why integration is the right tool for computing work and fluid force, and they will guide every problem you solve in this topic.
Work as Force × Distance
Variable Force & Integration
Pressure & Depth
Fluid Force on a Surface
Visual Explanation — Work Done by a Variable Force
The diagram below shows how calculating work with a variable force connects directly to finding the area under a curve. The horizontal axis represents position x, and the vertical axis represents force F(x). Each thin rectangle has width Δx and height F(x), so its area approximates the work done over that small interval. As you take more and more rectangles (letting Δx → 0), the sum of these rectangles becomes the definite integral — the exact area under the curve.
Notice that the golden dashed lines isolate a single rectangle of width Δx. Its area is F(x) × Δx, which estimates the work over that tiny interval. When you let the number of rectangles approach infinity, the Riemann sum becomes the integral, and you get the exact total work. This is the same area-under-the-curve idea from earlier in your calculus course, just applied to a physical quantity.
Mathematical Framework
Now let's formalize the ideas from the previous sections into the equations you will use to solve problems. We will cover the work integral, two common work scenarios (springs and pumping), and the fluid force integral.
Fluid Force — Detailed Breakdown
Understanding fluid force requires you to visualize how pressure acts on a submerged plate. The key insight is that pressure is not the same everywhere on the plate — it increases with depth. The diagram below shows a vertical plate (like a dam wall) submerged in water. We slice the plate into thin horizontal strips, compute the force on each strip, and integrate to get the total.
The setup process for a fluid force problem has three steps. First, set up a coordinate system — usually y pointing downward from the surface (or upward from the bottom). Second, express both the depth h(y) and the width w(y) in terms of y. Third, integrate ρ · g · h(y) · w(y) over the appropriate range of y. The trickiest part is usually finding w(y) — the width of the plate at each depth — which often requires the equation of a line from coordinate geometry.
Worked Example — Spring Work
Let's work through a complete example using Hooke's Law. A spring has a natural length of 0.3 m. A force of 50 N is required to hold it stretched to a length of 0.5 m. How much work is done in stretching the spring from its natural length to 0.7 m?
Constant Force vs. Variable Force — Strengths & Limitations
In your earlier physics courses, you probably learned W = F × d for constant forces. Integration generalizes this idea to handle any force that changes with position. The table below compares the two approaches and highlights when each is appropriate.
| Feature | Constant Force (W = Fd) | Variable Force (W = ∫F dx) |
|---|---|---|
| When to use | Force does not change during motion | Force depends on position, time, or other variables |
| Math required | Multiplication only | Setting up and evaluating a definite integral |
| Typical examples | Pushing a box on a flat floor, lifting a brick at constant speed | Stretching a spring, pumping water, compressing a gas |
| Accuracy | Exact when force is truly constant | Exact for any continuous force function |
| Limitation | Cannot handle varying forces — gives wrong answers | Requires finding F(x) as a formula, which can be challenging |
Connection to Advanced Topics
The work and fluid force integrals you are learning here are introductory versions of ideas that become much more powerful in later courses. In multivariable calculus, you will compute work along curved paths using line integrals, and in engineering courses, you will use surface integrals to find fluid force on curved surfaces like the hull of a ship.
| Concept | This Lesson (Calc 1) | Advanced Version |
|---|---|---|
| Work | W = ∫ F(x) dx along a straight line | W = ∫ F⃗ · dr⃗ along any curved path (line integral) |
| Fluid force | Force on a flat vertical plate | Force on curved 3D surfaces using double integrals |
| Force function | F depends on one variable x | F⃗ is a vector field depending on x, y, z |
| Applications | Springs, pumping, flat dams | Rocket propulsion, fluid dynamics, electromagnetism |
For now, focus on mastering the setup: identifying the variable, writing the force as a function of that variable, and choosing correct limits of integration. These skills transfer directly to every advanced integral application you will encounter.
Practice Problems
Lesson Summary
In this lesson you learned that work done by a variable force is computed with the integral W = ∫ₐᵇ F(x) dx. For springs obeying Hooke's Law (F = kx), this simplifies to W = ½kx². Pumping work problems use W = ∫ ρ · g · A(y) · (D − y) dy, where each slice of fluid is lifted a different distance to exit the tank.
You also learned that hydrostatic (fluid) force on a submerged surface is found by integrating F = ∫ ρ · g · h(y) · w(y) dy, because pressure increases with depth. The common thread is that integration lets you sum up infinitely many tiny contributions — whether force × distance for work or pressure × area for fluid force — to get an exact total. These same techniques extend to line integrals and surface integrals in more advanced courses.