How do you find the area of a region bounded by two curves? I'll consider two cases.
Suppose the region is bounded above and below by the two curves and , and on the sides by and .
I divide the region up into n vertical rectangles. A typical vertical rectangle (the k-th rectangle is shown in the picture) has thickness . For instance, if I use n rectangles of equal width, then , and I can just write , since the widths are all the same. I pick an x-value --- say --- in the base interval of the rectangle. Plugging it into the two functions and subtracting the bottom function from the top, I find that the height of the rectangle is . Thus, the area of the rectangle is
If I add up (sum) the areas of all the rectangles, I get an approximation to the area between the curves:
To get the exact area, I take the limit as the widths of the rectangles go to 0:
Alternatively, if I'm using equal-width rectangles, I can let , where n is the number of rectangles.
The expression on the right is the Riemann sum for . Therefore,
It's important to remember that areas are given by Riemann sums. For example, in an application you might need to approximate an area using a finite number of data points. In those cases, you could use the summation approximation given above.
To set up area problems in calculus, I'll use a shortcut rather than writing down the Riemann sums. First, to make the formula reflect the situation, I'll use "top" and "bottom" for the curves, instead of and . (This way, you don't need to remember which of f or g is "top" and which is "bottom".)
Now think of dividing the region up into vertical rectangles. The height of the typical rectangle is , while the thickness is . The area of a typical rectangle is
To find the total area, integrate to add up the areas of the little rectangles:
The in the integral is a reminder that I want "top" and "bottom" expressed in terms of x.
The use of " " to represent the width of a rectangle is a shortcut for writing for the width of a typical rectangle in a subdivision, then summing the rectangle area, then taking a limit to get a Riemann sum and a definite integral. I think this shortcut is harmless, but you should understand what it is a shortcut for!
You can also find areas using horizontal rectangles. I'll skip setting up the Riemann sum and describe the shortcut which is similar to the one for vertical rectangles. Suppose the region is bounded on the sides by two curves ("left" and "right"), and on the top and bottom by and .
Think of dividing the region up into horizontal rectangles. The height of the typical rectangle is , while the thickness is . The area of a typical rectangle is
To find the total area, integrate to add up the areas of the little rectangles:
The in the integral is a reminder that I want "right" and "left" expressed in terms of y.
In doing problems like the examples below, it's important to draw a picture of the curves (for example, using a computer or a graphing calculator). The picture will help you figure out which curve is the "top curve" and which curve is the "bottom curve". It will also tip you off when the curves intersect.
Example. Find the area of the region bounded above by and below by from to .
The curves don't intersect for .
I break the region up vertical rectangles. A typical rectangle has thickness . is the top curve and is the bottom curve.
Example. Find the area of the region bounded by and .
Find the intersection points:
The curves intersect at and .
I break the region up vertical rectangles. A typical rectangle has thickness . The top curve is and the bottom curve is .
The area is
The next example illustrates the importance of drawing a picture before you set up the integral.
Example. Find the area of the region between and from to .
The lines appear to cross between and . This means that the top curve and bottom curve switch between 2 and 5, and so I will need two integrals.
The lines cross at , so there are two pieces: One from 2 to 3, and another from 3 to 5. I'll have one integral for each piece; the total area will be the sum of the integrals.
On the left-hand piece, the top curve is and the bottom curve is . On the right-hand piece, the top curve is and the bottom curve is . The area is
You might not have noticed that the lines cross between and if you had not drawn the picture!
Example. Find the area of the region bounded above by and by , and below by the x-axis, from to .
I'll set this problem up in two ways, so that you can compare the computation with vertical rectangles and the computation with horziontal rectangles.
First, I'll set up the area using vertical rectangles.
The top curve is from to , and the top curve is from to . The bottom curve in each case is , the x-axis. Therefore, I need two integrals:
Next, I'll use horizontal rectangles.
The left curve is and the right curve is . (Notice that I need everything in terms of y, because the thickness of a typical horizontal rectangle is .) The area is
In this case, vertical and horizontal rectangles were about the same in terms of the amount of work needed to do the problem. In some problems, however, one approach may be drastically easier than the other.
Example. Find the area of the region bounded by and .
Solve the equations simultaneously:
The curves intersect at and at .
I'll use horizontal rectangles. The left curve is and the right curve is . The area is
Copyright 2019 by Bruce Ikenaga