1 Cross-sections in calculus

1.1 Definition of cross-sections

A cross-section of a three-dimensional solid is the planar region obtained by intersecting the solid with a plane. As the plane “moves” through the solid—often by translating along a coordinate axis—the cross-section changes shape and area. The cross-section method converts this geometric evolution into a function, commonly denoted \(A(t)\), where \(t\) represents the plane’s position.

1.2 Typical coordinate choices and slice orientation

In many standard problems, the plane used to slice the solid is chosen to be perpendicular to a coordinate axis. For example, to slice “by \(x\),” one uses planes of the form \(x=\text{constant}\). This choice aligns the slice location with a single variable, making it possible to express the slice area as \(A(x)\). Other orientations are possible, but perpendicular-to-an-axis slices are usually preferred because they simplify boundary descriptions and limit calculations.

1.3 Assumptions behind the method (continuity, slice shape)

The method relies on the cross-sectional area varying in a controlled way as the slicing plane moves. Typical requirements include:

  • The solid being described by continuous boundary curves/surfaces so that slice boundaries change gradually.
  • Cross-sectional areas being well-defined for the parameter interval of interest.
  • No pathological behavior (for example, sudden gaps or infinitely oscillating boundaries) that would make the area function non-integrable or ambiguous.

In practice, calculus problems are constructed so that the area function is piecewise continuous and the integral representing volume is meaningful.

2 Volume by cross-sectional integration

2.1 The slice-and-integrate principle

The core idea is that small slabs of thickness \(dx\) (or \(dy\), \(dz\)) have approximately constant cross-sectional area over that tiny thickness. Summing these slab volumes and taking the limit leads to an integral.

2.1.1 Deriving the integral for volume

Consider slicing a solid with planes perpendicular to the \(x\)-axis. Each slice at position \(x\) has area \(A(x)\). A slab spanning from \(x\) to \(x+dx\) has volume approximately \(A(x)\,dx\). Accumulating such contributions over the interval \([a,b]\) gives \[ V=\int_a^b A(x)\,dx. \] This formula is obtained from the limit of Riemann sums, where the slice thickness tends to zero while the number of slices increases.

2.1.2 Interpreting the differential thickness (dx, dy, dz)

The differential (such as \(dx\)) represents the thickness of each thin slice perpendicular to the corresponding axis. It is not a geometric length by itself but an infinitesimal increment in the slicing coordinate. If the slicing is perpendicular to the \(y\)-axis, the corresponding thickness increment becomes \(dy\), and the integration variable must match the slicing parameter.

2.2 When cross-sections are perpendicular to an axis

When slicing planes are perpendicular to an axis, the volume integral takes the form “area of slice” times “infinitesimal thickness,” with the thickness measured along the axis of slicing.

2.2.1 Slices perpendicular to the x-axis

For planes \(x=\text{constant}\), the volume is \[ V=\int_a^b A(x)\,dx, \] where \(a\) and \(b\) mark the left and right ends (in \(x\)) of the solid.

2.2.2 Slices perpendicular to the y-axis

For planes \(y=\text{constant}\), \[ V=\int_c^d A(y)\,dy. \]

2.2.3 Slices perpendicular to the z-axis

For planes \(z=\text{constant}\), \[ V=\int_e^f A(z)\,dz. \] The choice of axis is often computational: the axis that produces simpler slice boundaries and area formulas is typically selected.

2.3 Setting up limits of integration

Correct limits are essential; they specify the portion of the solid traversed by the slicing plane.

2.3.1 Determining the interval endpoints

Endpoints usually come from where the solid begins and ends along the chosen axis. If the solid is described by inequalities or by intersections of bounding surfaces, the endpoints correspond to the corresponding equality cases. For example, if a top and bottom surface intersect at \(x=a\) and \(x=b\), those values often become the bounds.

2.3.2 Handling multiple-variable descriptions

Many solids are given implicitly or via multiple functions in different variables. To find consistent bounds and an area function, one may:

  • Convert the region description into a single-variable parameter along the slicing axis.
  • Determine the overlap of “top” and “bottom” descriptions in that parameter.
  • Use solving and substitution to express all relevant geometric measurements in terms of the same integration variable.

3 Expressing slice area as a function

3.1 Geometry of common cross-section shapes

Once the slice boundaries are known, the slice area \(A(\cdot)\) is computed using planar geometry.

3.1.1 Rectangles and trapezoids (area formulas)

If a slice region is bounded by straight lines producing a rectangle, its area is \(A=wh\), where width and height are determined from the boundary equations. For trapezoids with parallel sides of lengths \(b_1\) and \(b_2\) and distance \(h\) between them, the area is \[ A=\frac{b_1+b_2}{2}\,h. \]

3.1.2 Circles and annuli (area formulas)

When slice boundaries form a disk of radius \(R(t)\), the area is \(A=\pi R(t)^2\). If a slice forms an annulus with outer radius \(R(t)\) and inner radius \(r(t)\), then \[ A=\pi\big(R(t)^2-r(t)^2\big). \]

3.1.3 Semicircles and other standard regions

For a semicircle with radius \(R(t)\), the area is \[ A=\frac{1}{2}\pi R(t)^2. \] For other common regions, such as sectors, triangles, or shapes formed by subtraction, the method typically computes area as either a standard formula application or the difference of two simpler areas.

3.2 Using equations to find slice boundaries

The main algebraic step is translating three-dimensional boundary information into two-dimensional slice boundaries.

3.2.1 Solving for x in terms of y (or vice versa)

If the slice is perpendicular to the \(x\)-axis, it is often helpful to express any boundary curves that define the slice in terms of \(x\). This may require solving an equation to rewrite, for example, \(y=f(x)\) rather than \(x=f(y)\). The goal is to identify the slice’s left/right or top/bottom intercepts as explicit functions of the slicing variable.

3.2.2 Finding intersection points that define the slice

Frequently, the slice region is bounded by where two surfaces intersect the slicing plane. In the slice’s coordinate plane, those intersections become points or curves. Solving for their coordinates yields the measurements needed for the area formula—such as radii for circles/annuli or width/height for polygonal regions.

3.3 Expressing area A(t) or A(x)

After boundary determination, the area must be expressed as a function of the slicing parameter.

3.3.1 Using y = f(x) style functions

If the slice boundaries are given in the form \(y=\text{(upper)}(x)\) and \(y=\text{(lower)}(x)\), then widths in the vertical direction are often differences like \[ \text{height}(x)=\text{upper}(x)-\text{lower}(x), \] which feed directly into rectangle or trapezoid area formulas, or into arguments for circle-like regions derived from equations.

3.3.2 Using x = g(y) style functions

If boundaries are easier in terms of \(x\) as a function of \(y\), one can still slice perpendicular to an axis, but the area computation may require expressing radii or distances using \(y\)-based expressions before converting to a single-variable function of the slice parameter. Consistency is crucial: the integrand must ultimately depend only on the chosen slicing variable.

4 Worked examples and problem patterns

4.1 Solids between surfaces

A common pattern is a solid lying between two surfaces above/below a base region in a coordinate plane.

4.1.1 Region bounded in the xy-plane (base description)

Suppose a solid is bounded above and below by functions \(z=u(x,y)\) and \(z=v(x,y)\), where \((x,y)\) ranges over a planar region \(R\). With cross-sections perpendicular to a convenient axis, one first determines how the slice intersects the region and then computes slice area within the slicing plane. The “base description” helps identify where the solid exists in the slicing parameter.

4.1.2 Using top/bottom surfaces for slice thickness

When the thickness is measured in the third dimension (for instance, \(z\)), the volume contribution of each slice may relate to \(u-v\) if the cross-section’s area corresponds to a fixed planar region. In slice-area formulations perpendicular to another axis, “top/bottom” may instead be used to determine how boundary curves evolve across the slice, which then affects the slice area geometry.

4.2 Rotations and solids of revolution

Solids generated by rotating a plane region around an axis often yield disk/washer-type cross-sections, but the cross-section method can be expressed in multiple equivalent forms.

4.2.1 Disks method as a special case

If each cross-section perpendicular to the axis of rotation is a disk with radius \(R(t)\), then \[ A(t)=\pi R(t)^2,\quad V=\int \pi R(t)^2\,dt. \] This is essentially the cross-section method where the slice area has a standard circular form.

4.2.2 Washers method as a special case

If rotation creates a hole, each slice becomes an annulus with outer radius \(R(t)\) and inner radius \(r(t)\), giving \[ A(t)=\pi(R(t)^2-r(t)^2),\quad V=\int \pi(R(t)^2-r(t)^2)\,dt. \] In both cases, the “area function” step is the same idea as with general slice-and-integrate problems.

4.3 Cross-sections from inequalities

Another frequent setup describes a solid by inequalities rather than explicit “top” and “bottom” functions.

4.3.1 Interpreting regions given by inequalities

If a solid is described by inequalities like \(g(x,y)\le z\le h(x,y)\) or constraints among \(x\), \(y\), and \(z\), then a slice at a fixed \(x\) or \(y\) reduces those inequalities to a planar region in the slice plane. The area \(A(x)\) is found from that reduced region.

4.3.2 Piecewise slices for different sub-intervals

Inequalities often produce boundaries that change form at certain parameter values. In such cases, the area function is defined differently on sub-intervals. The total volume becomes a sum of integrals over those intervals, ensuring that each integral uses the correct slice geometry.

5.1 Comparison with the disk and washer methods

The disk and washer methods are special cases of integrating cross-sectional areas where each slice is a disk or annulus. The advantage of viewing them through the cross-section framework is conceptual: once the slice area is identified, the same integration logic applies regardless of the slice shape.

5.2 Comparison with cylindrical shells (when shells are easier)

Cylindrical shells use a different slicing strategy: instead of slicing perpendicular to an axis and stacking areas, one forms thin cylindrical “skins” around an axis and integrates their surface-like contributions to get volume. Shells can be simpler when the solid’s boundary is naturally expressed in terms of radius and height, rather than in terms of disk radii.

5.3 Mixed approaches for complex solids

Some problems can be arranged so that one method requires complicated algebra while another becomes straightforward. A mixed approach may involve choosing the most convenient slicing orientation for a particular part of a problem or selecting shells versus cross-sections when symmetry suggests an easier parametrization. Regardless of the approach, each method rests on summing contributions of thin pieces as the thickness tends to zero.

6 Extensions beyond volume

6.1 Centroid using cross-sections

The centroid (center of mass for uniform density) can be computed from integrals involving cross-sectional areas and moments.

6.1.1 Moment integrals from slice areas

For a solid of uniform density, centroid coordinates can be expressed using first moments. When slicing perpendicular to an axis, the formulas typically involve integrals of the form:

  • moments about coordinate planes using \(A(t)\),
  • dividing by total volume \(V\),
  • and using geometry-specific distances from the centroid planes.

The key modification from volume calculation is replacing “area alone” with “area times a coordinate distance,” then integrating across the slicing parameter.

6.2 Surface area using slice-based formulations (overview)

Surface area can also be approached by slicing, though it is not as direct as volume. Instead of integrating a cross-sectional planar area, one often integrates quantities related to the area of each small surface band. Depending on the geometry, these may involve parametrizations, curve lengths, or trigonometric forms derived from the boundary surfaces.

6.3 Practical considerations and verification

After computing a volume (or centroid), verification often includes:

  • checking units (volume scales like length cubed),
  • confirming behavior in limiting cases (for instance, slice area going to zero where the solid narrows),
  • and ensuring the integrand remains nonnegative across the interval.

These checks help catch common setup mistakes such as incorrect bounds or reversed “top minus bottom” relationships.

7 Common pitfalls and tips

7.1 Choosing the correct axis and slice thickness

Choosing an axis that leads to complicated slice boundaries increases algebra and error risk. A good axis usually makes it easy to describe slice geometry and yields an area formula that is manageable and clearly dependent on the chosen parameter.

7.2 Algebra errors when deriving A(x)

Most errors arise in the step where boundaries are solved and substituted into the area expression. Because cross-sectional area formulas can be sensitive to sign conventions (for example, differences of squares or subtraction of inner radii), it is helpful to:

  • derive boundary expressions carefully,
  • simplify slowly,
  • and confirm that slice areas are positive over the interval.

7.3 Forgetting to use correct limits

Even with a correct \(A(x)\), incorrect endpoints produce incorrect volume. Limits should come from when the cross-sectional area transitions from nonzero to zero or from one boundary regime to another, especially in piecewise problems.

7.4 Dimensional/units checks for sanity

A quick dimensional check can reveal inconsistencies. If the area is computed incorrectly (for instance, mixing radii units with lengths of different dimensions), the resulting integral will not scale properly. Volume should have dimensions of length cubed, and centroid formulas should reduce to length after dividing moments by volume.

8 Practice problems (template-style)

8.1 Basic setup drills

  1. Given a region in the \(xy\)-plane bounded by curves \(y=f(x)\) and \(y=g(x)\), find the volume under a height function \(z=h(x)\) by slicing perpendicular to the \(x\)-axis.
  2. Describe a solid by inequalities that produce disk-like cross-sections; determine slice boundaries, write \(A(x)\), and integrate over the parameter range.

8.2 Intermediate solids with changing cross-section type

  1. Construct a solid where slices perpendicular to one axis are semicircles for part of the interval and rectangles for the remainder. Compute total volume using a piecewise \(A(x)\).
  2. Use a solid defined by intersection of two surfaces where the cross-section changes from annulus to disk depending on \(x\). Set up and evaluate separate integrals on each sub-interval.

8.3 Mixed boundaries and piecewise definitions

  1. A solid is bounded by inequalities that yield different slice equations when \(x\) is less than or greater than a specific value. Derive \(A(x)\) in both cases and integrate piecewise.
  2. A solid has planar boundaries described by lines in one region of the base and by curves in another. Find slice areas accordingly, ensuring that the integrand and limits match each sub-region.