How do you find the area between two curves?
To find the area between two curves, you subtract the bottom function from the top function and integrate the result between their intersection points.
Think of it like finding the area of a picture frame: you calculate the area of the entire outer rectangle and subtract the area of the empty space in the middle. In calculus, if you have a top curve and a bottom curve , subtracting from leaves you with exactly the height of the region between them. Adding up all those tiny heights using an integral gives you the total area.
The area formula
If a function is greater than or equal to another function on an interval from to , the area between them is calculated using a definite integral. The precise definition is: .
The expression represents the height of an infinitely thin rectangle at position , and represents its width. The integral sums up all these rectangles from the starting point to the ending point .
How to set it up
First, you need to know where your region starts and ends. If the bounds aren't given, you find the intersection points by setting the two functions equal to each other () and solving for .
Next, figure out which curve is on top. You can do this by sketching a quick graph or by picking a test -value between your intersection points and plugging it into both functions. The function that gives the higher -value is your (the top curve).
Where students slip: Crossing curves
The most common mistake happens when the two curves cross each other somewhere inside the interval. If they cross, the curve that was on top is now on the bottom, and vice versa.
If you just integrate from start to finish without checking, the area after the crossing will come out negative, canceling out some of your true area. To fix this, you must split the integral at the intersection point. Calculate the area of the first section, calculate the area of the second section (with the new top curve minus the new bottom curve), and add them together.
Worked through
Find the area of the region enclosed by the curves and .
Step 1: Find the intersection points by setting the equations equal. So, and . These are our bounds and .
Step 2: Determine which curve is on top between and . Let's test . For : . For : . Since , the line is the top curve.
Step 3: Set up and evaluate the integral.
Find the antiderivative: evaluated from to .
Plug in the upper bound (2): .
Plug in the lower bound (0): .
Subtract the lower bound result from the upper bound result: .
Questions students ask
Ask about this topic
Where this comes from: Stewart Calculus, 8th Edition · OpenStax Calculus Volume 1 · Khan Academy: Applications of Definite Integrals
See also