| Study Guides
AP · Disc method around the x- or y-axis · 14 min read · Updated 2026-05-10

Disc method around the x- or y-axis — AP Calculus AB Study Guide

For: AP Calculus AB candidates sitting AP Calculus AB.

Covers: Derivation of the disc method volume formula, calculating volumes of solids of revolution around the x-axis and y-axis, setting up correct definite integrals, and identifying conditions where the disc method is appropriate.

You should already know: How to evaluate definite integrals; how to rearrange functions for a different variable; core properties of Riemann sums.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus AB style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is Disc method around the x- or y-axis?

This is an integral calculus technique used to find the volume of a solid of revolution: a 3D solid formed when a 2D region bounded by curves is rotated around a horizontal or vertical axis (most commonly the x-axis or y-axis). On the AP Calculus AB CED, this topic falls within Unit 8: Applications of Integration, which accounts for 10–15% of the total AP exam score. The disc method appears regularly in both multiple-choice (MCQ) and free-response (FRQ) sections, often as a standalone volume question or as a component of a multi-part FRQ paired with area between curves or other integration applications. The method gets its name from the thin, circular disc-shaped cross-sections we use to approximate the solid’s total volume, analogous to how thin rectangles approximate area under a curve. It is also sometimes called the disk method; both spellings are accepted on the AP exam. The core intuition is simple: the volume of each thin disc is πr² (the area of the circular face) multiplied by the thickness of the disc. We then integrate (sum) these individual disc volumes across the entire solid to get the total volume.

2. Disc Method Around the X-Axis

When rotating a region bounded above by , below by the x-axis, between and around the x-axis, we slice the solid perpendicular to the axis of rotation. The x-axis is horizontal, so perpendicular slices are vertical with thickness . For any between and , the radius of the disc at that position is exactly the perpendicular distance from the x-axis to the curve, which is . The area of the disc face is , so the volume of the infinitesimal disc is . Integrating from the left bound to the right bound gives the total volume: This formula comes directly from Riemann sums: if we split into slices of width , total volume is approximated by . As , the sum becomes the definite integral above. This method only works when the region is adjacent to the axis of rotation (no gap between the region and axis). A disc is just a special case of a washer with an inner radius of 0.

Worked Example

Find the volume of the solid formed when the region bounded by , , and is rotated around the x-axis.

  1. Confirm conditions: The region is bounded by the curve, x-axis, and , and is adjacent to the axis of rotation (x-axis). Bounds of integration are (where the curve meets ) to .
  2. The radius at any is .
  3. Set up the volume integral using the x-axis disc formula:
  4. Simplify the integrand: , so .
  5. Evaluate the definite integral: .

Exam tip: Always square the entire radius before integrating, not just the variable term. A common mistake is writing instead of , which loses the square of the constant coefficient.

3. Disc Method Around the Y-Axis

When rotating around the y-axis (a vertical axis), we slice perpendicular to the axis of rotation, so slices are horizontal with thickness . This means we must express the radius as a function of , not , and integrate with respect to . For a region bounded on the right by , on the left by the y-axis, between and , the radius of each disc is the horizontal perpendicular distance from the y-axis to the curve, so . Following the same logic as the x-axis case, the total volume is: The only key difference from x-axis rotation is the variable of integration: you must rearrange the original function to solve for in terms of before setting up the integral. Skipping this step and incorrectly integrating with respect to is the most common error on this type of problem.

Worked Example

Find the volume of the solid formed when the region bounded by , , and is rotated around the y-axis.

  1. Confirm conditions: The region is between the y-axis () and , bounded by and (the value of at ). It is adjacent to the axis of rotation (y-axis), so disc method applies. Bounds for are to .
  2. Rearrange to solve for in terms of : , so .
  3. Set up the volume integral:
  4. Simplify and evaluate: , so .

Exam tip: When rotating around the y-axis, double-check that you are integrating with respect to , not . Even if all your arithmetic is correct, integrating for a y-axis rotation will always give the wrong answer.

4. Disc Method Around Shifted Horizontal/Vertical Axes

The disc method works for any horizontal or vertical axis of rotation, not just the x-axis () or y-axis (). The core principle never changes: the radius is always the perpendicular distance between the curve and the axis of rotation. For a horizontal axis of rotation , we still integrate with respect to (perpendicular slices are vertical, thickness ). The radius is , so (the absolute value can be dropped because squaring eliminates the sign). For a vertical axis of rotation , we integrate with respect to , and the radius is , so . This is just a generalization of the base cases we learned earlier: when (x-axis), , which matches our original formula, and when (y-axis), , which also matches. Always calculate the distance first, do not just use the function value out of habit.

Worked Example

Find the volume of the solid formed when the region bounded by , , , and is rotated around the horizontal axis .

  1. Identify the axis: is horizontal, so we integrate with respect to , with bounds from to .
  2. Calculate the radius: The curve is above the axis , so the perpendicular distance is .
  3. Set up the volume integral:
  4. Expand the integrand: .
  5. Evaluate the definite integral: .

Exam tip: When the axis is shifted below the x-axis (e.g., ) or to the right of the y-axis (e.g., ), the distance increases, so don’t forget to add the shift when calculating radius.

5. Common Pitfalls (and how to avoid them)

  • Wrong move: When rotating around the y-axis, you leave the function in terms of x and integrate with respect to x. Why: Students get used to integrating dx for x-axis rotation and forget to switch variables for y-axis rotation. Correct move: Always match the variable of integration to the axis: horizontal axis (constant y) → integrate dx; vertical axis (constant x) → integrate dy, so rewrite x as a function of y first.
  • Wrong move: You forget to square the entire radius, e.g., becomes instead of . Why: Students rush squaring and only square the variable term, forgetting to square constant coefficients. Correct move: Always write the entire radius inside parentheses before squaring, then expand step-by-step to avoid missing constant terms.
  • Wrong move: When rotating around a shifted axis, you use the original function value as radius instead of the distance between the curve and the axis. Why: Students memorize for x-axis rotation and don’t adapt the formula for shifted axes. Correct move: For any axis, calculate radius as the absolute value of (curve position - axis position), then square that difference, regardless of where the axis is.
  • Wrong move: You use the disc method when there is a gap between the region and the axis of rotation, leading to an undercalculated volume. Why: Students confuse disc method (for regions adjacent to the axis) with the washer method (for regions with a gap). Correct move: Before setting up the integral, check if there is any area between the region and the axis of rotation. If there is, use the washer method instead.
  • Wrong move: You use the wrong bounds of integration, e.g., using x bounds as y bounds when rotating around the y-axis. Why: Students copy bounds from the problem statement without checking which variable they correspond to. Correct move: After setting up your integral in terms of the correct variable, convert bounds to that variable to get the correct upper and lower limits.

6. Practice Questions (AP Calculus AB Style)

Question 1 (Multiple Choice)

The region is bounded by , , and . What is the volume of the solid formed when is rotated around the x-axis? A) B) C) D)

Worked Solution: The region spans from (where ) to , and is adjacent to the x-axis, so the disc method applies. The volume formula gives . Use integration by parts twice to evaluate the integral: . Evaluating from to gives . Multiply by to get . The correct answer is B.


Question 2 (Free Response)

Let be the region bounded by , the x-axis, and the y-axis. (a) Set up, but do not evaluate, a definite integral for the volume of the solid formed when is rotated around the x-axis using the disc method. (b) Set up, but do not evaluate, a definite integral for the volume of the solid formed when is rotated around the y-axis using the disc method. (c) Calculate the volume from part (a) and use geometric reasoning to confirm your result.

Worked Solution: (a) Rotating around the x-axis (horizontal), so we integrate with respect to , with bounds from to . Radius at each is , so the integral is: (b) Rotating around the y-axis (vertical), so we rewrite , integrate with respect to from to . The integral is: (c) Evaluate the integral from (a): Geometrically, rotating the first quarter of a circle of radius 2 around the x-axis produces a half-sphere of radius 2. The volume of a full sphere is , so half the volume is , which matches our integral result.


Question 3 (Application / Real-World Style)

A civil engineer is designing a tapered parabolic support column for a pedestrian bridge. The column has a height of 10 meters, and its radius at a height meters above the ground is given by meters, for . What is the total volume of concrete needed to cast the column, rounded to two decimal places?

Worked Solution: The column is formed by rotating the radius function around the central x-axis (the center line of the column). The region is adjacent to the axis of rotation, so the disc method applies. Set up the volume integral: Use substitution , , to evaluate the integral: Interpretation: Approximately 6.28 cubic meters of concrete are needed to cast the tapered support column.

7. Quick Reference Cheatsheet

Category Formula Notes
Disc around x-axis () Applies when region is bounded by , , , , adjacent to the x-axis. Integrate with respect to .
Disc around any horizontal axis Radius = perpendicular distance between the curve and axis. Sign does not matter due to squaring. Integrate with respect to .
Disc around y-axis () Rewrite the original function to get (x in terms of y) first. For regions adjacent to the y-axis. Integrate with respect to .
Disc around any vertical axis Radius = perpendicular distance between the curve and axis. Sign does not matter due to squaring. Integrate with respect to .
Core infinitesimal disc volume is always the perpendicular distance between the curve and the axis of rotation. Thickness = for horizontal axes, for vertical axes.
When to use the disc method N/A Only use when the rotated region is adjacent to the axis of rotation (no gap between the region and axis).
Relationship to washer method N/A The disc method is a special case of the washer method where the inner radius is 0.

8. What's Next

Mastering the disc method is a critical prerequisite for the next topics in Unit 8: volumes of revolution, starting with the washer method for regions with gaps between the region and the axis of rotation, and then the cylindrical shells method. Without understanding how radius and cross-sectional area work in the disc method, you will struggle to generalize these ideas to more complex volume problems, which regularly appear as 6–9 point FRQ questions on the AP exam. Beyond volumes of revolution, the core idea of slicing a 3D shape into infinitesimal cross-sections and integrating their areas to get total volume is a foundational concept that extends to volumes of solids with known cross-sections, another common AP exam topic.

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →