How do you use the method of cylindrical shells to find the volume of the solid obtained by rotating the region bounded by y^2=4xy2=4x, x=y revolved about the y-axis?

1 Answer
Oct 13, 2016

See below.

Explanation:

Draw a picture (sketch) of the region.
Note that the graphs intersect where y=xy=x and y^2=4xy2=4x, so that is where x^2=4xx2=4x.
And that happens at (0,0)(0,0) and at (4,4)(4,4).

enter image source here

We are asked to use shells, so we take thin representative rectangles parallel to the axis of rotation. In this case that is the yy-axis.
The slice has solid black boundaries and the radius to the axis of rotation is shown as a dashed black line.

enter image source here

Since the thin part is dxdx, we need both equations as functions of xx.

y^2=4xy2=4x in the first quadrant (which is where the region is) gets us y = 2sqrtxy=2x for the upper function.

The lower function is y=xy=x

The volume of a representative shell is 2pirh*"thickness"2πrhthickness

In this case, we have

radius r = xr=x (the dashed black line),

height h = upper - lower = 2sqrtx-xh=upperlower=2xx and

"thickness" = dxthickness=dx.

xx varies from 00 to 44, so the volume of the solid is:

int_0^4 2pi x(2sqrtx-x)dx =2 piint_0^4 (2x^(3/2)-x^2) dx402πx(2xx)dx=2π40(2x32x2)dx

(details left to the student)

= (128pi)/15=128π15