The Core Idea: Volumes with Cross Sections: Squares and Rectangles
The fundamental concept of this topic is to calculate the volume of a three-dimensional solid by considering it as a collection of infinitely thin two-dimensional slices, known as cross sections. We can find the total volume by integrating the area of a representative cross section over a specific interval.
This method involves defining a region in the xy-plane that serves as the base of the solid. We then imagine slicing this solid with planes perpendicular to either the x-axis or the y-axis. Each slice has a specific shape—in this topic, a square or a rectangle—whose area can be expressed as a function, or . The definite integral of this area function between the boundaries of the solid sums the volumes of these infinite slices, yielding the total volume of the solid.
Key Formulas
The calculation of volume using cross sections relies on a single fundamental principle expressed in two forms, depending on the orientation of the cross sections. The area of the cross section itself depends on the specified geometric shape.
Volume Formulas:
For a solid with known cross-sectional area perpendicular to the x-axis from to , the volume is given by:
For a solid with known cross-sectional area perpendicular to the y-axis from to , the volume is given by:
Cross-Sectional Area Formulas:
Square: If the cross section is a square with side length , its area is:
Rectangle: If the cross section is a rectangle with base and height , its area is:
Understanding the Axis of Integration
The most critical step in setting up a volume integral is determining whether to integrate with respect to or . This choice is dictated by the orientation of the cross sections.
Perpendicular to the x-axis: If the problem states that the cross sections are perpendicular to the x-axis, you must integrate with respect to . This means:
The limits of integration, and , will be x-values.
The dimensions of the cross section (the side of a square, or the base and height of a rectangle) must be expressed as functions of . The base of the cross section typically corresponds to a vertical distance in the xy-plane, calculated as .
Perpendicular to the y-axis: If the problem states that the cross sections are perpendicular to the y-axis, you must integrate with respect to . This means:
The limits of integration, and , will be y-values.
The dimensions of the cross section must be expressed as functions of . This often requires solving the original boundary equations for in terms of . The base of the cross section typically corresponds to a horizontal distance in the xy-plane, calculated as .
The choice of or determines how you define the geometry of the area function .
Core Concepts & Rules
The volume of a solid can be found by integrating its cross-sectional area function.
The variable of integration is determined by the axis to which the cross sections are perpendicular. Perpendicular to the x-axis implies integration with respect to ; perpendicular to the y-axis implies integration with respect to .
The area of a square cross section is , where is the side length.
The area of a rectangular cross section is , where is the base and is the height.
The dimensions of the cross section (, , ) must be expressed as functions of the chosen variable of integration ( or ).
The length of the base of a cross section is determined by the distance between the boundary curves of the solid's base, measured parallel to the cross-sectional face.
Step-by-Step Example 1: Squares Perpendicular to the x-axis
Problem: Let R be the region bounded by the graph of , the x-axis, and the line . The region R is the base of a solid. For this solid, each cross section perpendicular to the x-axis is a square. Find the volume of the solid.
Step 1: Identify the Axis and Variable of Integration
The problem states that the cross sections are perpendicular to the x-axis. Therefore, we will integrate with respect to , and our volume formula is .
Step 2: Determine the Limits of Integration
The base region is bounded by the x-axis () and . The function intersects the x-axis at . Thus, the solid extends from to . Our limits of integration are and .
Step 3: Express the Side Length of the Cross Section
For any in the interval , the side length of the square cross section is the vertical distance from the top curve () to the bottom curve (the x-axis, ).
Step 4: Write the Area Function
The cross sections are squares, so the area is . Substituting our expression for :
Step 5: Set Up and Evaluate the Definite Integral
Now we substitute and the limits of integration into the volume formula.
Evaluate the integral:
The volume of the solid is 162 cubic units.
Step-by-Step Example 2: Rectangles Perpendicular to the y-axis
Problem: Let R be the region in the first quadrant bounded by the graph of , the y-axis, and the line . The region R is the base of a solid. For this solid, each cross section perpendicular to the y-axis is a rectangle whose height is twice its base. Find the volume of the solid.
Step 1: Identify the Axis and Variable of Integration
The problem states that the cross sections are perpendicular to the y-axis. Therefore, we will integrate with respect to , and our volume formula is .
Step 2: Determine the Limits of Integration
The base region is bounded by the y-axis and the line . The region starts at (the vertex of the parabola) and extends to . Our limits of integration are and .
Step 3: Express the Dimensions of the Cross Section in terms of
The base of the rectangular cross section is the horizontal distance within the region R. We must express the boundary curve in terms of .
The base is the distance from the right curve () to the left curve (the y-axis, ).
The problem states the height is twice the base:
Step 4: Write the Area Function
The cross sections are rectangles, so the area is . Substituting our expressions for and :
Step 5: Set Up and Evaluate the Definite Integral
Substitute and the limits into the volume formula.
Evaluate the integral:
The volume of the solid is 64 cubic units.
Using Your Calculator
While setting up the integral is an analytical skill, a graphing calculator is an efficient tool for evaluating the final definite integral, especially on calculator-active portions of the AP Exam.
To calculate the volume from Example 1, :
Determine the Area Function: First, you must analytically determine that . This step cannot be done by the calculator.
Access the Integral Function: On a TI-84 style calculator, press the key and select
9: fnInt(.Enter the Arguments: The syntax is .
For the integrand, enter the area function:
4XFor the variable, enter:
For the lower limit, enter:
For the upper limit, enter:
Execute: Your screen should show
fnInt(4X, X, 0, 9). Press `[ENTER]to get the result, which will be $162.
The calculator is used to perform the final computation after you have correctly modeled the problem by finding the area function or and the limits of integration.
AP Exam Quick Hit
Common Question Types
Standard Calculation: Given a region R bounded by one or more functions and lines, find the volume of a solid with base R and specified cross sections (e.g., squares) perpendicular to an axis. This is the most direct application, similar to Example 1.
Setup Only: A multiple-choice question might provide a description of a solid's base and cross sections and ask you to choose the correct definite integral that represents its volume, without requiring you to evaluate it. This tests your ability to correctly identify the integrand and the limits of integration.
Variable Relationships: The dimensions of the cross section are defined in relation to each other. For example, "cross sections perpendicular to the y-axis are rectangles whose height is three times the length of the base." This requires an extra step to define the area function, as seen in Example 2.
Common Mistakes
Integrating Side Length, Not Area: For square cross sections, a common error is to integrate the side length instead of the area . Remember, volume is the integral of area.
Incorrect:
Correct:
Mixing Up Variables: Using when cross sections are perpendicular to the y-axis, or vice-versa. This leads to an incorrect expression for the side/base length and incorrect limits of integration. Always check the perpendicular axis first.
Incorrect Base/Side Length: For a region between two curves, and , incorrectly defining the side length as just instead of the correct (assuming is the top curve). The same error occurs for integrals with .
Forgetting to Solve for the Correct Variable: When integrating with respect to , forgetting to solve the boundary equations for in terms of before finding the length of the cross section's base. For example, using directly instead of .