PrepGo

Volumes with Cross Sections: Triangles and Semicircles - AP Calculus BC Study Guide

Written by AP Content Team, Verified for 2026 AP Exams, Last updated: May 2026

Learn with study guides reviewed by top AP teachers. This guide takes about 13 minutes to read.

The Core Idea: Volumes with Cross Sections: Triangles and Semicircles

This topic introduces a method for calculating the volume of a three-dimensional solid by conceptualizing it as a stack of infinitely thin slices, or cross-sections. We begin with a two-dimensional region in the -plane, which serves as the base of the solid. We then build the solid up from this base by placing geometric shapes (like triangles or semicircles) on it, with their bases or diameters lying on the region.

The core idea is to find a function, or , that gives the area of a single cross-section at any point or . By integrating this area function over the interval that defines the base, we are effectively summing the volumes of all the infinitesimally thin slices, which gives the total volume of the solid. The orientation of the cross-sections (perpendicular to the x-axis or y-axis) determines whether we integrate with respect to or .

Key Formulas

The calculation of volume using the cross-section method relies on a single principle expressed in two forms, depending on the orientation of the cross-sections.

  1. Volume with Cross-Sections Perpendicular to the x-axis:

    If a solid has a known cross-sectional area for in the interval , its volume is given by the definite integral:

  2. Volume with Cross-Sections Perpendicular to the y-axis:

    If a solid has a known cross-sectional area for in the interval , its volume is given by the definite integral:

  3. Cross-Sectional Area Formulas:

    The function or is derived from standard geometric area formulas. For this topic, the key shapes are:

    • Semicircle: The area is , where is the radius.

    • Triangle: The area is , where is the base and is the height.

The dimensions used in these formulas (, , ) must be expressed in terms of or before setting up the integral.

Understanding the Integrand or

The most critical step in solving these problems is correctly constructing the area function, or . This function is not given directly; it must be derived from the geometry of the solid's base and the shape of its cross-sections.

The process involves finding the length of a representative segment, , that lies across the base region. This length serves as a key dimension—such as the diameter of a semicircle or the base of a triangle—for the cross-section at that position.

  • For cross-sections perpendicular to the x-axis: The length is a vertical distance. If the base region is bounded above by and below by , the length of the segment at is:

  • For cross-sections perpendicular to the y-axis: The length is a horizontal distance. If the base region is bounded on the right by and on the left by , the length of the segment at is:

Once is determined, it is used to define the area . For example, if the cross-sections are semicircles whose diameters lie on the base region, then the diameter is . The radius is , and the area function becomes:

If the cross-sections are isosceles right triangles with a leg on the base, then the base and height are both equal to . The area function becomes:

Core Concepts & Rules

  • The volume of a solid can be calculated by integrating the area of its cross-sections.

  • The variable of integration is determined by the axis to which the cross-sections are perpendicular. Perpendicular to the x-axis implies integrating with respect to . Perpendicular to the y-axis implies integrating with respect to .

  • The integrand, or , is the area of a single cross-section expressed as a function of its position or .

  • To find the area function , first determine the length of a representative segment across the base region. This length is typically the difference between two functions ( or ).

  • The dimensions of the cross-sectional shape (e.g., radius , base , height ) must be expressed in terms of this segment length before being used in the area formula.

Step-by-Step Example 1: Semicircular Cross-Sections

Problem: Let be the region bounded by the graph of and the x-axis. The region is the base of a solid. For this solid, the cross-sections perpendicular to the x-axis are semicircles. Find the volume of the solid.

Step 1: Sketch the Base Region and Find Bounds

The base is the region under the parabola and above the x-axis ().

To find the bounds of integration, set the functions equal: gives .

The interval of integration is .

Step 2: Define the Cross-Section Length

The cross-sections are perpendicular to the x-axis, so we need a vertical length .

The top curve is and the bottom curve is .

This length represents the diameter of the semicircular cross-section at .

Step 3: Write the Area Formula

The cross-sections are semicircles, so the area is .

The radius is half the diameter :

Now, substitute this into the area formula:

Step 4: Set Up and Evaluate the Integral

The volume is the integral of the area function from to .

Expand the integrand:

Find the antiderivative:

Evaluate using the Fundamental Theorem of Calculus:

Step-by-Step Example 2: Triangular Cross-Sections

Problem: Let be the region in the first quadrant bounded by the graphs of and . The region is the base of a solid. For this solid, each cross-section perpendicular to the y-axis is an equilateral triangle. Find the volume of the solid. (Note: The area of an equilateral triangle with side is ).

Step 1: Sketch the Base Region and Find Bounds

Find intersection points: . Intersections are at and (since we are in the first quadrant). The corresponding y-values are and .

The cross-sections are perpendicular to the y-axis, so we will integrate with respect to . The bounds are to .

Step 2: Re-express Functions and Define Cross-Section Length

We need the functions in terms of .

For a given between 0 and 8, the right curve is and the left curve is .

The length of the horizontal segment is:

This length is the side length of the equilateral triangle.

Step 3: Write the Area Formula

The cross-sections are equilateral triangles with side length . The area of an equilateral triangle is .

Step 4: Set Up the Integral

The volume is the integral of the area function from to .

On a free-response question where a calculator is permitted, this setup would be a complete answer. To evaluate by hand, we would expand the integrand:

This integral can then be evaluated using the power rule for antiderivatives.

Using Your Calculator

While the setup of the integral is an analytical task, a graphing calculator is an efficient tool for evaluating the final definite integral, especially with complex integrands.

To calculate the volume from Example 1, :

  1. Define the Area Function: In the Y= editor, enter the area function .

    • Y1 = (π/8)*(4 - X^2)^2
  2. Use the Numerical Integration Function: From the main screen, access the numerical integration function (e.g., fnInt on a TI-84, typically found in the MATH menu).

    • The syntax is fnInt(expression, variable, lower bound, upper bound).

    • Enter: fnInt(Y1, X, -2, 2)

  3. Execute: Press ENTER. The calculator will return the numerical value of the integral, which is approximately . You can verify that is approximately .

The primary skill is deriving the correct expression for or . The calculator is a tool for the final computation.

AP Exam Quick Hit

Common Question Types

  • Functions Defining a Base: You are given two or more functions, e.g., and , that define the base of a solid. You are asked to find the volume of the solid with specified cross-sections (e.g., isosceles right triangles with a leg on the base) perpendicular to an axis.

  • Graph or Table Defining a Base: The base of the solid is described by a region shown in a graph. You must determine the "top minus bottom" or "right minus left" relationship and the bounds of integration directly from the visual information.

  • Setup, Do Not Evaluate: A common free-response prompt asks you to write an integral expression for the volume but explicitly tells you not to evaluate it. This tests your ability to correctly identify the bounds, the variable of integration, and the formula for the area of the cross-section, or .

Common Mistakes

  • Forgetting Constants in Area Formulas: A frequent error is omitting the for a triangle's area or the for a semicircle's area.

  • Incorrectly Deriving from : For semicircles, a very common mistake is forgetting that is the diameter, not the radius. This leads to using instead of the correct .

  • Mixing and Setups: Choosing the wrong variable of integration. If cross-sections are perpendicular to the y-axis, you must express all functions in terms of and integrate with respect to . Using functions with is a fundamental error.

  • Algebraic Errors in the Integrand: When expanding the expression for or , such as , students often make algebraic mistakes, for example, writing instead of .