Question

How to find volume when a region is rotated around the x-axis

Original question: C. Find the volume of the solid obtained when region $R$ is rotated about the $x$-axis.

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: When a region sits between two curves and spins around the x-axis, washers are usually the right tool. The only real work is identifying the outer and inner radii correctly.

Step by step

Step 1: Choose the washer method

Region RR is between the curves from x=0x=0 to x=2x=2, and it is rotated about the x-axis.

So the volume is

V=π02(R(x)2r(x)2)dxV=\pi\int_0^2\left(R(x)^2-r(x)^2\right)dx

where

  • outer radius: R(x)=82xR(x)=8-2x
  • inner radius: r(x)=12x2r(x)=\frac12 x^2

Step 2: Set up the integral

V=π02((82x)2(12x2)2)dxV=\pi\int_0^2\left((8-2x)^2-\left(\frac12 x^2\right)^2\right)dx

Step 3: Expand

(82x)2=6432x+4x2(8-2x)^2=64-32x+4x^2

(12x2)2=14x4\left(\frac12 x^2\right)^2=\frac14 x^4

So

V=π02(6432x+4x214x4)dxV=\pi\int_0^2\left(64-32x+4x^2-\frac14 x^4\right)dx

Step 4: Integrate

V=π[64x16x2+43x3x520]02V=\pi\left[64x-16x^2+\frac43 x^3-\frac{x^5}{20}\right]_0^2

V=π(12864+3233220)V=\pi\left(128-64+\frac{32}{3}-\frac{32}{20}\right)

V=π(64+32385)=π109615V=\pi\left(64+\frac{32}{3}-\frac85\right)=\pi\cdot\frac{1096}{15}

Answer

1096π15\boxed{\frac{1096\pi}{15}}

Pitfall alert

A frequent slip is using the region height as the radius. For rotation about the x-axis, radii are y-values, so you need squares of the functions, not just their difference.

Try different conditions

If the same region were rotated about the y-axis instead, you would likely switch to cylindrical shells or rewrite the curves in terms of yy. The setup would look completely different.

Further reading

washer method, volume of revolution, definite integral

FAQ

How do you set up a washer integral for rotation about the x-axis?

Use outer radius minus inner radius, both measured from the x-axis, then integrate pi times the difference of their squares. The volume here is 1096pi/15.

chat