Area Under a Curve
Simple Explanation
When f(x) β₯ 0 on [a,b], the definite integral β«βα΅f(x)dx gives exactly the area of the region trapped between the curve y=f(x) and the x-axis, from x=a to x=b.
Why Do We Need It?
This is the most direct geometric meaning of a definite integral, and the starting point for every other application in this chapter β area between curves and volumes of revolution both build directly on it.
See It
A shaded region under an upward-curving parabola, bounded on the left by x=1 and on the right by x=2, sitting above the x-axis
Formula
Area Under a Curve
Area = β«βα΅ f(x) dx (for f(x) β₯ 0 on [a,b])
The definite integral of a non-negative function over [a,b] equals the exact area trapped between the curve and the x-axis over that interval.
- f(x)
- β the function whose graph forms the top boundary of the region
- a, b
- β the left and right x-boundaries of the region
When to use it: Whenever the exact area between a curve and the x-axis, over a specific interval, is needed.
Worked Example
Find the area under a curve
Find the area under y = xΒ² between x = 1 and x = 2.
Why Does This Work?
A definite integral is defined as the limit of a sum of infinitely many, infinitely thin rectangles of height f(x) and width dx spanning [a,b] β when f(x)β₯0, that sum of rectangle areas is exactly the total area under the curve, and the Fundamental Theorem of Calculus provides a shortcut to compute that limit exactly.
Real-Life Example
Total water collected from a variable-rate inflow pipe
A pipe fills a tank at a rate (in liters per minute) that changes over time, described by a function r(t).
The total volume collected between two times is exactly the area under the rate function's graph over that time interval β found by evaluating the definite integral of r(t).
Practice
Find the area under y = 3xΒ² between x = 0 and x = 2.
MediumCommon mistake
Using this formula directly when f(x) is negative somewhere on [a,b] β the plain integral would then subtract that region's area instead of adding it, so a genuinely negative section needs to be split off and its absolute value taken separately.
Quick Review
- Area = β«βα΅ f(x)dx, valid directly when f(x)β₯0 on [a,b].
- Find an antiderivative, then apply the Fundamental Theorem of Calculus.
- The foundation for area-between-curves and volume-of-revolution problems.