Study Guide

Disc method around the x- or y-axis

AP Calculus ABΒ· AP Calculus AB CED β€” Applications of IntegrationΒ· 14 min read

1. What is the Disc Method?β˜…β˜…β˜†β˜†β˜†β± 3 min

The disc method (also spelled disk method, both spellings are accepted on the AP exam) 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.

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.

πŸ“˜ Definition

Disc Method Core Intuition

The volume of each thin disc is the area of its 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.

Example:

For a solid rotated around the x-axis, thickness is , so total volume is the integral of from the left to right bound of the region.

2. Disc Method Around the X-Axisβ˜…β˜…β˜†β˜†β˜†β± 4 min

βœ“ Calculator OK

When rotating a region bounded above by , below by the x-axis, between and around the x-axis, we slice 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 the perpendicular distance from the x-axis to the curve: .

V=Ο€βˆ«ab[f(x)]2dxV = \pi \int_a^b \left[f(x)\right]^2 dx

This formula comes directly from Riemann sums: as the number of slices approaches infinity, the sum of individual disc volumes becomes the definite integral. The method only works when the region is adjacent to the axis of rotation, with no gap between the region and the 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. 1

    Confirm the region is adjacent to the axis of rotation, with bounds from (where the curve meets ) to .

  2. 2

    The radius at any is .

  3. 3

    Set up the volume integral using the x-axis disc formula:

    V=Ο€βˆ«04(2x)2dxV = \pi \int_0^4 \left(2\sqrt{x}\right)^2 dx
  4. 4

    Simplify the integrand:

    (2x)2=4xβ€…β€ŠβŸΉβ€…β€ŠV=4Ο€βˆ«04xdx\left(2\sqrt{x}\right)^2 = 4x \implies V = 4\pi \int_0^4 x dx
  5. 5

    Evaluate the definite integral:

    V=4Ο€[x22]04=4Ο€(162βˆ’0)=32Ο€V = 4\pi \left[\frac{x^2}{2}\right]_0^4 = 4\pi \left(\frac{16}{2} - 0\right) = 32\pi

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β˜…β˜…β˜…β˜†β˜†β± 4 min

βœ“ Calculator OK

When rotating around the vertical y-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 .

V=Ο€βˆ«cd[g(y)]2dyV = \pi \int_c^d \left[g(y)\right]^2 dy

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 . The only key difference from x-axis rotation is rearranging the original function to solve for in terms of before setting up the integral.

πŸ“ Worked Example

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

  1. 1

    Confirm the region is adjacent to the axis of rotation, with bounds for from to (the value of at ).

  2. 2

    Rearrange to solve for in terms of :

    y2=xβ€…β€ŠβŸΉβ€…β€Šx=y24=g(y)\frac{y}{2} = \sqrt{x} \implies x = \frac{y^2}{4} = g(y)
  3. 3

    Set up the volume integral:

    V=Ο€βˆ«04(y24)2dyV = \pi \int_0^4 \left(\frac{y^2}{4}\right)^2 dy
  4. 4

    Simplify and evaluate:

    (y24)2=y416β€…β€ŠβŸΉβ€…β€ŠV=Ο€16∫04y4dy=Ο€16[y55]04=64Ο€5\left(\frac{y^2}{4}\right)^2 = \frac{y^4}{16} \implies V = \frac{\pi}{16} \int_0^4 y^4 dy = \frac{\pi}{16} \left[\frac{y^5}{5}\right]_0^4 = \frac{64\pi}{5}

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 Axesβ˜…β˜…β˜…β˜†β˜†β± 3 min

βœ“ Calculator OK

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 , and the radius is . Squaring eliminates the sign, so . For a vertical axis of rotation , we integrate with respect to , and .

πŸ“ Worked Example

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

  1. 1

    Axis is horizontal, so integrate with respect to with bounds from to .

  2. 2

    Calculate radius as the perpendicular distance between the curve and the axis:

    r=x2βˆ’(βˆ’1)=x2+1r = x^2 - (-1) = x^2 + 1
  3. 3

    Set up the volume integral:

    V=Ο€βˆ«02(x2+1)2dxV = \pi \int_0^2 (x^2 + 1)^2 dx
  4. 4

    Expand the integrand:

    (x2+1)2=x4+2x2+1(x^2 + 1)^2 = x^4 + 2x^2 + 1
  5. 5

    Evaluate the definite integral:

    V=Ο€[x55+2x33+x]02=206Ο€15V = \pi \left[\frac{x^5}{5} + \frac{2x^3}{3} + x\right]_0^2 = \frac{206\pi}{15}

Exam tip:

When the axis is shifted below the x-axis or to the right of the y-axis, the distance increases, so don’t forget to add the shift when calculating radius.

5. AP Style Practiceβ˜…β˜…β˜…β˜…β˜†β± 4 min

βœ“ Calculator OK

βœ“ Quick check

Test your understanding with this multiple-choice question:

  1. The region is bounded by , , and . What is the volume of the solid formed when is rotated around the x-axis?

    Reveal answer
    1 β€”

    The region spans from to , so after integration by parts. This is the correct result.

πŸ“ Worked Example

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 when is rotated around the x-axis. (b) Set up for rotation around the y-axis. (c) Calculate the volume from (a) and confirm with geometry.

  1. 1

    (a) Rotating around x-axis (horizontal), integrate with respect to from to :

    V=Ο€βˆ«02(4βˆ’x2)dxV = \pi \int_0^2 (4 - x^2) dx
  2. 2

    (b) Rotating around y-axis (vertical), rewrite , integrate with respect to from to :

    V=Ο€βˆ«02(4βˆ’y2)dyV = \pi \int_0^2 (4 - y^2) dy
  3. 3

    (c) Evaluate the integral from (a):

    V=Ο€[4xβˆ’x33]02=16Ο€3V = \pi \left[4x - \frac{x^3}{3}\right]_0^2 = \frac{16\pi}{3}
  4. 4

    Geometric confirmation: Rotating a quarter-circle of radius 2 around the x-axis produces a half-sphere. Volume of a full sphere is , so half the volume matches our result.

πŸ“ Worked Example

A civil engineer designs a tapered parabolic support column of height 10m. The radius at height meters above ground is meters, for . What is the total volume of concrete needed, rounded to two decimal places?

  1. 1

    The column is formed by rotating the radius function around the central x-axis. The region is adjacent to the axis, so disc method applies:

  2. 2

    Set up the volume integral:

    V=Ο€βˆ«010((10βˆ’x)2100)2dx=Ο€10000∫010(10βˆ’x)4dxV = \pi \int_0^{10} \left(\frac{(10 - x)^2}{100}\right)^2 dx = \frac{\pi}{10000} \int_0^{10} (10 - x)^4 dx
  3. 3

    Use substitution , to evaluate:

    V=Ο€10000[u55]010=2Ο€β‰ˆ6.28V = \frac{\pi}{10000} \left[\frac{u^5}{5}\right]_0^{10} = 2\pi \approx 6.28
  4. 4

    Approximately 6.28 cubic meters of concrete are required for the column.

6. Common Pitfalls

Wrong move:

When rotating around the y-axis, leave the function in terms of and integrate with respect to

Why:

Students get used to integrating 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 β†’ integrate ; vertical axis β†’ integrate , so rewrite as a function of first.

Wrong move:

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, 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:

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:

Use the wrong bounds of integration, e.g. using bounds as 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.

7. Quick Reference Cheatsheet

Category

Formula

Notes

Disc around x-axis ()

For regions adjacent to x-axis, integrate with respect to

Disc around any horizontal axis

Radius = perpendicular distance. Sign cancels with squaring. Integrate

Disc around y-axis ()

Rewrite first. For regions adjacent to y-axis. Integrate

Disc around any vertical axis

Radius = perpendicular distance. Sign cancels with squaring. Integrate

Core infinitesimal volume

= perpendicular distance to axis. Thickness: (horizontal axis), (vertical axis)

When to use disc method

N/A

Only when rotated region is adjacent to the axis of rotation (no gap)

Relationship to washer method

N/A

Disc method is a special case of the washer method with inner radius = 0

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· MCQ

    Volume around x-axis problem

  • 2022 Β· FRQ

    Volume around shifted axis

What's Next

Mastering the disc method is a critical prerequisite for the next topics in AP Calculus AB Unit 8, which cover more complex volumes of revolution. The core logic of calculating cross-sectional area and integrating to get total volume extends directly to the washer method, which solves problems where there is a gap between the rotated region and the axis of rotation. From there, you will learn the cylindrical shells method, an alternative approach to volumes of revolution that avoids switching variables for vertical axis rotations. Beyond volumes of revolution, the core idea of slicing a 3D shape into infinitesimal cross-sections and integrating their areas is foundational for volumes of solids with known cross-sections, another common AP exam topic that regularly appears in FRQ questions.