Question

Volume of a solid generated by rotating the region between a parabola and a line

Original question: 15. The volume generated by revolving the area bounded by the curve $y=4x^2$ and $y=8-4x$ about the line $y=16$ equals A. $\frac{576\pi}{5}$ B. $\frac{288\pi}{3}$ C. $\frac{1152\pi}{5}$ D. $\frac{1728\pi}{5}$

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: This one is a classic washer problem. The axis of rotation sits above the region, so the key is to measure every radius from y=16y=16.

Detailed walkthrough

We rotate the region bounded by y=4x2y=4x^2 and y=84xy=8-4x about the line y=16y=16.

1) Find the intersection points

Set the curves equal:

4x2=84x4x^2 = 8 - 4x x2+x2=0x^2 + x - 2 = 0 (x+2)(x1)=0(x+2)(x-1)=0

So the region runs from x=2x=-2 to x=1x=1.

2) Identify outer and inner radii

Since the axis y=16y=16 is above both curves:

  • outer radius = distance from y=16y=16 to the lower curve y=4x2y=4x^2:
R(x)=164x2R(x)=16-4x^2
  • inner radius = distance from y=16y=16 to the upper curve y=84xy=8-4x:
r(x)=16(84x)=8+4xr(x)=16-(8-4x)=8+4x

3) Use the washer formula

V=π21(R(x)2r(x)2)dxV=\pi\int_{-2}^{1}\big(R(x)^2-r(x)^2\big)\,dx V=π21((164x2)2(8+4x)2)dxV=\pi\int_{-2}^{1}\Big((16-4x^2)^2-(8+4x)^2\Big)\,dx

Expanding gives

(164x2)2(8+4x)2=16x4144x264x+192(16-4x^2)^2-(8+4x)^2=16x^4-144x^2-64x+192

So

V=π21(16x4144x264x+192)dxV=\pi\int_{-2}^{1}(16x^4-144x^2-64x+192)\,dx

4) Integrate

V=π[165x548x332x2+192x]21V=\pi\left[\frac{16}{5}x^5-48x^3-32x^2+192x\right]_{-2}^{1}

Evaluating gives

V=1728π5V=\frac{1728\pi}{5}

Correct choice: D.

💡 Pitfall guide

Two mistakes show up a lot here: mixing up which curve gives the outer radius, and forgetting that the axis is horizontal, so radii must be measured vertically. If the smaller radius is subtracted from the larger one in the wrong order, the volume expression breaks quickly.

🔄 Real-world variant

If the line of rotation were y=0y=0 instead of y=16y=16, the same region would still use washers, but the radii would become the curve heights above the x-axis. If the axis moved inside the region, the outer and inner radii would need to be rechecked carefully.

🔍 Related terms

washer method, intersection points, axis of rotation

FAQ

How do you set up the volume when rotating around y = 16?

Use washers because the axis is horizontal. Compute the outer and inner radii as vertical distances from y = 16, then integrate π(R^2 - r^2) from x = -2 to x = 1.

What is the volume for this region?

The volume is 1728π/5.

chat