Visual walkthrough — Area between curves — horizontal and vertical slices
Step 1 — What "area between curves" even means
WHAT. We have two curves. The top one we will call ; the bottom one . Here is just shorthand for "the height of the top curve when you stand at position " — is how far right you are, is how high up you are. The shaded region is everything caught between them.
WHY start here. Before any integral, we must be sure what quantity we are chasing: the area of the shaded pocket, not the area under one curve. Naming top and bottom now saves us from sign errors later.
PICTURE. The two curves and the shaded pocket between them. Notice: at any horizontal position , the pocket has a top edge (on ) and a bottom edge (on ).
Step 2 — Slice the pocket into standing rectangles
WHAT. Pick a position inside the pocket and cut out a super-thin vertical strip there. Give it a tiny width. We call that tiny width — the Greek letter ("delta") is the standard flag for "a small change in," so means "a small change in the horizontal position." The strip is (almost exactly) a rectangle standing upright.
WHY slice. A pocket with curvy edges has no area formula. A rectangle does: length times width. So we trade one impossible shape for a pile of thousands of easy rectangles — this is the whole idea behind the Definite Integral as Riemann Sum.
PICTURE. One red rectangle standing inside the pocket, its width labelled , its top touching and its bottom touching .
Step 3 — Measure ONE rectangle (height and width)
WHAT. The red rectangle has:
- height = top edge minus bottom edge ,
- width = .
So its area is
WHY subtract? Height is measured upward. The top of the strip sits at height ; the bottom sits at height . The distance between two heights is the bigger minus the smaller, exactly like your height above a chair is (your head's height) (the chair's height). Because we declared , this gap is never negative — good, since a length can't be negative.
PICTURE. A zoom on the single rectangle: a vertical measuring arrow from up to labelled "", and a horizontal brace labelled .
Step 4 — Add up all the rectangles (the Riemann sum)
WHAT. Cover the whole pocket with of these strips, side by side, from to . Number them . Strip sits at some sample position we label (the little star just means "the particular I picked inside strip "). For simplicity give every strip the same width (the total span chopped into equal pieces). Adding every strip's area:
The symbol (capital Greek "sigma") means "add the following up, letting the counter run from to ." It is just a compact way to write "strip + strip + + strip ."
WHY only approximately equal? Each strip's top is slightly slanted but we treated it as flat. So we're a little off — the tops leave tiny triangular gaps or overhangs.
PICTURE. The pocket filled with many red rectangles; the little error slivers along the top edge are visible and shrinking toward the right where strips are drawn thinner.
Step 5 — Shrink the width to zero: the integral is born
WHAT. Now make the strips thinner and more numerous: let , which forces . The error slivers vanish and the approximation becomes exact. The limit of this sum is — by definition — the integral:
Reading the right-hand side term by term:
- = "the continuous adding-up" (a stretched for Sum),
- (bottom) and (top) = where the sweep starts and stops,
- = the height of the rectangle at position (top minus bottom),
- = the now-infinitely-thin width (what became).
WHY this tool and not simple multiplication? The height changes as moves — you cannot just do "height × width" once. The integral is precisely the machine invented to multiply a varying height by width and total it up. Turning this limit into an actual number is the job of the Fundamental Theorem of Calculus.
PICTURE. Two panels: coarse strips (visible steps along the top) beside ultra-fine strips (top looks perfectly smooth) — the visual of .
Step 6 — Where do and come from? (the pinch points)
WHAT. The limits and are the -values where the two curves meet. To find them, set the two heights equal, , and solve — often a quadratic or polynomial, see Solving Quadratic & Polynomial Equations.
WHY. At a meeting point the top and bottom coincide, so the pocket has zero height there — it is pinched shut. That is exactly the natural left and right edge of the region.
PICTURE. The curves crossing at two dots; the region pinched to nothing at each dot, fat in the middle.
Step 7 — The dangerous case: curves that cross inside
WHAT. Suppose the curves swap roles partway: is on top for a while, then takes over past a crossing point . If you blindly integrate , the part where is now on top contributes a negative amount, which cancels part of the real area.
WHY it fails. is positive on the left piece and negative on the right piece; the integral adds them with signs, so they eat each other. Area, though, is always positive — no cancellation allowed.
FIX. Split at the crossing and always write (top bottom) on each piece:
The ("absolute value") means "make it positive," which is just a shorthand for "top minus bottom, whichever is on top right now."
PICTURE. Curves crossing at ; left region shaded where is up, right region shaded where is up — two pockets, each measured with its own correct top-minus-bottom.
Step 8 — Rotate your head: horizontal slices ()
WHAT. Some regions are ugly for standing strips because the top curve itself changes as you sweep right (like a sideways parabola , which for one gives two 's). Cure: lay the rectangles down. Now a strip has a fixed height , a tiny thickness ("a small change in vertical position"), a right edge on a curve and a left edge on . Here means "how far right the right curve is when you stand at height ." Repeat Steps 2–5 rotated :
- = length of a lying-down rectangle (right minus left ),
- = its tiny thickness,
- = the -values where the curves meet (solve in now).
WHY. The geometry never changed — only the direction we sweep. To rewrite as you use Inverse Functions. This is the same slice-measure-add pattern we will reuse one dimension up in Volumes by Slicing & Disks.
PICTURE. The same pocket, now filled with horizontal red rectangles; one is highlighted with a left-to-right measuring arrow "" and thickness .
The one-picture summary
Everything collapses to a single mantra and a single diagram: choose a slicing direction, measure one rectangle, and let the integral add infinitely many.
Reading the summary figure. The figure has two panels showing the same pocket:
- Left panel (vertical slices). The grey shape is the pocket from Steps 1–6. The single red rectangle standing up is the tile of Step 3: its height is top bottom and its width is . Sweeping such tiles left→right and adding them is the integral printed above it.
- Right panel (horizontal slices). The identical pocket, now filled by a lying-down red rectangle from Step 8: its length is right left and its thickness is . Sweeping bottom→top gives .
- The punchline the two panels make visible: same grey region, two sweep directions, one area — the direction of slicing can never change the answer.
Recall Feynman: tell the whole walkthrough to a 12-year-old
Picture two wavy lines with a coloured pocket between them. You can't measure the pocket directly, so you slice it into a bunch of super-thin sticks. If the sticks stand up, each one's height is "how far the top line is above the bottom line right there" and its width is tiny — call that width . Multiply height by width for one stick, then add up every stick: that adding-up is what the symbol does. The edges of the pocket (where you start and stop adding) are just the spots where the two lines touch and pinch the pocket shut. If the lines cross in the middle, one stick's "top" becomes the "bottom," so split the job at the crossing and always take the taller minus the shorter. And if the pocket is easier to fill with sticks lying down, do that instead — measure length "right line minus left line" with thickness . Same pocket, same area, just sticks turned sideways.
Connections
- Definite Integral as Riemann Sum — Steps 4–5 are this idea in action.
- Fundamental Theorem of Calculus — evaluates the integral once it's set up.
- Inverse Functions — rewrites as for horizontal slices (Step 8).
- Solving Quadratic & Polynomial Equations — finds the pinch points (Step 6).
- Volumes by Slicing & Disks — the same slice-measure-add pattern, one dimension higher.