Area Under Curves
From signed integral to true geometric area — measuring the region a curve traps against the axis or against another curve, choosing vertical or horizontal slices, and letting symmetry do half the work
- The area trapped between a curve and the x-axis as a definite integral of vertical strips.
- The difference between signed and geometric area when a curve dips below the axis.
- The area between two curves as the integral of top minus bottom.
- Integrating with respect to \(y\) using horizontal strips, and finding limits from intersections.
- The standard areas of a circle, ellipse and parabola.
- Using symmetry, splitting composite regions, and the parametric area formula.
Area Under a Curve
The definite integral was built as a limit of thin rectangles, so when \(f(x)\ge 0\) it is the area trapped between the curve, the \(x\)-axis, and the vertical lines \(x=a\) and \(x=b\). Each strip has height \(f(x)\) and width \(dx\); the integral sums them.
This is the workhorse of the chapter. The integrand is the height of the region at each \(x\), and \(dx\) is the width of a slice. The same idea generalises to every region in the chapter — only the height changes.
When the Curve Dips Below the Axis
Below the axis the height \(f(x)\) is negative, so the integral counts that area as negative. For the geometric area — the actual amount of ink — you must find where the curve crosses the axis, integrate each piece separately, and add the magnitudes.
Here \(c\) is the \(x\)-intercept where the curve changes sign. The raw integral \(\int_a^b f\,dx\) gives the net signed area, which can be smaller than the true area, or even zero. When a problem asks for "the area," it almost always wants the geometric value.
Area Between Two Curves
The region trapped between two curves has, at each \(x\), a height equal to the upper curve minus the lower one. Summing those strips gives the enclosed area — and because we subtract, it does not matter whether the curves sit above or below the axis.
The limits \(a\) and \(b\) are the \(x\)-coordinates where the curves meet. Setting Section 27-1 as the special case \(f\equiv 0\) recovers the area under a single curve.
Always draw the region before writing the integral. The upper curve can change from one to the other at an intersection inside \([a,b]\); when that happens, split the integral at the crossing and use the correct "top minus bottom" on each piece. Blindly integrating \(g-f\) across a swap gives a wrong, partly-cancelled answer.
Integrating Along the y-axis
When a boundary is given more naturally as \(x=h(y)\) — a sideways parabola, or a region measured from the \(y\)-axis — it is far cleaner to slice the region into horizontal strips of width \(dy\) and length \(x\), and integrate up the \(y\)-axis.
Everything is the mirror image of the vertical case: the roles of \(x\) and \(y\) simply swap, and the limits \(c,d\) are now \(y\)-values. For a region between two side-by-side curves, the strip length is \((\text{right})-(\text{left})\).
Locating the Limits
The hardest part of most area problems is not the integration but pinning down the limits. They come from the points of intersection of the boundaries — solve the curves simultaneously, and the solutions are your \(a\) and \(b\) (or \(c\) and \(d\)).
To find where a curve meets a line or another curve, equate them and solve. A quadratic gives two crossings, which become the limits; more crossings mean the region splits into pieces. Always confirm with a sketch which curve is on top between consecutive crossings.
Standard Regions
A handful of areas recur so often that their formulas are worth knowing outright — and each one falls straight out of the integrals from Chapter 25, usually via \(\int\sqrt{a^2-x^2}\,dx\) and a dose of symmetry.
The circle is the special case \(a=b=r\) of the ellipse. The parabolic-segment result — Archimedes' theorem — says the area cut off by a chord is two-thirds of the enclosing rectangle. Each is a quick integral once symmetry trims it to a single quadrant.
Exploiting Symmetry
If a region is symmetric about an axis or the origin, compute the area of one representative piece and multiply. This not only saves work but also sidesteps the sign trouble of Section 27-2, since you integrate over a region where the height keeps one sign.
A figure symmetric about the \(y\)-axis needs only the right half; one symmetric about both axes, like a circle or ellipse, needs only a single quadrant. Identify the symmetry first — it is often the difference between a one-line answer and a page of algebra.
Composite & Parametric Regions
Some regions are bounded by three or more curves, with the "top" or "bottom" changing along the way. The cure is to split the region at every such transition and add the pieces. And when a boundary is given parametrically, the area formula adapts in a natural way.
Break a composite region at each corner or crossing so that a single "top minus bottom" rule holds on every sub-interval, then sum. For a curve traced by \(x=x(t),\ y=y(t)\), replace \(dx\) by \(x'(t)\,dt\) — exactly how the area of one arch of a cycloid is found.
Putting It to Work
Problem. Find the area bounded by \(y=x^{2}\), the \(x\)-axis, and \(x=0,\ x=2\).
Solution. The curve is above the axis, so integrate directly:
Problem. Find the geometric area between \(y=x^{3}\), the \(x\)-axis, and \(x=-1,\ x=1\).
Solution. The curve is below the axis on \([-1,0]\) and above on \([0,1]\), so add magnitudes:
Problem. Find the area enclosed between \(y=x\) and \(y=x^{2}\).
Solution. They meet where \(x=x^{2}\), i.e. \(x=0,1\); on \((0,1)\) the line is on top:
Problem. Find the area enclosed by the parabola \(x=y^{2}\) and the line \(x=4\).
Solution. They meet at \(y=\pm2\); a horizontal strip runs from \(x=y^{2}\) to \(x=4\), and the region is symmetric in \(y\):
Problem. Find the area enclosed by \(\dfrac{x^{2}}{9}+\dfrac{y^{2}}{4}=1\).
Solution. By four-fold symmetry, integrate the first-quadrant arc \(y=\tfrac23\sqrt{9-x^{2}}\) and use \(\int_0^{3}\sqrt{9-x^{2}}\,dx=\tfrac{9\pi}{4}\):
Problem. Find the area bounded by \(y=9-x^{2}\) and the \(x\)-axis.
Solution. The parabola meets the axis at \(x=\pm3\) and is symmetric about the \(y\)-axis, so double the right half:
Chapter Summary
\(A=\int_a^b f\,dx\) for \(f\ge 0\); vertical strips of height \(f\).
Split at the intercepts and add magnitudes: \(\int|f|\,dx\).
\(A=\int_a^b(\text{top}-\text{bottom})\,dx\); sketch first.
\(A=\int_c^d x\,dy\) with horizontal strips.
Solve the curves simultaneously to find the crossings.
Circle \(\pi r^2\), ellipse \(\pi a b\); one piece × count.
Problems
Sketch the region first, decide between vertical and horizontal strips, find the limits from the intersections, and only then integrate. Difficulty rises down the list.
- Find the area under \(y=x^{2}\) from \(x=0\) to \(x=3\).
- Find the area under \(y=2x\) from \(x=1\) to \(x=4\).
- Find the area bounded by \(y=\sin x\) and the \(x\)-axis on \([0,\pi]\).
- Find the geometric area between \(y=x^{3}\), the \(x\)-axis, \(x=-2\) and \(x=2\).
- Find the area between \(y=x^{2}\) and \(y=2x\).
- Find the area enclosed by \(x=y^{2}\) and \(x=9\) using horizontal strips.
- Find the area enclosed by the circle \(x^{2}+y^{2}=16\).
- Find the area enclosed by the ellipse \(\dfrac{x^{2}}{16}+\dfrac{y^{2}}{9}=1\).
- Find the area bounded by \(y=4-x^{2}\) and the \(x\)-axis.
- Find the area between the parabolas \(y^{2}=4x\) and \(x^{2}=4y\).
- Find the area bounded by the parabola \(y=x^{2}\) and the line \(y=x+2\).
- Find the area bounded by \(y^{2}=4x\) and the line \(x=1\) using horizontal strips.
- Find the area between \(y=\sin x\) and \(y=\cos x\) on \(\big[0,\tfrac\pi4\big]\).