Question

Volume formed by revolving the region between y = 1/x and y = 1, y = 3 about the y-axis

Original question: 13. The volume of the solid generated by revolving the region bounded by the curves y = 1/x, x = 0, y = 1, and y = 3 about the y-axis equals A. $\frac{\pi}{3}$ B. $\frac{\pi}{2}$ C. $\frac{2\pi}{3}$ D. $\frac{4\pi}{3}$

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: This region is easier to see if you switch viewpoints and treat x as a function of y. That turns the y-axis rotation into a straightforward disk integral.

We revolve the region bounded by y=1xy=\frac1x, x=0x=0, y=1y=1, and y=3y=3 about the y-axis.

1) Rewrite the curve as xx in terms of yy

From

y=1x,y=\frac1x,

we get

x=1y.x=\frac1y.

For each yy between 1 and 3, the region runs from x=0x=0 to x=1/yx=1/y.

2) Use the disk method

Rotating around the y-axis gives disks of radius

R(y)=1y.R(y)=\frac1y.

So

V=π13(1y)2dyV=\pi\int_1^3 \left(\frac1y\right)^2 dy

3) Integrate

V=π13y2dy=π[1y]13V=\pi\int_1^3 y^{-2}dy =\pi\left[-\frac1y\right]_1^3 V=π(113)=2π3V=\pi\left(1-\frac13\right)=\frac{2\pi}{3}

Correct choice: C.


Pitfalls the pros know 👇 A common mistake is using 2πxdy2\pi\int x\,dy here even though the region touches the axis of rotation, so the disk method is cleaner. Another slip is forgetting to rewrite y=1/xy=1/x as x=1/yx=1/y before integrating with respect to yy.

What if the problem changes? If the axis of rotation were the x-axis, you would need to express the boundaries differently and the integral would not look the same. If the top bound were y=by=b instead of 33, the volume would become π1by2dy=π(11b)\pi\int_1^b y^{-2}dy = \pi\left(1-\frac1b\right).

Tags: disk method, inverse function, y-axis rotation

FAQ

How do you find the volume when the region is revolved about the y-axis?

Rewrite the curve as x = 1/y, then use disks: V = π∫_1^3 (1/y)^2 dy = 2π/3.

What is the correct multiple-choice answer?

Choice C is correct.

chat