Volume of Revolution — Disk Method

April 12, 2026

Problem

Rotate y = √x from x = 0 to x = 4 around the x-axis. Find the volume of the resulting solid.

Explanation

When you rotate a 2D region around an axis, you get a 3D solid. The disk method slices the solid into thin disks perpendicular to the axis of rotation. Each disk has radius equal to the function value at that xx, so its volume is πr2dx=π[f(x)]2dx\pi r^{2}\,dx = \pi [f(x)]^{2}\,dx. Integrating gives the total volume.

The Disk Method Formula

For a curve y=f(x)y = f(x) on [a,b][a, b] rotated around the xx-axis:

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

The integrand is the area of a single disk at position xx, and dxdx is its infinitesimal thickness.

Step-by-Step Solution

Given: f(x)=xf(x) = \sqrt{x}, rotate around the xx-axis from x=0x = 0 to x=4x = 4.

Find: The volume of the solid of revolution.


Step 1 — Identify the disk radius.

At a given xx, the curve y=xy = \sqrt{x} is at height x\sqrt{x} above the axis. When you rotate this point around the xx-axis, it traces a circle of radius r=xr = \sqrt{x}.

Step 2 — Write the disk volume.

dV=πr2dx=π(x)2dx=πxdxdV = \pi r^{2}\,dx = \pi (\sqrt{x})^{2}\,dx = \pi x\,dx

Step 3 — Set up the integral.

V=04πxdxV = \int_{0}^{4} \pi x\,dx

Step 4 — Pull the constant π\pi outside.

V=π04xdxV = \pi\int_{0}^{4} x\,dx

Step 5 — Find the antiderivative of xx.

xdx=x22+C\int x\,dx = \dfrac{x^{2}}{2} + C

Step 6 — Apply the Fundamental Theorem.

V=πx2204=π(1620)=π8=8πV = \pi \cdot \dfrac{x^{2}}{2}\bigg|_{0}^{4} = \pi\left(\dfrac{16}{2} - 0\right) = \pi \cdot 8 = 8\pi

Step 7 — Decimal value.

V=8π8×3.1415925.133  cubic unitsV = 8\pi \approx 8 \times 3.14159 \approx 25.133\;\text{cubic units}


Answer: The volume of the solid of revolution is

  V=8π25.13  cubic units  \boxed{\;V = 8\pi \approx 25.13\;\text{cubic units}\;}

The solid looks like a "horn" or paraboloid that grows from a point at the origin to a circular face of radius 2 at x=4x = 4. Its cross-section at any xx is a disk of radius x\sqrt{x}.

Try It

  • Adjust the right bound widget to see the volume grow as you include more of the curve.
  • Toggle show 3D outline to visualize the rotated solid as a series of stacked disks rendered in perspective.
  • The integrand πx\pi x grows linearly, so the volume grows as πx2/2\pi x^{2}/2 — quadratically with the bound. Doubling the bound gives 4× the volume.

Interactive Visualization

Parameters

4.00
Your turn

Got your own math or physics problem?

Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.

Sign Up Free to Try It30 free visualizations every day