Although it is much easier to calculate this volume by the disk method, it is feasible to use the shell method as well.
First, one must realize that the element of area that is rotated to generate a cylindrical shell must be parallel to the axis of rotation. Since this axis is the x-axis, y must be constant along the element of area. The element will run from x = 0 to x = f-1(y), where f is the given function 9 - x2. Solving y = 9 - x2 for x, we have x = √(9 - y). Therefore, the volume of revolution is given by 2π∫y√(9 - y)dy, where the limits of the integral are 0 and 9. I was able to integrate this rather difficult-looking function by using the substitution y = 9 sin2θ, dy = 18 cosθ sinθ, and the integral becomes 972π∫sin3 θ cos2 θ dθ. The limits of the new integral are 0 and π/2. Replacing sin2 θ with (1 - cos2 θ) enables me to write the integrand as sin θ times a polynomial in cos θ, and to integrate the function to -(1/3) cos3 θ + (1/5) cos5 θ + C. Since the integral is from 0 to π/2, and is multiplied by 972π, the final answer is 972π ((1/3) - (1/5)) = 648π/5 cubic units.
Luke D.
Hi Martin, thank you for your reply. Is it possible you can help me on my new question?05/02/23
Martin C.
05/02/23
Doug C.
It is possible to evaluate the definite integral using u-substitution. Let u = 9-y. Then y = 9-u. That becomes (9-u)u^(1/2). Probably a bit easier than trig sub.05/02/23
Martin C.
05/02/23