---
title: "AP Calculus 8.10: Disc Method Around Other Axes"
description: "Learn how to find volumes of solids of revolution using the disc method when the axis is a shifted horizontal or vertical line in AP Calculus."
canonical: "https://fiveable.me/ap-calc/unit-8/volume-with-disc-method-revolving-around-other-axes/study-guide/q8HRD4jQBvvU4ZRRkoTb"
type: "study-guide"
subject: "AP Calculus AB/BC"
unit: "Unit 8 – Applications of Integration"
lastUpdated: "2026-06-09"
---

# AP Calculus 8.10: Disc Method Around Other Axes

## Summary

Learn how to find volumes of solids of revolution using the disc method when the axis is a shifted horizontal or vertical line in AP Calculus.

## Guide

The disc method still works when you revolve a region around a line other than the x- or y-axis, like $y=2$ or $x=3$. The radius becomes the distance from the [function](/ap-calc/unit-1/defining-continuity-at-point/study-guide/JbsR9iQfAzCznNOCG6JK "fv-autolink") to that shifted axis, such as $R=|f(x)-k|$ for a horizontal line $y=k$ or $R=|g(y)-h|$ for a vertical line $x=h$. For AP Calculus, define the radius as a distance before squaring it in the volume integral.

## Why This Matters for the AP Calculus Exam

[Volumes of solids of revolution](/ap-calc/key-terms/solids-of-revolution "fv-autolink") are a regular part of AP Calculus, and shifting the axis of rotation is a common twist on the standard disc problem. On free-response questions, you are expected to write a correct integral with proper notation before you compute, so being able to set up an expression like $V = \pi \int_a^b [f(x) - k]^2 \, dx$ matters for clear exam work. These problems test whether you can read a region from a graph, pick the right variable to integrate with respect to, and adjust the radius for an axis that is not at the origin.

## Key Takeaways

- The radius is the perpendicular distance from the curve to the axis of rotation, not just the function value.
- For a horizontal axis $y=k$, integrate with respect to $x$: $V = \pi \int_a^b [f(x) - k]^2 \, dx$.
- For a vertical axis $x=h$, integrate with respect to $y$: $V = \pi \int_c^d [g(y) - h]^2 \, dy$.
- Use [absolute value](/ap-calc/key-terms/absolute-value "fv-autolink") when needed so the radius stays positive, and remember the square keeps it positive anyway.
- Find your [limits of integration](/ap-calc/key-terms/limits-of-integration "fv-autolink") from given values or from where curves intersect each other or the axis.
- Always draw the region and the axis first so you can see the radius clearly.

## Revolving Around Other Axes

"Revolving around other axes" means a region spins around a **horizontal** line like $y=5$ or a **vertical** line like $x=3$ instead of the x- or y-axis. AP Calculus sticks to horizontal and vertical lines, so you will not see rotation around slanted lines.

If you want a refresher on the standard disc method first, check the [8.9 guide](/ap-calc/unit-8/volume-disc-method-revolving-around-x-or-y-axis/study-guide/ZYnKJoUmSzzGYJHCSqM3).

### The Core Idea

Volume comes from stacking up many thin **circular** [cross sections](/ap-calc/key-terms/cross-sections "fv-autolink") (discs). Each disc has [area](/ap-calc/unit-6/applying-properties-definite-integrals/study-guide/lUbcVbDG5QVysAn9 "fv-autolink") $\pi R^2$, so the volume is the integral of that area over the region:

$$
V = \pi \int R^2 \, dx \quad \text{or} \quad V = \pi \int R^2 \, dy
$$

The only thing that changes when the axis moves is how you find $R$.

### Step 1: Pick Your Variable

- Rotate around a **horizontal** line (like $y=7$ or the x-axis): integrate with respect to $x$.
- Rotate around a **vertical** line (like $x=4$ or the y-axis): integrate with respect to $y$.

Quick memory hook: horizontal rotation goes with $x$, vertical rotation goes with $y$.

### Step 2: Find the Radius

The radius is the **distance between the curve and the axis of rotation**, not the height of the function by itself. That is the part that changes for a shifted axis.

- Axis $y = k$ (horizontal): $R(x) = |f(x) - k|$
- Axis $x = h$ (vertical): $R(y) = |g(y) - h|$

For example, if you revolve $y = f(x)$ around the line $y = 2$, the radius is $f(x) - 2$. If the curve sits below the axis, subtracting still works as long as you square the result, which keeps the area positive.

### Step 3: Set Up the Integral

Combine the radius with $\pi R^2$:

$$
\int_{c}^{d}\pi (f(x)-b)^2 \, dx \quad \text{or} \quad \int_{c}^{d}\pi (f(y)-a)^2 \, dy
$$

Use the first form for a horizontal axis $y = b$ and the second for a vertical axis $x = a$.

### Finding the Limits

The bounds $c$ and $d$ are either given directly in the problem or come from **[intersection points](/ap-calc/key-terms/intersection-points "fv-autolink")**. To find them algebraically, set $f(x) = g(x)$, or set $f(x) = 0$, or set the function equal to whatever line the problem names. Graphing the region makes these [limits](/ap-calc/unit-10-infinite-sequences-and-series-bc-only-/defining-convergent-divergent-infinite-series/study-guide/CIVFHStGQM90EJ4GtIDB "fv-autolink") easy to see.

## How to Use This on the AP Calculus Exam

### Free Response

Write the integral with correct notation before evaluating. A clean setup like

$$
V = \pi \int_{a}^{b} [f(x) - k]^2 \, dx

$$

shows your reasoning and is important for clear exam work. Make sure the square is outside the parentheses and that you used the distance to the shifted axis, not just $f(x)$.

### Problem Solving

1. Sketch the region and the axis of rotation.
2. Decide horizontal (use $x$) or vertical (use $y$).
3. Write the radius as the distance from the curve to the axis.
4. Find the limits from given values or intersections.
5. Integrate and, if needed, evaluate with a calculator.

### Common Trap

Subtracting a negative constant flips to addition. If the axis is $y = -3$ and the curve is $f(x)$, then $R = f(x) - (-3) = f(x) + 3$. Forgetting this sign change is one of the most common setup errors.

## Practice Problem

Rotate the region bounded by $y=10e^{2x}$ between $x=-2$ and $x=-1$ about the line $y=-3$.

Try it, then check the [solution](/ap-calc/unit-7/verifying-solutions-for-differential-equations/study-guide/s2nX7AhIBDxGIWwlL82x "fv-autolink") below.

### Solution

The general form is $\int_{c}^{d}\pi (f(x)-b)^2 \, dx$ or $\int_{c}^{d}\pi (f(y)-a)^2 \, dy$. Since we revolve around a horizontal line, use the first form with $x$.

The bounds are given directly: $-2$ and $-1$. Here $f(x) = 10e^{2x}$ and the axis is $y = -3$, so $b = -3$. Because we subtract a negative, the radius becomes $10e^{2x} + 3$.

$$
\int_{-2}^{-1}\pi (10e^{2x}+3)^2 \, dx
$$

For a refresher on evaluating integrals, see the [integration and accumulation guide](/ap-calc/unit-6/unit-6-overview-integration-accumulation/study-guide/GcRakhgwYqAcIAg0y7WB).

Pull out the constant using $\int a f(x) \, dx = a \int f(x) \, dx$:

$$
\pi \int_{-2}^{-1} (10e^{2x}+3)^2 \, dx
$$

Expand the square:

$$
\pi \int_{-2}^{-1} (100e^{4x}+60e^{2x}+9) \, dx
$$

Integrate term by term:

$$
\pi (25e^{4x}+30e^{2x}+9x) \Biggr|_{-2}^{-1}
$$

If you want to check, take the derivative of the [antiderivative](/ap-calc/key-terms/antiderivative "fv-autolink") and confirm it matches the [integrand](/ap-calc/key-terms/integrand "fv-autolink").

Plug in $-1$ and $-2$ and subtract:

$$
\pi (25e^{-4}+30e^{-2}-9)-\pi (25e^{-8}+30e^{-4}-18)
$$

which simplifies to

$$
\pi (-25e^{-8}-5e^{-4}+30e^{-2}+9)
$$

This is about $40.7$. Don't forget the factor of $\pi$ at the end.

## Common Misconceptions

- **Using $f(x)$ as the radius when the axis is shifted.** The radius is always the distance from the curve to the axis, so subtract the axis line. For $y = k$, use $f(x) - k$, not just $f(x)$.
- **Mixing up the integration variable.** Horizontal axes pair with $dx$ and vertical axes pair with $dy$. Choosing the wrong one usually means you cannot even set up the integral correctly.
- **Sign mistakes with negative axes.** Subtracting a negative number adds. Revolving around $y = -3$ gives a radius of $f(x) + 3$, not $f(x) - 3$.
- **Forgetting to square the whole radius.** The area of a disc is $\pi R^2$, so the entire expression $(f(x) - k)$ gets squared, not just $f(x)$.
- **Confusing the disc method with the [washer method](/ap-calc/unit-8/volume-with-washer-method-revolving-around-other-axes/study-guide/LlG9jCFLxe4kpDTDNtHX "fv-autolink").** If the axis passes through the region or the region has a gap from the axis, you get a hole and need washers instead of solid discs.
- **Dropping the $\pi$.** Every disc area carries a factor of $\pi$, so keep it through the whole calculation.

## Related AP Calculus Guides

- [Unit 8 Overview: Applications of Integration](/ap-calc/unit-8/review/study-guide/95uuVjdtA80roOMvV8IK)
- [8.1 Finding the Average Value of a Function on an Interval](/ap-calc/unit-8/finding-average-value-function-on-an-interval/study-guide/HjiYTRAnQdY0eCQpqtpg)
- [8.7 Volumes with Cross Sections: Squares and Rectangles](/ap-calc/unit-8/volumes-with-cross-sections-squares-rectangles/study-guide/djttfP0mZkJ7Nn8QrB7r)
- [8.2 Connecting Position, Velocity, and Acceleration of Functions Using Integrals](/ap-calc/unit-8/connecting-position-velocity-acceleration-functions-using-integrals/study-guide/k9tY28YXs7YDVu1uqFuw)
- [8.4 Finding the Area Between Curves Expressed as Functions of x](/ap-calc/unit-8/finding-area-between-curves-expressed-as-functions-x/study-guide/Zyj7XJuPfoWBuAJ96ZAG)
- [8.3 Using Accumulation Functions and Definite Integrals in Applied Contexts](/ap-calc/unit-8/using-accumulation-functions-definite-integrals-applied-contexts/study-guide/nUlJKvXqRcsfLnVMd5fG)

## Vocabulary

- **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.

## FAQs

### How do you use the disc method around an axis that is not the x-axis or y-axis?

Use the same disc method, but make the radius the distance from the curve to the shifted axis. For a horizontal axis y = k, the radius is the vertical distance from the curve to y = k. For a vertical axis x = h, the radius is the horizontal distance from the curve to x = h.

### What is the disc method formula around y = k?

For a region revolved around a horizontal line y = k, use vertical slices and integrate with respect to x. The setup is volume equals pi times the integral of the radius squared, where the radius is the distance between the function and y = k.

### When do I integrate with respect to y for the disc method?

Integrate with respect to y when the axis of rotation is vertical, such as x = 3 or x = -1. Your slices should be perpendicular to the axis, so vertical axes use horizontal slices.

### How do I find the radius when revolving around y = -3?

The radius is the distance from the curve to y = -3. If the curve is y = f(x), that distance is f(x) minus negative 3, which becomes f(x) + 3 before you square it in the volume integral.

### What is the difference between disc method and washer method?

Use the disc method when the cross section is solid with no hole. Use the washer method when the region leaves a gap around the axis, creating an outer radius and an inner radius. Around shifted axes, the key is still measuring each radius from the axis of rotation.

### What is the most common AP Calculus 8.10 mistake?

The most common mistake is using the function value as the radius instead of the distance to the shifted axis. Always draw the axis and measure the perpendicular distance from the axis to the curve or boundary.

## Structured Data

```json
{"@context":"https://schema.org","@type":"FAQPage","inLanguage":"en","mainEntity":[{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/volume-with-disc-method-revolving-around-other-axes/study-guide/q8HRD4jQBvvU4ZRRkoTb#how-do-you-use-the-disc-method-around-an-axis-that-is-not-the-x-axis-or-y-axis","name":"How do you use the disc method around an axis that is not the x-axis or y-axis?","acceptedAnswer":{"@type":"Answer","text":"Use the same disc method, but make the radius the distance from the curve to the shifted axis. For a horizontal axis y = k, the radius is the vertical distance from the curve to y = k. For a vertical axis x = h, the radius is the horizontal distance from the curve to x = h."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/volume-with-disc-method-revolving-around-other-axes/study-guide/q8HRD4jQBvvU4ZRRkoTb#what-is-the-disc-method-formula-around-y-k","name":"What is the disc method formula around y = k?","acceptedAnswer":{"@type":"Answer","text":"For a region revolved around a horizontal line y = k, use vertical slices and integrate with respect to x. The setup is volume equals pi times the integral of the radius squared, where the radius is the distance between the function and y = k."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/volume-with-disc-method-revolving-around-other-axes/study-guide/q8HRD4jQBvvU4ZRRkoTb#when-do-i-integrate-with-respect-to-y-for-the-disc-method","name":"When do I integrate with respect to y for the disc method?","acceptedAnswer":{"@type":"Answer","text":"Integrate with respect to y when the axis of rotation is vertical, such as x = 3 or x = -1. Your slices should be perpendicular to the axis, so vertical axes use horizontal slices."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/volume-with-disc-method-revolving-around-other-axes/study-guide/q8HRD4jQBvvU4ZRRkoTb#how-do-i-find-the-radius-when-revolving-around-y-3","name":"How do I find the radius when revolving around y = -3?","acceptedAnswer":{"@type":"Answer","text":"The radius is the distance from the curve to y = -3. If the curve is y = f(x), that distance is f(x) minus negative 3, which becomes f(x) + 3 before you square it in the volume integral."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/volume-with-disc-method-revolving-around-other-axes/study-guide/q8HRD4jQBvvU4ZRRkoTb#what-is-the-difference-between-disc-method-and-washer-method","name":"What is the difference between disc method and washer method?","acceptedAnswer":{"@type":"Answer","text":"Use the disc method when the cross section is solid with no hole. Use the washer method when the region leaves a gap around the axis, creating an outer radius and an inner radius. Around shifted axes, the key is still measuring each radius from the axis of rotation."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-8/volume-with-disc-method-revolving-around-other-axes/study-guide/q8HRD4jQBvvU4ZRRkoTb#what-is-the-most-common-ap-calculus-810-mistake","name":"What is the most common AP Calculus 8.10 mistake?","acceptedAnswer":{"@type":"Answer","text":"The most common mistake is using the function value as the radius instead of the distance to the shifted axis. Always draw the axis and measure the perpendicular distance from the axis to the curve or boundary."}}]}
```
