CALCULUS 1 • APPLICATIONS OF INTEGRATION

Cross Sections: Triangles & Semicircles — Volumes with Cross Sections: Triangles and Semicircles

Learn to calculate volumes of solids whose cross sections are triangles or semicircles using definite integrals.

Historical Context & Motivation

Long before calculus existed, ancient mathematicians wrestled with a deceptively simple question: how do you find the volume of a shape that isn't a perfect box, cylinder, or sphere? Greek scholars like Archimedes made brilliant progress by imagining solids as stacks of thin slices. Archimedes famously determined the volume of a sphere by comparing its cross-sectional slices to those of a cylinder, a technique that foreshadowed the integration methods we use today.

The idea of slicing a solid into infinitely thin pieces and summing their areas is precisely what a definite integral does. When a solid has cross sections that are familiar geometric shapes — such as triangles or semicircles — we can write a formula for the area of each slice, then integrate to get the total volume. This technique is foundational in engineering, physics, and architecture whenever objects don't have standard geometric shapes.

~250 BC
Archimedes' Method of Exhaustion
Archimedes approximated volumes by slicing solids into thin disks and summing their areas, anticipating integration by nearly two thousand years.
1635
Cavalieri's Principle
Bonaventura Cavalieri formalized the idea that two solids with identical cross-sectional areas at every height have the same volume — a key insight for cross-section volume problems.
1666–1676
Newton & Leibniz Develop Calculus
Isaac Newton and Gottfried Leibniz independently created the formal machinery of integration, turning Archimedes' slicing idea into a systematic, algebraic process.
Modern Era
Cross-Section Methods in AP Calculus
Today, volumes by cross sections are a standard topic in calculus courses and appear frequently on the AP Calculus AB/BC exams, connecting abstract integration to tangible 3D solids.

The central question this lesson addresses is: If you know the base region of a solid and the shape of every cross section, how do you compute the solid's volume? We'll focus specifically on cross sections that are equilateral triangles, isosceles right triangles, and semicircles — the shapes you'll encounter most often in calculus.

Core Principles & Definitions

Before diving into formulas, let's establish the key ideas behind volumes with known cross sections. Every problem of this type follows the same logical framework: identify a base region in the xy-plane, determine the shape of each perpendicular slice, express the slice's area as a function of position, and integrate.

1

The Base Region

A 2D region in the xy-plane, typically bounded by two curves. The base provides the length of each cross section's defining dimension (side length or diameter).
2

The Cross-Sectional Shape

Every slice perpendicular to a chosen axis has the same geometric shape — for example, an equilateral triangle or a semicircle. Only the size changes as you move along the axis.
3

Area as a Function

Write A(x) (or A(y)) — the area of one cross-sectional slice — in terms of the variable of integration. This is where geometry formulas for triangles and semicircles come in.
4

Integrate to Sum All Slices

The volume equals the definite integral of A(x) from one end of the base to the other: V = ∫ A(x) dx. This sums the areas of infinitely many infinitely thin slices.
KEY TAKEAWAY
Think of building a 3D solid like stacking playing cards. Each card is a thin cross section with a certain area. If you add up all the card areas times their tiny thicknesses, you get the total volume. Integration does exactly this — it sums up infinitely many infinitely thin "cards" across the entire base. The only twist is that each card's area depends on where it sits along the solid.

Visualizing Cross-Sectional Solids

The diagram below shows a base region bounded by two curves, with triangular and semicircular cross sections rising perpendicular to the x-axis. Notice how the width of each cross section equals the vertical distance between the two boundary curves at that x-value. As x changes, the cross section's size changes too, but its shape stays the same.

A base region between y = f(x) and y = g(x). At each x-value, a triangular or semicircular cross section stands perpendicular to the x-axis. The length s = f(x) − g(x) determines the side length (triangle) or diameter (semicircle) of each slice.

In the diagram, the amber triangle at x ≈ 250 has its base sitting along the segment from g(x) to f(x), and its apex rises perpendicular to the xy-plane. The pink semicircle at x ≈ 460 uses the same segment as its diameter and bulges outward. The key insight is that the dimension s = f(x) − g(x) varies with x, so every slice has a different area — and integration captures that variation perfectly.

Mathematical Framework

The general volume formula for a solid with known cross sections is straightforward. If cross sections are perpendicular to the x-axis and A(x) represents the area of the slice at position x, then the volume from x = a to x = b is given by a single definite integral.

GENERAL VOLUME FORMULA
V = ∫ₐᵇ A(x) dx
V = volume of the solid; A(x) = area of the cross section at position x; a and b = endpoints of the base region along the x-axis.

Now let s(x) = f(x) − g(x) be the distance between the boundary curves at position x. This distance serves as the side length for triangles or the diameter for semicircles.

Equilateral Triangle Cross Sections

An equilateral triangle with side length s has area (√3/4)s². If s = f(x) − g(x), then:

EQUILATERAL TRIANGLE
A(x) = (√3 / 4) · [f(x) − g(x)]²
The side of the equilateral triangle equals the vertical span between the two curves at each x-value.

Isosceles Right Triangle Cross Sections

An isosceles right triangle with leg length s has area (1/2)s². When the leg equals f(x) − g(x):

ISOSCELES RIGHT TRIANGLE
A(x) = (1/2) · [f(x) − g(x)]²
The two equal legs each have length s = f(x) − g(x). The hypotenuse is s√2.

Semicircle Cross Sections

For a semicircle whose diameter equals f(x) − g(x), the radius is r = [f(x) − g(x)] / 2. The area of a semicircle is (1/2)πr²:

SEMICIRCLE
A(x) = (π / 8) · [f(x) − g(x)]²
Derived from (1/2)π(s/2)² = (1/2)π(s²/4) = πs²/8, where s = f(x) − g(x) is the diameter.
⚠️ Common Mistake
For semicircles, s is the diameter, not the radius. You must divide by 2 before plugging into the circle area formula. Forgetting this step makes your answer four times too large!

Cross-Section Geometry in Detail

To set up a volume integral correctly, you need to be confident about the area formulas for each cross-sectional shape. The diagram below places all three shapes side by side, each with a generic side/diameter labeled s. Use this as a quick reference when setting up problems.

Reference card showing the three most common cross-sectional shapes. The generic base/leg/diameter dimension s equals f(x) − g(x) from the base region. Each panel shows the shape, its labeled dimensions, and its area formula.
Summary of area formulas for common cross-section shapes
Cross-Section ShapeDefining DimensionArea Formula A(x)
Equilateral triangleSide = s = f(x) − g(x)(√3 / 4) · s²
Isosceles right triangleLeg = s = f(x) − g(x)(1/2) · s²
Square (for comparison)Side = s = f(x) − g(x)
SemicircleDiameter = s = f(x) − g(x)(π / 8) · s²

Notice a beautiful pattern: in every case, the area formula is a constant multiplied by s². That constant depends only on the shape — √3/4 for equilateral triangles, 1/2 for isosceles right triangles, π/8 for semicircles, and 1 for squares. This means the volume integral always looks like V = k · ∫ₐᵇ [f(x) − g(x)]² dx, where k is the shape constant.

Worked Examples

Example 1: Equilateral Triangle Cross Sections

Find the volume of a solid whose base is the region bounded by y = √x and y = 0 from x = 0 to x = 4, with cross sections perpendicular to the x-axis that are equilateral triangles.

Equilateral Triangle Volume
1
Step 1 — Identify the base and cross-section dimensionThe base region is bounded above by y = √x and below by y = 0. Therefore, the side length of each equilateral triangle at position x is s(x) = √x − 0 = √x. The region extends from x = 0 to x = 4.
2
Step 2 — Write the area functionFor an equilateral triangle with side s, A = (√3/4)s². Substituting s = √x:
A(x) = (√3/4)(√x)² = (√3/4)x
3
Step 3 — Set up the integralThe volume is V = ∫₀⁴ A(x) dx = ∫₀⁴ (√3/4)x dx. We can factor the constant out of the integral.
V = (√3/4) ∫₀⁴ x dx
4
Step 4 — Evaluate the integral∫₀⁴ x dx = [x²/2]₀⁴ = 16/2 − 0 = 8. Multiply by the constant: V = (√3/4)(8) = 2√3.
V = 2√3 ≈ 3.464 cubic units

Example 2: Semicircular Cross Sections

Find the volume of a solid whose base is the region bounded by y = 1 − x² and y = 0, with cross sections perpendicular to the x-axis that are semicircles.

Semicircle Volume
1
Step 1 — Find the base region and limitsSet 1 − x² = 0 to find where the parabola meets the x-axis: x² = 1, so x = −1 and x = 1. The diameter of each semicircle is s(x) = (1 − x²) − 0 = 1 − x².
2
Step 2 — Write the area functionFor a semicircle with diameter s, the radius is s/2 and the area is (1/2)π(s/2)² = (π/8)s². Substituting s = 1 − x²:
A(x) = (π/8)(1 − x²)²
3
Step 3 — Expand and set up the integralExpand (1 − x²)² = 1 − 2x² + x⁴. The integral becomes V = (π/8) ∫₋₁¹ (1 − 2x² + x⁴) dx.
V = (π/8) ∫₋₁¹ (1 − 2x² + x⁴) dx
4
Step 4 — Evaluate term by termSince the integrand is even (symmetric about x = 0), we can write 2 ∫₀¹ (1 − 2x² + x⁴) dx. Antiderivative: x − (2/3)x³ + (1/5)x⁵. Evaluated from 0 to 1: 1 − 2/3 + 1/5 = 15/15 − 10/15 + 3/15 = 8/15. Multiply by 2: 16/15.
∫₋₁¹ (1 − 2x² + x⁴) dx = 16/15
5
Step 5 — Final answerV = (π/8)(16/15) = 16π/120 = 2π/15.
V = 2π/15 ≈ 0.4189 cubic units

Comparing Cross-Section Shapes

A natural question arises: if two solids share the same base region but have different cross-sectional shapes, how do their volumes compare? Since every area formula has the form A(x) = k · s², the volume is always V = k · ∫ₐᵇ s² dx. The integral part is the same for any shape — only the constant k changes. This gives us a simple way to compare volumes.

Side-by-side comparison of triangular vs. semicircular cross sections
FeatureTriangular Cross SectionsSemicircular Cross Sections
Shape constant k√3/4 ≈ 0.433 (equilateral) or 1/2 (isosceles right)π/8 ≈ 0.393
Relative volume (same base)Equilateral: ≈ 43.3% of square; Isosceles right: 50% of square≈ 39.3% of square
Dimension used as sSide length (equilateral) or leg length (isosceles right)Diameter — remember to halve for the radius
Common errorsForgetting the √3/4 factor for equilateral; confusing leg vs. hypotenuseUsing s as the radius instead of the diameter (makes answer 4× too big)
Integration difficultySame — the integral ∫ s² dx is identical for all shapesSame — only the constant out front differs
KEY TAKEAWAY
Think of the shape constant k as a "volume efficiency rating." A square cross section uses 100% of the available space (k = 1). An isosceles right triangle fills 50%, an equilateral triangle fills about 43%, and a semicircle fills about 39%. Once you compute the integral ∫ s² dx for a given base, you can instantly find the volume for any cross-sectional shape by multiplying by the appropriate k.

Connections to Advanced Topics

Volumes with known cross sections are the gateway to more sophisticated volume techniques in calculus. The disk method and washer method are actually special cases of the cross-section approach — the cross sections happen to be circles (disks) or annuli (washers). The shell method takes a fundamentally different slicing strategy but solves similar problems.

Cross-section method vs. revolution methods
FeatureCross-Section Method (This Lesson)Disk/Washer & Shell Methods
Type of solidAny solid with known cross-sectional shapeSolids of revolution (formed by rotating a region)
Cross-section shapeTriangles, semicircles, squares, etc.Always circles or annuli (disk/washer) or cylindrical shells
When to useProblem specifies the cross-section shapeProblem says "revolve around" an axis
Core formulaV = ∫ A(x) dx with A(x) from geometryV = π ∫ r² dx (disk) or V = 2π ∫ r·h dx (shell)

In multivariable calculus and engineering, the cross-section concept extends to double and triple integrals, where you slice a 3D region along two or three axes. The same logic — find the area of a slice, then integrate — scales beautifully to higher dimensions. Mastering the single-variable cross-section technique now gives you a powerful mental model for these future topics.

Practice Problems

PROBLEM 1CONCEPTUAL
Two solids have the same base region. Solid A has square cross sections and Solid B has semicircular cross sections, both perpendicular to the x-axis. Without computing any integrals, which solid has a greater volume? Explain your reasoning.
PROBLEM 2BASIC CALCULATION
A solid has a base bounded by y = x and y = 0 from x = 0 to x = 3. Cross sections perpendicular to the x-axis are isosceles right triangles with legs along the base. Find the volume.
PROBLEM 3INTERMEDIATE
Find the volume of a solid whose base is the region enclosed by y = sin(x) and y = 0 from x = 0 to x = π, with equilateral triangle cross sections perpendicular to the x-axis.
PROBLEM 4APPLIED
An architect designs a decorative column whose footprint is bounded by the curves y = 4 − x² and y = 0. The cross sections perpendicular to the x-axis are semicircles. If the column is measured in feet, find its volume in cubic feet and round to two decimal places.
PROBLEM 5CRITICAL THINKING
A solid has a circular base of radius R centered at the origin (x² + y² = R²). Every cross section perpendicular to the x-axis is an equilateral triangle. Show that the volume equals (4R³√3)/3 and explain why the volume is proportional to R³ by relating it to dimensional analysis.

Lesson Summary

To find the volume of a solid with known cross sections, start by identifying the base region in the xy-plane and the distance s(x) = f(x) − g(x) between its boundary curves. This distance serves as the side length for triangular cross sections or the diameter for semicircular cross sections. The area of each slice is always a constant times s²: use A = (√3/4)s² for equilateral triangles, A = (1/2)s² for isosceles right triangles, and A = (π/8)s² for semicircles.

The total volume is then V = ∫ₐᵇ A(x) dx, a single definite integral that sums every infinitely thin slice across the base. Remember that for semicircles, s is the diameter, not the radius — a common pitfall. This cross-section technique connects directly to the disk and washer methods for solids of revolution, where the cross sections happen to be circles or annuli.

Varsity Tutors • Calculus 1 • Cross Sections: Triangles & Semicircles