Applications of Integrals
Area Between Curves
Using a definite integral to find the area between two curves.
The Gap Between Two Curves
Definition — Area Between Two Curves
Worked Example — Finding the Area Between Two Curves
Integral Visualizer
Integration bounds
Animate b (the play button above) to watch the shaded area — and the accumulation curve below — grow.
Approximation method
f(x), with the region between a and b shaded
Accumulation function A(x) = ∫ₐˣ f(t) dt — linked to the graph above; panning or zooming either moves both
What the Fundamental Theorem of Calculus tells us
- A(x) = ∫ from a to x of f(t) dt is the accumulation function. At x = b ≈ 2, A(b) ≈ 2.67 — the signed area under f from a ≈ 0 to b.
- The Fundamental Theorem of Calculus says A'(x) = f(x): differentiating the accumulation function gives the original function back.
- Confirmed numerically here: differentiating the accumulation curve gives A'(b) ≈ 4, matching f(b) ≈ 4.
Numerical approximation comparison
| Method | Estimate |
|---|---|
| Left Riemann sum | 2.28 |
| Right Riemann sum | 3.08 |
| Midpoint Riemann sum | 2.66 |
| Trapezoidal Rule | 2.68 |
| Simpson's Rule | 2.66667 |
| Exact (high-resolution reference) | 2.66667 |
Analysis of f(x)
- y-intercept
- (0, 0)
- x-intercepts
- (0, 0)
- Extrema
- local min at (0, 0)
- Inflection points
- none found in view
- Vertical asymptotes
- none found in view
- Horizontal asymptotes
- none found
- Domain
- all real numbers in view
- Range (estimated)
- approximately [0, 100]
Tip
Common Mistakes
Using the original functions' natural domain endpoints as the bounds instead of their intersection points.
The area between two curves is only well-defined between the x-values where they actually cross — using arbitrary bounds integrates over a region where the 'between' relationship no longer holds.
Key Takeaways
- Area between two curves is ∫ₐᵇ[top(x) − bottom(x)]dx, with bounds usually found from the curves' intersection points.
- A test point between the intersection points confirms which curve is on top before setting up the integral.
Summary
The final lesson interprets a definite integral more broadly — as the accumulated change in any quantity, not just a geometric area.
Sign in to track your progress and mark this lesson complete.
Track your progress