Fiveable

♾️AP Calculus AB/BC Unit 8 Review

QR code for AP Calculus AB/BC practice questions

8.9 Volume with Disc Method: Revolving Around the x- or y-Axis

8.9 Volume with Disc Method: Revolving Around the x- or y-Axis

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

The disc method finds the volume of a solid made by revolving a region around the x- or y-axis. You slice the solid into thin discs perpendicular to the axis, write each disc's volume as π(radius)2\pi(\text{radius})^2 times its thickness, then integrate. For AP Calculus, match the slice direction to the axis of rotation before choosing dxdx or dydy.

Why This Matters for the AP Calculus Exam

Volumes of revolution show up in Unit 8, Applications of Integration, which carries a noticeable share of the AP Calculus exam (more weight on AB than BC). This topic asks you to calculate volumes of solids of revolution using definite integrals.

On the exam you will need to recognize a region, decide whether to integrate with respect to xx or yy, set up a correct integral with proper notation, and evaluate it. Free-response questions in this unit reward a clearly written integral expression even before you compute, so practice writing the full setup with π\pi, the squared radius, the bounds, and the correct differential. Getting comfortable here also sets you up for the disc method around other axes (8.10) and the washer method (8.11 and 8.12).

Key Takeaways

  • Revolving around the x-axis: V=πab(f(x))2dxV = \pi\int_a^b (f(x))^2\,dx, where the radius is f(x)f(x) and the thickness is dxdx.
  • Revolving around the y-axis: V=πcd(f(y))2dyV = \pi\int_c^d (f(y))^2\,dy, where the radius is f(y)f(y) and the thickness is dydy.
  • The discs are sliced perpendicular to the axis of rotation, so the axis decides whether you integrate in xx or yy.
  • These formulas work only when one curve forms the radius and the solid has no hole. A hole means you need the washer method.
  • For y-axis rotation, rewrite the curve as x=f(y)x = f(y) before setting up the integral.
  • Always sketch the region and shade it before writing the integral so you pick the right bounds.

Volumes of Solids of Revolution

When you find the volume of a solid of revolution, you are measuring how much space a 3D shape occupies. You take a curve, rotate it around an axis, and that rotation sweeps out a solid. The disc method calculates the volume of that solid by adding up many thin slices.

The Disc Method: X-Axis

The disc method slices the solid into infinitely thin discs perpendicular to the axis of rotation. Adding the volumes of these discs with a definite integral gives the total volume.

To find the volume of a solid rotated around the x-axis, you sum the volumes of many thin cross-sections. Each cross-section has a width of dxdx (approaching 0) and a radius of f(x)f(x). Each one is a very flat cylinder, with volume w×πr2w \times \pi r^2, where ww is the width and rr is the radius. Plugging in the width and radius gives:

π(f(x))2dx\pi (f(x))^2 dx

To add all of these volumes together, you use an integral:

abπ(f(x))2dx\int_{a}^{b}\pi (f(x))^2dx

Here aa and bb are the boundaries for f(x)f(x), given as x=ax = a and x=bx = b.

The Disc Method: Y-Axis

Sometimes you rotate a region around the y-axis instead. The process is the same, except you replace f(x)f(x) and dxdx with f(y)f(y) and dydy:

cdπ(f(y))2dy\int_{c}^{d}\pi (f(y))^2dy

The boundaries cc and dd are given as y=cy = c and y=dy = d.

Solving Using the Disc Method

To solve a rotated-solid problem around the x- or y-axis with just one equation, use these steps:

  1. Determine the Axis: Identify whether the solid revolves around the x-axis or y-axis. This decides how you set up the integral.
  2. Slice the Solid: Picture slicing the solid into thin discs perpendicular to that axis. Each disc is a tiny volume element.
  3. Set Up the Integral: Use a definite integral to sum the volumes of all the discs along the interval, using the formula above.
  4. Evaluate the Integral: Once it is set up, evaluate to find the total volume.

Important: The formula above works only for solids rotated around the x- or y-axis when a single f(x)f(x) or f(y)f(y) equation is given. For rotating around other axes or using two equations with the washer method, check out the 8.10, 8.11, and 8.12 guides.


Practicing with the Disc Method

Here is how to apply these steps to practice problems.

Disc Method: Practice Question 1

Calculate the volume of the solid obtained by revolving the region bounded by the curves y=x2y=x^2, x=1x=1, and the y-axis about the x-axis.

Step 1: Determine the Axis

The question revolves the region about the x-axis, so you will integrate with respect to xx.

Step 2: Slice the Solid

Picture slicing the region into thin discs perpendicular to the x-axis. Graph all of your equations and shade the area to be revolved.

Step 3: Set Up the Integral

Since you are revolving around the x-axis, integrate with respect to xx and use the general formula, where f(x)f(x) defines the region and aa and bb are the interval of integration.

V=abπ(f(x))2dx=πab(f(x)2)dxV= \int_{a}^{b}\pi (f(x))^2dx=\pi\int_{a}^{b}(f(x)^2)\, dx

Step 4: Evaluate the Integral

Integrate y=x2y=x^2 from x=0x=0 to x=1x=1. The lower bound is where y=x2y=x^2 meets the y-axis at x=0x=0, and the upper bound is at x=1x=1.

V=π01(x2)2dxV=\pi\int_{0}^{1}(x^2)^2\, dx V=π01x4dxV=\pi\int_{0}^{1}x^4\, dx V=π[15x5]01V=\pi[\frac15x^5]\vert_0^1 V=π(15(1)515(0)5)V=\pi(\frac15(1)^5-\frac15(0)^5) V=π(15)=π5V=\pi(\frac15)=\boxed{\frac{\pi}{5}}

Now try another one.

Disc Method: Practice Question 2

Find the volume of the solid found by rotating the region bounded by y=1y = 1, y=8y=8, and y=x3y = x^3 around the y-axis.

Step 1: Determine the Axis

You are rotating around the y-axis, so your integral should be in terms of f(y)f(y) instead of f(x)f(x).

Step 2: Slice the Solid

Draw out the region. You are rotating the area between the curve and the y-axis, bounded above and below by the horizontal lines y=8y = 8 and y=1y = 1.

Step 3: Set Up the Integral

Be careful here. For rotating around the y-axis, your function needs to be in terms of f(y)f(y), meaning x=f(y)x = f(y). The given equation is:

y=x3y = x^3

To rewrite this in terms of yy, take the cube root of both sides:

y3=x\sqrt[3] {y}=x

This is the correct function to use in the general integral formula.

Step 4: Evaluate the Integral

The general format is:

V=abπ(f(y))2dy=πab(f(y)2)dyV= \int_{a}^{b}\pi (f(y))^2dy=\pi\int_{a}^{b}(f(y)^2)\, dy

The bounds are y=1y = 1 and y=8y=8. Plugging in:

V=18π(y3)2dy=π18(y32)dy=π18(y2/3)dyV= \int_{1}^{8}\pi (\sqrt[3]{y})^2dy=\pi\int_{1}^{8}(\sqrt[3]{y}^2)\, dy=\pi\int_{1}^{8}({y}^{2/3}) dy

This simplifies to:

V=π[35y5/3]18V=\pi[\frac35y^{5/3}]\vert_1^8 V=π(35(8)5/335(1)5/3)V=\pi(\frac35(8)^{5/3}-\frac35(1)^{5/3}) V=π(35(32)35(1))V=\pi(\frac35(32)-\frac35(1)) V=π(35(31))V=\pi(\frac35(31)) V=935πV=\boxed{\frac{93}5 \pi}

How to Use This on the AP Calculus Exam

Free Response

Write the full integral setup before you simplify. A clear expression like V=πab(f(x))2dxV=\pi\int_{a}^{b}(f(x))^2\,dx with correct bounds and differential shows your reasoning and is important for clear exam work. If the region is revolved around the y-axis, show that you rewrote the curve as x=f(y)x = f(y).

Problem Solving

  • Sketch and shade the region first. The picture tells you the radius and the bounds.
  • Match the differential to the axis: dxdx for x-axis rotation, dydy for y-axis rotation.
  • Square the entire radius, not just part of it. For y3\sqrt[3]{y}, squaring gives y2/3y^{2/3}.
  • After integrating, plug in both bounds and subtract carefully.

Common Trap

If the region is revolved around the y-axis but your function is written as y=f(x)y = f(x), you cannot just swap letters. Solve for xx first so your radius is a function of yy.

Common Misconceptions

  • Forgetting to square the radius. The disc area is πr2\pi r^2, so the integrand must include (f(x))2(f(x))^2 or (f(y))2(f(y))^2, not just f(x)f(x) or f(y)f(y).
  • Using the wrong differential. Rotating around the x-axis uses dxdx and bounds in xx. Rotating around the y-axis uses dydy and bounds in yy. Mixing them gives the wrong setup.
  • Using disc when there is a hole. The disc method assumes the solid is solid all the way through. If the region does not touch the axis of rotation, there is a gap and you need the washer method.
  • Confusing volume with area. This topic finds volume, not area between curves. The π\pi and the squared radius are what turn the slice into a 3D disc.
  • Not converting for y-axis rotation. When you rotate around the y-axis, rewrite the curve as x=f(y)x = f(y) before plugging into the formula.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

definite integral

The integral of a function over a specific interval [a, b], representing the net signed area between the curve and the x-axis.

disc method

A technique for finding the volume of a solid of revolution by integrating the cross-sectional areas of circular discs perpendicular to the axis of rotation.

solids of revolution

Three-dimensional solids formed by rotating a two-dimensional region around an axis.

Frequently Asked Questions

What is the disc method in AP Calculus?

The disc method finds the volume of a solid formed by revolving a region around an axis. You treat each cross section as a thin disc with area pi(radius)^2 and add the discs with a definite integral.

What is the disc method formula around the x-axis?

For a region revolved around the x-axis with radius f(x), use V = pi int_a^b [f(x)]^2 dx. The bounds are x-values, and the slices are perpendicular to the x-axis.

What is the disc method formula around the y-axis?

For a region revolved around the y-axis with radius f(y), use V = pi int_c^d [f(y)]^2 dy. Rewrite the curve in terms of y when needed, and use y-values for the bounds.

How do you know whether to use dx or dy?

Slice perpendicular to the axis of rotation. Around the x-axis, you usually integrate with dx; around the y-axis, you usually integrate with dy. A sketch helps you confirm the radius and bounds.

When do you need washer method instead of disc method?

Use washer method when the rotated region creates a hole, meaning there is an outer radius and an inner radius. Disc method works when the cross section is filled in with one radius.

How is AP Calc 8.9 tested?

AP Calc 8.9 typically tests whether you can set up a correct definite integral for a solid of revolution around the x-axis or y-axis, including pi, the squared radius, bounds, and the right differential.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot