AP CALCULUS AB • APPLICATIONS OF INTEGRATION

Volumes with Cross Sections: Triangles and Semicircles

Compute the volume of a solid by integrating the area of triangular and semicircular cross sections perpendicular to an axis.

Historical Context & Motivation

The problem of computing volumes of irregular solids has fascinated mathematicians for over two millennia. Ancient Greek geometers developed remarkably sophisticated techniques for finding volumes of specific shapes—spheres, cones, and paraboloids—long before the formal machinery of calculus existed. The key intellectual breakthrough was the realization that a three-dimensional solid can be understood as the accumulation of infinitely many two-dimensional slices, an insight that ultimately became the method of cross-sectional integration. This technique generalizes volume computation to solids whose cross sections are not circles (as in disks and washers) but rather triangles, semicircles, squares, or any shape whose area can be expressed as a function of position along an axis.

~250 BCE
Archimedes' Method of Exhaustion
Archimedes computed the volume of a sphere by comparing it to a cylinder and cone, approximating the sphere with thin slabs—a precursor to cross-sectional integration.
1635
Cavalieri's Principle
Bonaventura Cavalieri formalized the idea that two solids with identical cross-sectional areas at every height have equal volumes, laying the geometric foundation for slicing methods.
1660s
Newton & Leibniz Develop Calculus
The invention of the definite integral provided a rigorous tool for summing infinitely many cross-sectional areas, turning Cavalieri's geometric insight into a computational algorithm.
Modern Era
Engineering & CAD Applications
Cross-sectional volume techniques underpin CAD software, 3D printing slicing algorithms, and medical imaging (CT scans reconstruct volume from cross-sectional slices of the body).

The central question this lesson addresses is: given a region in the plane and a rule that specifies a cross-sectional shape (such as an isosceles right triangle or a semicircle) at every point along an axis, how do we set up and evaluate a definite integral that yields the exact volume of the resulting solid? This technique extends the familiar disk/washer method to situations where cross sections are not circular, significantly broadening the class of solids whose volumes we can compute analytically.

Core Principles & Definitions

Volumes by cross sections rest on a single powerful idea: if you know the area of every cross-sectional slice of a solid, you can recover its total volume by integrating those areas. Before diving into formulas, it is essential to understand the foundational concepts that make this method work.

1

The Slicing Principle

A solid's volume equals the integral of its cross-sectional area function A(x) over the interval [a, b]. This is the continuous analog of summing the volumes of thin slabs of thickness Δx.
2

Base Region

The base region is a bounded planar region (often in the xy-plane) that defines the extent of the solid. Cross sections are erected perpendicular to a specified axis from this base.
3

Cross-Sectional Shape

At each position x (or y), a geometric shape—triangle, semicircle, square, etc.—is placed perpendicular to the slicing axis. The dimensions of the shape depend on the base region's width at that position.
4

The Dimension Link

A critical step is expressing the characteristic dimension of each cross section (side length, diameter, base, etc.) in terms of the difference between the bounding curves of the base region.
5

Integration Bounds

The limits of integration a and b are the leftmost and rightmost (or bottom and top) positions where cross sections exist—determined by where the base region begins and ends along the slicing axis.
KEY TAKEAWAY
Think of cross-sectional volume computation like a bread-slicing machine in a bakery. Each slice of bread has a known shape and area; the total volume of the loaf is just the sum of all those thin slices from one end to the other. In calculus, we let the slices become infinitesimally thin and replace the sum with a definite integral. The only new ingredient compared to the disk/washer method is that the "slice" can now be a triangle, semicircle, or any other shape—not just a circle.

Visual Explanation: Triangular Cross Sections

The following diagram illustrates a solid whose base is a region in the xy-plane bounded by two curves. At each value of x, an isosceles right triangle is erected perpendicular to the x-axis with its hypotenuse lying on the base region. The shaded cross section at a representative position x shows how the triangle's dimensions are determined by the vertical distance between the upper and lower boundary curves.

The shaded triangle at position x is an isosceles right triangle erected perpendicular to the x-axis. Its hypotenuse has length f(x) − g(x), the vertical distance across the base region. The two equal legs each have length (f(x) − g(x))/√2.

Observe how the triangle's size changes as x moves from a to b: where the base region is widest, the cross-sectional triangle is largest, and where the base region narrows, the triangle shrinks. The volume integral sums the areas of all such infinitesimally thin triangular slabs from x = a to x = b. The crucial step is always the same—express the characteristic dimension of the cross section (here, the hypotenuse length) as a function of x, compute the area A(x) of that cross-sectional shape, and integrate.

Mathematical Framework

The general volume formula via cross sections is deceptively simple. All of the geometric reasoning is encoded in the area function A(x). Let us develop the formulas for each cross-sectional shape featured in this lesson.

GENERAL VOLUME BY CROSS SECTIONS
V = ∫ₐᵇ A(x) dx
where A(x) is the area of the cross section at position x, and [a, b] is the interval over which the base region extends along the slicing axis.

Triangular Cross Sections

Let s(x) = f(x) − g(x) denote the distance across the base region at position x. For various triangle types with one dimension equal to s(x), the cross-sectional area formulas differ.

EQUILATERAL TRIANGLE (side = s)
A(x) = (√3 / 4) · [s(x)]²
Each side of the equilateral triangle has length s(x). The area formula (√3/4)s² follows from the standard equilateral triangle area formula.
ISOSCELES RIGHT TRIANGLE (hypotenuse = s)
A(x) = (1/4) · [s(x)]²
When the hypotenuse equals s, each leg is s/√2. The area is (1/2)(s/√2)(s/√2) = s²/4.
ISOSCELES RIGHT TRIANGLE (leg = s)
A(x) = (1/2) · [s(x)]²
When one leg equals s, the two legs are both s and the area is (1/2)(s)(s) = s²/2.

Semicircular Cross Sections

When each cross section is a semicircle, the key dimension linking the base region to the cross section is the diameter. The distance s(x) across the base typically serves as the diameter of the semicircle, making the radius r(x) = s(x)/2.

SEMICIRCLE (diameter = s)
A(x) = (π/8) · [s(x)]²
With diameter s, the radius is s/2. The area of a semicircle is (1/2)πr² = (1/2)π(s/2)² = πs²/8.
⚠️ Common AP Pitfall
Read the problem carefully to determine whether s(x) represents the diameter or the radius of the semicircle, or the hypotenuse versus a leg of the triangle. This single distinction changes the area formula by a factor of 2 or 4 and is the most frequent source of error on the AP exam.

Visual Breakdown: Semicircular Cross Sections

The diagram below shows a solid whose base is the region between y = √x and y = 0 on [0, 4], with semicircular cross sections perpendicular to the x-axis. At each x, the diameter of the semicircle equals √x (the height of the base region), so the radius is √x / 2. Notice how the semicircles grow as x increases from 0 to 4, reflecting the increasing width of the base.

At x = 1, the semicircle has diameter 1; at x = 4, the diameter is 2. Each semicircle lies perpendicular to the x-axis with its diameter spanning from y = 0 to y = √x. The volume is V = ∫₀⁴ (π/8)(√x)² dx = ∫₀⁴ (πx/8) dx.
Summary of area formulas for common cross-sectional shapes. In every case, s(x) denotes the distance across the base region.
Cross-Section TypeKey Dimension from s(x)Area Formula A(x)
Equilateral triangle (side = s)s(x) = f(x) − g(x)(√3/4) · s²
Isosceles right △ (hypotenuse = s)s(x) = f(x) − g(x)(1/4) · s²
Isosceles right △ (leg = s)s(x) = f(x) − g(x)(1/2) · s²
Semicircle (diameter = s)s(x) = f(x) − g(x)(π/8) · s²
Square (side = s)s(x) = f(x) − g(x)

Worked Example

Let R be the region bounded by y = sin(x) and y = 0 for 0 ≤ x ≤ π. A solid has base R, and cross sections perpendicular to the x-axis are semicircles with diameter equal to the distance from y = 0 to y = sin(x). Find the volume of the solid.

Volume with Semicircular Cross Sections
1
Step 1 — Identify the base region and cross-sectional shapeThe base region R lies between y = sin(x) (upper curve) and y = 0 (lower curve) on the interval [0, π]. At each x, a semicircle is erected perpendicular to the x-axis. Its diameter equals sin(x) − 0 = sin(x).
2
Step 2 — Write the cross-sectional area function A(x)Since the diameter d = sin(x), the radius is r = sin(x)/2. The area of a semicircle is (1/2)πr², so A(x) = (1/2)π(sin(x)/2)² = (π/8)sin²(x).
A(x) = (π/8)sin²(x)
3
Step 3 — Set up the definite integralThe volume is V = ∫₀π A(x) dx = ∫₀π (π/8)sin²(x) dx. Factor the constant: V = (π/8) ∫₀π sin²(x) dx.
4
Step 4 — Evaluate using the power-reduction identityRecall sin²(x) = (1 − cos(2x))/2. Substituting: V = (π/8) ∫₀π (1 − cos(2x))/2 dx = (π/16) ∫₀π [1 − cos(2x)] dx. Now integrate: ∫₀π [1 − cos(2x)] dx = [x − sin(2x)/2]₀π = (π − 0) − (0 − 0) = π.
5
Step 5 — Compute the final volumeV = (π/16)(π) = π²/16.
V = π²/16 ≈ 0.617

Comparing Cross-Section Types

Understanding how the choice of cross-sectional shape affects the volume—and how this method compares to the disk/washer and shell methods—is crucial for selecting the most efficient approach on the AP exam. Each cross section type has a different area coefficient in front of [s(x)]², so even for the same base region, the resulting volumes differ significantly.

Side-by-side comparison of triangular and semicircular cross-section methods.
FeatureTriangular Cross SectionsSemicircular Cross Sections
Area coefficient√3/4 (equil.), 1/4 (rt. △ hyp.), 1/2 (rt. △ leg)π/8 ≈ 0.3927
Typical integrandConstant × [s(x)]²Constant × [s(x)]²
Common AP prompt"cross sections are equilateral triangles" or "isosceles right triangles with leg/hypotenuse on the base""cross sections are semicircles with diameter on the base"
Key pitfallConfusing whether s(x) is the side, hypotenuse, or legConfusing whether s(x) is the diameter or the radius
Integration techniquesUsually power rule or trig identitiesUsually power rule or trig identities
KEY TAKEAWAY
Regardless of the cross-sectional shape, the method is always the same three-step recipe: (1) express the characteristic dimension of the cross section in terms of the bounding curves, (2) write the area formula for that shape, and (3) integrate A(x) from a to b. The only variable from problem to problem is the geometric coefficient in the area formula. Think of it as choosing a different cookie cutter—the dough (the base region) and the slicing process (integration) remain unchanged.

Connection to Advanced Topics

The cross-sectional volume technique you have learned is a special case of a far-reaching idea in multivariable calculus and analysis. In AP Calculus AB, you slice along one axis and compute the area of each cross section as a function of a single variable. In more advanced settings, the same principle generalizes to double and triple integrals, where you integrate over two- and three-dimensional regions. The table below highlights key connections between the AB-level treatment and more advanced formulations.

How cross-sectional integration in AB connects to multivariable generalizations.
AP Calculus AB (This Lesson)AP Calculus BC / Multivariable
V = ∫ₐᵇ A(x) dx with A(x) given by a shape formulaV = ∬_R f(x, y) dA where the double integral sums height over a 2D region
Cross sections are simple shapes (triangles, semicircles, squares)Cross sections can be arbitrary regions computed via inner integrals
Slicing perpendicular to x-axis or y-axis onlySlicing in any direction; change of variables (Jacobians) for curved coordinates
Disk/washer method for solids of revolutionSurface integrals and the divergence theorem unify volume computation in 3D

In engineering and applied science, cross-sectional integration appears constantly. Structural engineers compute the moment of inertia of beams by integrating y² · A(x) across cross sections; medical imaging reconstructs organ volumes from cross-sectional CT slices using precisely the principle of V = ∫ A(x) dx. Mastering this technique in AP Calculus AB therefore builds a foundation that extends naturally into physics, engineering, and data science.

Practice Problems

1
A solid has a known base region in the xy-plane, and cross sections perpendicular to the x-axis are equilateral triangles. If the distance between the upper and lower boundary curves at position x is s(x), which expression gives the area of the cross section at x?
2
The base of a solid is the region bounded by y = x and y = 0 on [0, 2]. Cross sections perpendicular to the x-axis are semicircles with diameter extending from y = 0 to y = x. What is the volume of the solid?
3
The base of a solid is the region enclosed by x² + y² = 9. Cross sections perpendicular to the x-axis are isosceles right triangles with hypotenuse on the base. What integral gives the volume of the solid?
PROBLEM 4APPLIED
Let R be the region bounded by y = 4 − x² and y = 0. (a) Set up, but do not evaluate, an integral expression for the volume of the solid whose base is R and whose cross sections perpendicular to the x-axis are equilateral triangles with one side lying on R. (b) Set up, but do not evaluate, an integral expression for the volume of the solid whose base is R and whose cross sections perpendicular to the x-axis are semicircles with diameter on R. (c) Evaluate the integral in part (b) and find the exact volume.
PROBLEM 5CRITICAL THINKING
A solid has its base in the region bounded by y = √x and y = x/2 on [0, 4]. Cross sections perpendicular to the x-axis are isosceles right triangles with the leg (not the hypotenuse) equal to the distance between the curves. Set up the volume integral, evaluate it, and explain how the answer would change if the hypotenuse equaled the distance between the curves instead.

Lesson Summary

Computing volumes with known cross sections requires three steps: identify the base region and express the distance s(x) between the bounding curves, select the correct area formula for the given cross-sectional shape, and integrate A(x) over the appropriate interval. For equilateral triangles, A = (√3/4)s²; for isosceles right triangles, A = (1/4)s² (hypotenuse = s) or A = (1/2)s² (leg = s); and for semicircles, A = (π/8)s² when s is the diameter.

The fundamental formula V = ∫ₐᵇ A(x) dx applies regardless of the cross-sectional shape—only the expression for A(x) changes. Always read the problem statement carefully to determine whether the given dimension is a side, leg, hypotenuse, diameter, or radius, as this single distinction determines the correct coefficient and is the most common source of error on the AP exam.

Varsity Tutors • AP Calculus AB • Volumes with Cross Sections: Triangles and Semicircles