Cross Sections in AP Calculus AB/BC

In AP Calculus, cross sections are the 2D shapes you get by slicing a solid with a plane; volume is found by integrating the area of those slices, V = ∫A(x)dx, whether the slices are squares, triangles, semicircles (Topics 8.7-8.8), or the ring-shaped washers of solids of revolution (Topic 8.11).

Verified for the 2027 AP Calculus AB/BC examLast updated June 2026

What are Cross Sections?

A cross section is the flat 2D shape you see when you cut straight through a solid with a plane. Think of slicing a loaf of bread. Each slice is a cross section, and if you know the area of every slice, you can rebuild the whole loaf's volume by adding the slices up. That "adding up infinitely thin slices" is exactly what a definite integral does, so volume becomes V = ∫ A(x) dx, where A(x) is the area of the cross section at position x.

In AP Calc, the cross-section shape is always something you know an area formula for. Topic 8.7 covers square and rectangular cross sections, and Topic 8.8 covers triangles, semicircles, and other geometric shapes (like the circular cross sections of a funnel from the 2016 AB exam FRQ #5(b)). The typical setup gives you a region bounded by curves as the base of the solid, and each cross section sits perpendicular to the x-axis (or y-axis) with one side spanning that base. The distance between the curves becomes the side length, leg, or diameter, and you plug it into the area formula before integrating.

Why Cross Sections matter in AP Calculus

Cross sections are the engine behind all of the volume work in Unit 8 (Applications of Integration). They directly support three learning objectives: 8.7.A and 8.8.A (calculate volumes of solids with known cross sections using definite integrals) and 8.11.A (calculate volumes of solids of revolution). Here's the unifying idea the CED is building: every volume formula on the AP exam is really the same formula, ∫A dx, with a different A. Squares give A = s², semicircles give A = ½π(d/2)², and ring-shaped cross sections give the washer method A = π(R² − r²) per CHA-5.C.3. If you understand cross sections, you don't memorize four volume formulas. You memorize one idea and four area formulas from geometry.

Keep studying AP Calculus Unit 8

How Cross Sections connect across the course

Washer Method (Unit 8)

The washer method isn't a separate technique; it's just the cross-section method where the slices happen to be rings. When you revolve a region between two curves around an axis, each cross section is a disk with a hole, so its area is π(outer radius)² − π(inner radius)², and you integrate that.

Area Between Curves (Unit 8)

The base of a cross-section solid is almost always a region between two curves, and the length of each slice's side is top function minus bottom function. If you can set up an area-between-curves integral, you're one squaring (or area formula) away from a volume integral.

Limits of Integration (Unit 8)

The bounds of your volume integral come from where the boundary curves intersect. Practice problems like the region between y = x² − 4 and y = 2x − x² make you solve for intersection points first, because slicing only happens where the base actually exists.

Riemann Sums and the Definite Integral (Unit 6)

Cross-section volume is the 3D payoff of the Riemann sum idea. Each thin slice has volume A(x)·Δx, and the definite integral is the limit of summing those slabs as Δx goes to zero. Same logic that built area under a curve, just one dimension up.

Are Cross Sections on the AP Calculus exam?

Cross sections show up in both MCQs and FRQs, usually as a setup task. Multiple-choice questions often ask you to identify the correct integral for a solid with square or rectangular cross sections over [a, b], or to find the bounds when the base is the region between two intersecting curves. On the free-response side, a cross-section part regularly appears inside a region-based FRQ, like 2022 FRQ #2, where the region between f(x) = ln(x + 3) and g(x) = x⁴ + 2x³ becomes the base of a solid. The 2016 AB exam FRQ #5(b) asked for the volume of a funnel with circular cross sections. Your job is almost always the same three moves: (1) find the side length or radius as a function of x (usually top curve minus bottom curve), (2) plug it into the right area formula, and (3) write the definite integral with correct bounds. Calculator-active versions often let the calculator evaluate the integral, so the points are in the setup, not the arithmetic.

Cross Sections vs Solids of revolution (disk/washer method)

Both find volume by integrating cross-sectional area, but the solids are built differently. A solid of revolution is created by spinning a region around an axis, which forces every cross section to be a circle or a ring, so A = πr² or π(R² − r²). A "known cross sections" solid sits on a flat base region with a stated shape (square, triangle, semicircle) stamped perpendicular to an axis. Quick tell: if the problem says "revolved" or "rotated," use disk/washer; if it says "cross sections perpendicular to the x-axis are squares" (or similar), use ∫A(x)dx with that shape's area formula.

Key things to remember about Cross Sections

  • Every AP volume problem is V = ∫ A(x) dx, where A(x) is the area of the cross section at x; only the shape of the slice changes.

  • The side length, leg, or diameter of each cross section is usually the vertical distance between the curves that bound the base, so it equals top function minus bottom function.

  • For squares use A = s², for semicircles use A = ½π(s/2)² where s is the diameter, and for washers use A = π(R² − r²).

  • Your limits of integration come from the intersection points of the boundary curves, so solve f(x) = g(x) before writing the integral.

  • If cross sections are perpendicular to the x-axis, integrate with respect to x; if perpendicular to the y-axis, rewrite everything in terms of y.

  • The washer method (Topic 8.11) is the cross-section method applied to ring-shaped slices, which is why the CED groups them all under the same volume idea.

Frequently asked questions about Cross Sections

What are cross sections in AP Calculus?

Cross sections are the 2D shapes you get when you slice a solid with a plane. In Unit 8 (Topics 8.7-8.8), you find a solid's volume by integrating the area of its cross sections: V = ∫ A(x) dx over the base region.

Do I square the function for square cross sections?

You square the side length, which is usually the distance between two curves, not just one function. If the base runs from g(x) up to f(x), the side is s = f(x) − g(x) and the volume is ∫ (f(x) − g(x))² dx. Squaring only f(x) is one of the most common point-losing mistakes.

What's the difference between cross sections and the washer method?

The washer method is a special case of cross sections where the solid is made by revolving a region, so every slice is a ring with area π(R² − r²). Known cross-section problems instead tell you the slice shape directly (square, triangle, semicircle) and stamp it perpendicular to an axis on a flat base.

Is the semicircle cross-section formula ½πr² or ½π(d/2)²?

Both, but be careful what r means. The distance between the curves is usually the diameter of the semicircle, so the radius is half of it. The area of each slice is ½π(s/2)² where s = f(x) − g(x), which simplifies to (π/8)s².

How do cross-section problems show up on AP Calc FRQs?

They appear as one part of a region-based FRQ. For example, 2022 FRQ #2 used the region between ln(x + 3) and x⁴ + 2x³ as the base of a solid, and 2016 AB FRQ #5(b) asked for the volume of a funnel with circular cross sections. You earn points for the correct integrand and bounds, and on calculator sections the calculator can evaluate the integral for you.