Application · Calculus
What Integrals Are Used For in Practice
An integral answers one question — how much has accumulated — and that question turns out to underlie area, distance, cost and probability alike.
Area under a curve, exactly
The most direct answer to what integrals are used for is area. Any region bounded above by a curve and below by the x-axis has an exact area given by a definite integral — not an approximation from rectangles, but the exact limit those approximations converge to.
- ∫₀¹ x² dxthe definite integral
- [x³/3] from 0 to 1find an antiderivative, evaluate at the limits
- ⅓ − 0 = ⅓the exact area, not an estimate
Before calculus, this exact figure was only reachable for shapes made of straight lines. A curved boundary needed a limiting argument, and the integral is that argument, packaged into a single computation.
Distance from velocity, and displacement from acceleration
If velocity is known as a function of time, its integral over an interval gives displacement — the net change in position. This is the same relationship as speed and distance run backward: differentiating position gives velocity, so integrating velocity gives position back.
| Known quantity | Integrate to get |
|---|---|
| Velocity | displacement (net position change) |
| Speed (velocity's magnitude) | total distance travelled |
| Acceleration | velocity |
The distinction in the second row matters. If velocity goes negative — motion reverses direction — integrating velocity itself gives net displacement, which can be smaller than the total distance covered, because the backward motion subtracts rather than adds.
Total cost, revenue and other economic totals
Economists work as often with totals recovered from a marginal rate as with the marginal rate itself, and integration is exactly that recovery.
| Known | Integrate to get |
|---|---|
| Marginal cost | total cost |
| Marginal revenue | total revenue |
| A rate of production over time | total units produced |
This is the mirror image of the derivative application: differentiating total cost gives marginal cost, and integrating marginal cost gives total cost back — the same pair of quantities, approached from opposite directions depending on which one is known.
Probability as area under a curve
A continuous probability distribution is described by a density function, and the probability that an outcome falls in some range is the area under that density curve over that range — a definite integral. The total area under the whole curve is always exactly 1, since some outcome is certain to occur.
This is why bell-curve-shaped density functions are drawn the way they are: the middle carries more area, and therefore more probability, than the tails — a statement made precise only through integration.
Volume, work, and other accumulations
The same idea generalises well beyond a flat area. Slicing a solid into thin discs and integrating their volumes gives the volume of the solid; slicing a variable force into thin intervals and integrating force times distance gives the total work done moving through it. Both are the area-under-a-curve idea, applied to a different quantity being sliced.
- A solid of revolution: integrate the cross-sectional area along its axis to find the total volume.
- A variable force, like a stretching spring: integrate force with respect to distance to find the total work done.
- A population growing at a known rate: integrate the growth rate to find the total population added over an interval.
Where it goes next
Differential equations describe how a quantity changes — cooling, decay, population growth, oscillation — and solving one usually means integrating a rate to recover the quantity itself. That is the same operation covered here, applied to an equation instead of a single known function.
The recurring theme across every application above: whenever something accumulates from a known rate, or a shape needs an exact measurement no straight-edge tool can give, integration is the operation that gets there.
Questions about what integrals are used for
What are integrals used for in real life?
Finding exact areas and volumes, recovering total distance or displacement from velocity, recovering total cost or revenue from a marginal rate in economics, and computing probabilities as areas under a density curve.
How does an integral find the area under a curve?
A definite integral is the exact limit of the sum of thinner and thinner rectangle areas under the curve — computed in practice with the fundamental theorem of calculus, evaluating an antiderivative at the two limits and subtracting.
What is the difference between distance and displacement when integrating velocity?
Integrating velocity gives net displacement, which can be smaller than the true distance travelled if the motion reverses direction, since backward motion subtracts rather than adds.
Why does the area under a full probability density curve always equal 1?
Because some outcome is certain to occur, and the total area under the curve represents the total probability across every possible outcome — which must sum to certainty.