Question

How to find the volume of a region revolved around the y-axis using shells

Original question: 14. Find the volume generated by revolving the regions bounded by $y=\sqrt{x}$, $x=4$, $y=0$ about the y-axis. A. $\frac{128\pi}{5}$ B. $\frac{198\pi}{5}$ C. $\frac{256\pi}{15}$ D. $\frac{128\pi}{3}$

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: Same geometry, same method, just written cleanly. When the region is pinned by a vertical line and the y-axis is the center of rotation, shells keep things simple.

We revolve the region bounded by y=xy=\sqrt{x}, x=4x=4, and y=0y=0 about the y-axis.

1) Set up the shell method

A vertical slice at xx becomes a shell.

  • radius = xx
  • height = x\sqrt{x}
  • thickness = dxdx

Thus,

V=2π04xxdxV=2\pi\int_0^4 x\sqrt{x}\,dx

2) Simplify and integrate

V=2π04x3/2dxV=2\pi\int_0^4 x^{3/2}\,dx V=2π[25x5/2]04V=2\pi\left[\frac{2}{5}x^{5/2}\right]_0^4 V=4π545/2=4π532V=\frac{4\pi}{5}\cdot 4^{5/2} =\frac{4\pi}{5}\cdot 32 V=128π5V=\frac{128\pi}{5}

Correct choice: A.


Pitfalls the pros know 👇 The biggest mistake is plugging in the wrong radius. For shells about the y-axis, the radius is the x-value itself, not the y-value of the curve. Also, the top of each shell is x\sqrt{x}, not x2x^2.

What if the problem changes? If the region were revolved about the x-axis instead, you would use disks and get a different integral. If the boundary were x=ax=a rather than x=4x=4, the same method gives V=2π0axxdxV=2\pi\int_0^a x\sqrt{x}\,dx.

Tags: shell method, volume of revolution, vertical slices

chat