8. Applications of Integration

Volume With Disc Method: Revolving Around The X- Or Y-axis

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

Introduction: Turning Flat Shapes into 3D πŸ’‘

Hi students, this lesson shows how integration can be used to find the volume of a solid formed by rotating a region around the $x$-axis or the $y$-axis. This is one of the most important applications of integration in AP Calculus AB because it connects graphs, geometry, and accumulation into one powerful idea.

By the end of this lesson, you should be able to:

  • Explain what the disc method means and why it works.
  • Set up volume integrals when a region is revolved around the $x$-axis or the $y$-axis.
  • Recognize when a solid has circular cross-sections.
  • Use AP Calculus AB reasoning to compute volume with definite integrals.
  • Connect volume problems to the bigger picture of applications of integration.

Imagine a semicircle drawn on paper. If you spin that region around an axis, it becomes a 3D shape like a ball or a bowl. The disc method helps you measure that new solid by slicing it into many thin circular pieces and adding their volumes together. That’s the core idea πŸ“˜

1. The Main Idea of the Disc Method

The disc method works when a region is revolved around an axis and each slice perpendicular to the axis becomes a circular disc. A disc is like a very thin pancake with no hole in the middle.

If a slice has radius $r$ and thickness $\Delta x$ or $\Delta y$, then its volume is approximately

$$V \approx \pi r^2 \Delta x$$

or

$$V \approx \pi r^2 \Delta y$$

depending on which variable is being used.

When the slices get thinner and thinner, the approximation becomes exact and we get a definite integral.

If the solid is formed by revolving around the $x$-axis and the radius is given by a function $y=f(x)$, then the volume is

$$V=\pi\int_a^b [f(x)]^2\,dx$$

If the solid is formed by revolving around the $y$-axis and the radius is given by a function $x=g(y)$, then the volume is

$$V=\pi\int_c^d [g(y)]^2\,dy$$

The key idea is simple: area of a circle is $\pi r^2$, and volume is area times thickness. 😊

2. Revolving Around the $x$-Axis

When a region is revolved around the $x$-axis, each vertical slice becomes a disc if the slice touches the axis and there is no empty space in the middle.

Suppose the region under the graph of $y=f(x)$ from $x=a$ to $x=b$ is revolved around the $x$-axis. Then the radius of a typical disc is $f(x)$, so the cross-sectional area is

$$A(x)=\pi [f(x)]^2$$

and the volume is

$$V=\pi\int_a^b [f(x)]^2\,dx$$

Example

Find the volume of the solid formed by revolving the region under $y=x^2$ from $x=0$ to $x=2$ around the $x$-axis.

The radius is $r=x^2$, so

$$V=\pi\int_0^2 (x^2)^2\,dx=\pi\int_0^2 x^4\,dx$$

Now integrate:

$$V=\pi\left[\frac{x^5}{5}\right]_0^2=\pi\left(\frac{32}{5}\right)=\frac{32\pi}{5}$$

So the volume is

$$\frac{32\pi}{5}$$

This works because each slice is a disc with radius determined by the height of the curve above the axis.

3. Revolving Around the $y$-Axis

A similar idea works when the region is revolved around the $y$-axis. This time, slices should usually be horizontal so that they are perpendicular to the $y$-axis.

If the curve is written as $x=g(y)$ and the region is revolved around the $y$-axis, then the radius is $g(y)$ and the volume is

$$V=\pi\int_c^d [g(y)]^2\,dy$$

Example

Find the volume of the solid formed by revolving the region bounded by $x=\sqrt{y}$, $y=0$, and $y=4$ around the $y$-axis.

Here the radius is $r=\sqrt{y}$, so the cross-sectional area is

$$A(y)=\pi(\sqrt{y})^2=\pi y$$

Then

$$V=\pi\int_0^4 y\,dy$$

Compute the integral:

$$V=\pi\left[\frac{y^2}{2}\right]_0^4=\pi\cdot\frac{16}{2}=8\pi$$

So the volume is

$$8\pi$$

Notice that the axis of rotation matters. The same region can create a different solid if revolved around a different axis.

4. How to Set Up a Disc Method Problem

When you see a volume problem, use a step-by-step plan:

  1. Sketch the region if possible.
  2. Identify the axis of rotation.
  3. Decide whether slices should be vertical or horizontal.
  4. Find the radius function.
  5. Write the cross-sectional area as $A=\pi r^2$.
  6. Choose the correct variable and bounds.
  7. Evaluate the definite integral.

A common mistake is using the wrong variable. If the region is described with $y=f(x)$ and revolves around the $x$-axis, then the integral usually uses $dx$. If the region is described with $x=g(y)$ and revolves around the $y$-axis, then the integral usually uses $dy$.

Another common mistake is forgetting to square the radius. The formula is not $\pi r$; it is $\pi r^2$. That square is what makes the area of each disc. πŸ“

Real-World Example

Think of a rotating pottery wheel. If a clay profile is shaped in one dimension and spun around an axis, the result is a 3D vase or bowl. The disc method models that process by adding tiny circular layers to find total volume.

5. Working with Functions and Bounds

Sometimes the region is bounded by more than one curve. In that case, the radius is the distance from the axis of rotation to the boundary of the region.

For example, if a region under $y=f(x)$ is revolved around the $x$-axis, then the radius is the value of the function itself if the curve is above the axis. But if the region lies between $y=f(x)$ and $y=0$, the radius is still $f(x)$.

If the axis is not the coordinate axis but a line like $y=k$ or $x=k$, the disc method still works, but the radius becomes a distance.

For example, if a region between $y=f(x)$ and $y=g(x)$ is revolved around $y=k$, then the radius is the vertical distance from the axis to the curve. That may require expressions like $|f(x)-k|$.

If the distance is always positive over the interval, the absolute value may be unnecessary after careful setup. The important idea is that radius is always a nonnegative distance.

6. Why the Disc Method Fits Applications of Integration

Applications of integration often ask: what does accumulation mean in a real situation? In volume problems, the quantity being accumulated is space itself.

The disc method is a great example of accumulation because it builds a large solid from many thin pieces. Each piece has a small volume, and the integral adds them all.

This lesson fits with other integration topics in AP Calculus AB:

  • Average value uses accumulation over an interval.
  • Motion problems use accumulated change to find displacement and distance.
  • Area between curves uses slicing to add up pieces of area.
  • Volume problems use slicing to add up pieces of volume.

The unifying idea is the same: a definite integral represents total accumulation of tiny pieces.

Conclusion

students, the disc method is a powerful tool for finding the volume of a solid formed by rotation. When a region is revolved around the $x$-axis or the $y$-axis, each thin slice becomes a circular disc, and the volume is found by integrating the area of those discs.

The formula to remember is

$$V=\pi\int_a^b [f(x)]^2\,dx$$

or

$$V=\pi\int_c^d [g(y)]^2\,dy$$

depending on the axis and the variable.

If you can identify the radius, choose the correct bounds, and set up the integral carefully, you can solve many AP Calculus AB volume problems. This method shows how integration turns 2D graphs into 3D objects, which is exactly why calculus is so useful in science, engineering, and design 🧠

Study Notes

  • The disc method finds volume by adding up thin circular slices.
  • A disc has volume approximately $\pi r^2\Delta x$ or $\pi r^2\Delta y$.
  • When revolved around the $x$-axis, use vertical slices and usually integrate with respect to $x$.
  • When revolved around the $y$-axis, use horizontal slices and usually integrate with respect to $y$.
  • The basic volume formulas are $V=\pi\int_a^b [f(x)]^2\,dx$ and $V=\pi\int_c^d [g(y)]^2\,dy$.
  • The radius is a distance, so it must be nonnegative.
  • Always square the radius inside the integral.
  • Draw a sketch to identify the axis of rotation and the correct bounds.
  • Disc method problems are an application of integration because they use accumulation to find total volume.
  • On AP Calculus AB, careful setup is just as important as correct computation.

Practice Quiz

5 questions to test your understanding