CALCULUS 1 • APPLICATIONS OF INTEGRATION

Cross Sections: Squares & Rectangles — Volumes with Cross Sections: Squares and Rectangles

Build three-dimensional solids by stacking known cross-sectional shapes and compute their volumes with a single integral.

Historical Context & Motivation

Long before calculus existed, ancient mathematicians struggled with computing the volumes of irregular solids. The Greeks could handle spheres, cones, and cylinders using clever geometric arguments, but shapes with unusual cross sections posed a much harder challenge. The idea of slicing a solid into infinitely many thin pieces—and then summing their areas—turns out to be the key insight that connects geometry to integration.

The method of cross-sectional volumes is really a generalization of a very old idea: if you know the area of every slice of a loaf of bread, you can figure out the total volume of the loaf. This principle was formalized through centuries of mathematical progress, from Archimedes to Cavalieri to Newton and Leibniz.

~250 BCE
Archimedes and the Method of Exhaustion
Archimedes approximated the volumes of spheres and paraboloids by inscribing and circumscribing known shapes, effectively summing cross-sectional areas with finite slices.
1635
Cavalieri's Principle
Bonaventura Cavalieri stated that two solids with identical cross-sectional areas at every height must have the same volume—an idea that laid the groundwork for integration-based volume formulas.
1666–1676
Newton & Leibniz Develop Calculus
The invention of the integral gave mathematicians a precise tool for adding up infinitely many infinitesimally thin slices, turning Cavalieri's geometric insight into a computation.
Modern Era
Engineering Applications
Today, engineers use cross-sectional volume integrals to design airplane wings, dam walls, and structural beams whose cross sections change shape along their length.

The central question this lesson addresses is: How do you compute the volume of a solid when you know the shape and size of every cross section? We will focus specifically on solids whose cross sections are squares or rectangles—the simplest and most common cases you will encounter in a Calculus 1 course.

Core Principles & Definitions

Before diving into integration, you need a clear picture of the vocabulary and the big ideas. A cross section of a solid is the two-dimensional shape you see when you slice the solid with a plane perpendicular to a chosen axis. Think of cutting a block of cheese with a knife: every cut reveals a flat face, and the shape of that face is the cross section.

1

Base Region

The flat region in the xy-plane that serves as the "footprint" of the solid. The boundaries of this region determine the side lengths of each cross section.
2

Cross-Sectional Area A(x)

A function that gives the area of a single slice at position x. For squares, A(x) = s², where s is the side length. For rectangles, A(x) = b × h, where b and h depend on x.
3

Perpendicular Slicing Direction

Cross sections are taken perpendicular to either the x-axis or the y-axis. The axis you choose determines whether you integrate with respect to x or y.
4

Volume by Integration

The total volume equals the integral of A(x) from the left boundary a to the right boundary b: V = ∫ₐᵇ A(x) dx. This sums up infinitely many thin slabs.
KEY TAKEAWAY
Imagine a deck of cards fanned out on a table. Each card is a thin rectangular cross section. If you could measure the area of each card and add them all up, you would get the total volume of the deck. Integration does exactly this—but with infinitely many, infinitely thin cards, giving you an exact answer instead of an approximation.

Visual Explanation

The diagram below shows how a solid with square cross sections is built on a base region. The base region sits in the xy-plane (shown in blue), and at each position x a square rises vertically from the base. The side length of the square equals the vertical distance across the base region at that x-value.

Three representative square cross sections are shown at different x-positions along the base. The side length s(x) equals the vertical span of the base region at that x, so larger base widths yield larger squares and greater volume contributions.

Notice that the square cross sections vary in size depending on where you slice. Near the edges of the base region (at x = a and x = b), the vertical span of the base is small, so the squares are small. Near the middle, the base is wider, so the squares are larger. The integral of A(x) = [s(x)]² captures this variation and produces the exact total volume.

Mathematical Framework

The general formula for volume by cross sections is remarkably simple. You integrate the cross-sectional area function from one end of the solid to the other. The key step is expressing A(x) in terms of the curves that define the base region.

GENERAL VOLUME FORMULA
V = ∫ₐᵇ A(x) dx
V = volume of the solid, A(x) = cross-sectional area at position x, a and b = left and right boundaries of the base along the x-axis.

When the cross sections are squares, the side length s(x) is typically the vertical distance between the upper and lower curves of the base. If the base is bounded above by y = f(x) and below by y = g(x), then s(x) = f(x) − g(x), and the area of the square is [f(x) − g(x)]².

SQUARE CROSS SECTIONS
V = ∫ₐᵇ [f(x) − g(x)]² dx
f(x) = upper boundary curve, g(x) = lower boundary curve, and the side length of each square is s(x) = f(x) − g(x).

When the cross sections are rectangles, you need to know the relationship between the base (b) and the height (h) of each rectangle. A common problem statement might say: "the cross sections are rectangles whose height is twice the base." In that case, the base is s(x) = f(x) − g(x) and the height is 2 × s(x), so A(x) = s(x) × 2s(x) = 2[s(x)]².

RECTANGULAR CROSS SECTIONS (height = k × base)
V = ∫ₐᵇ k × [f(x) − g(x)]² dx
k = the ratio of the rectangle's height to its base. When k = 1, the rectangle is a square. When k = 2, the height is twice the base, and so on.
⚠️ Watch Out
Always check whether the problem says the cross sections are perpendicular to the x-axis or the y-axis. If they are perpendicular to the y-axis, you integrate with respect to y, and the side length is determined by horizontal distances: s(y) = right curve − left curve.

Squares vs. Rectangles: A Detailed Comparison

The diagram below compares a solid with square cross sections to a solid with rectangular cross sections, both built on the same base region. Seeing them side by side makes the difference concrete: the rectangular solid is taller (or shorter) depending on the proportionality constant k.

Left: a square cross section with side length s, giving area A(x) = s². Right: a rectangular cross section with base s and height 2s, giving area A(x) = 2s². The rectangular version has twice the cross-sectional area at every x, so its total volume is exactly twice the square version.

The step-by-step process for any cross-section volume problem is the same regardless of whether you are working with squares or rectangles. First, sketch the base region and identify the bounding curves. Second, find the side length s(x) = f(x) − g(x). Third, write the area formula: A(x) = s² for squares or A(x) = k × s² for rectangles with height k × base. Finally, integrate A(x) from a to b.

  1. Step 1: Sketch the base region and find intersection points (limits of integration).
  2. Step 2: Determine s(x) = (upper curve) − (lower curve).
  3. Step 3: Write A(x) using the given cross-section shape (square or rectangle).
  4. Step 4: Evaluate V = ∫ₐᵇ A(x) dx.

Worked Example: Square Cross Sections

Let's work through a full problem. The base of a solid is the region enclosed by y = √x and y = 0 from x = 0 to x = 4. Cross sections perpendicular to the x-axis are squares. Find the volume.

Volume with Square Cross Sections
1
Step 1 — Identify the Base RegionThe base is bounded above by y = √x and below by y = 0 (the x-axis), from x = 0 to x = 4. This is the region under the curve y = √x in the first quadrant.
2
Step 2 — Find the Side Length s(x)At each x-value, the side length of the square equals the vertical distance across the base: s(x) = √x − 0 = √x.
s(x) = √x
3
Step 3 — Write the Area Function A(x)Since the cross sections are squares, the area is the side length squared: A(x) = [s(x)]² = (√x)² = x.
A(x) = x
4
Step 4 — Set Up the IntegralV = ∫₀⁴ A(x) dx = ∫₀⁴ x dx.
V = ∫₀⁴ x dx
5
Step 5 — EvaluateV = [x²/2]₀⁴ = (4²/2) − (0²/2) = 16/2 − 0 = 8.
V = 8 cubic units
Check Your Answer
Does the answer make sense? The base region fits inside a 4 × 2 rectangle (area 8). The largest square cross section has side 2, so its area is 4, and the solid is 4 units long. A rough estimate of 4 × 4 / 2 = 8 checks out—the integral gives exactly 8.

Strengths, Limitations & Common Mistakes

The cross-section method is powerful, but students often stumble on a few predictable issues. The table below highlights what this technique does well and where you need to be careful.

Strengths and common pitfalls of the cross-section method
AspectStrengthsCommon Pitfalls
FlexibilityWorks for any cross-sectional shape (squares, rectangles, triangles, semicircles) as long as A(x) is expressible.Students sometimes confuse this method with the disk/washer method, which is a special case (circular cross sections from revolution).
SetupOnly requires knowing the base curves and the cross-section shape—no rotation axis needed.Forgetting to square the side length for squares: writing ∫ s dx instead of ∫ s² dx.
Integration variableCan integrate with respect to x or y depending on slicing direction.Using the wrong variable: slicing perpendicular to the x-axis but writing the integral in terms of y.
LimitsIntersection points give natural limits of integration.Swapping the upper and lower curves, which produces a negative side length and an incorrect (but positive-looking) area.
KEY TAKEAWAY
Think of the cross-section method as the Swiss Army knife of volume problems. The disk and washer methods are specialized tools for solids of revolution, but the cross-section approach handles any shape you can describe with a formula. When in doubt, return to the general formula V = ∫ A(x) dx—it always works.

Connection to Disks, Washers & Advanced Methods

The cross-section method you've learned in this lesson is actually the parent concept for the more specialized volume techniques you'll encounter next: the disk method and the washer method. Both of those methods are just cross-section problems where the cross sections happen to be circles (disks) or annuli (washers) created by revolving a region around an axis.

Cross-section method vs. disk/washer method
FeatureCross-Section Method (General)Disk / Washer Method
Cross-section shapeAny shape: square, rectangle, triangle, semicircle, etc.Always a circle (disk) or annulus (washer).
How solids are createdBy specifying a cross-section shape perpendicular to an axis.By revolving a base region around a line (axis of revolution).
Area formulaDepends on the shape: s², b × h, ½bh, ½πr², etc.πR² (disk) or π(R² − r²) (washer).
When to useWhen the problem explicitly states the cross-section shape.When the problem says "revolve around...".

In more advanced calculus (Calculus 2 or 3), you'll also learn the shell method for volumes of revolution, and eventually you'll compute volumes using double and triple integrals. All of these techniques share the same underlying philosophy: decompose a three-dimensional object into manageable pieces, find the measure of each piece, and integrate. Mastering cross sections now gives you a strong conceptual foundation for everything that follows.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain in your own words why the volume formula V = ∫ₐᵇ A(x) dx works. What does A(x) dx represent geometrically, and why does summing these quantities give the volume?
PROBLEM 2BASIC CALCULATION
The base of a solid is the region bounded by y = x and y = 0 from x = 0 to x = 3. Cross sections perpendicular to the x-axis are squares. Find the volume.
PROBLEM 3INTERMEDIATE
The base of a solid is the region enclosed by y = x² and y = x. Cross sections perpendicular to the x-axis are squares. Find the volume.
PROBLEM 4APPLIED
A landscape architect designs a decorative planter whose base is the region bounded by y = 4 − x² and y = 0. The planter's cross sections perpendicular to the x-axis are rectangles whose height is 3 times the base. Find the volume of soil the planter can hold.
PROBLEM 5CRITICAL THINKING
Consider the base region bounded by y = sin(x) and y = 0 from x = 0 to x = π. Suppose cross sections perpendicular to the x-axis are squares. Without evaluating the integral, set it up and explain how you would use the identity sin²(x) = (1 − cos(2x))/2 to evaluate it. Then find the exact volume.

Lesson Summary

Computing volumes with known cross sections relies on one elegant idea: if you know the cross-sectional area A(x) at every position along an axis, the total volume is V = ∫ₐᵇ A(x) dx. For square cross sections, the area function is A(x) = [f(x) − g(x)]², where f(x) and g(x) are the upper and lower boundaries of the base region. For rectangular cross sections with height proportional to the base, A(x) = k × [f(x) − g(x)]², where k is the proportionality constant.

The process always follows the same four steps: sketch the base, find the side length s(x), write A(x), and integrate. This method is the foundation for the disk and washer techniques you will learn next, making it one of the most important building blocks in the applications of integration toolkit.

Varsity Tutors • Calculus 1 • Cross Sections: Squares & Rectangles