Find the volume of the solid formed by revolving the region bounded by $y=(x-2)^2$ and $y=x$ about the y axis. I first find the area bound and then multiply it by $2\pi$ . First I get $\int_0^1((x-2)^2 -x )dx=7/2$ and then multiply it with $2\pi$ so my answer was $7\pi$ but options are
- $(45\pi)/2 $
- $23\pi$
- $(47\pi)/2$
- $24\pi$
please tell the solution
That region can be seen in the picture below. If $(x,y)$ belongs to it then:
So, using the disk method, your volume is equal to$$\pi\left(\int_0^1\left(2+\sqrt y\right)^2-\left(2-\sqrt y\right)^2\,\mathrm dy+\int_1^4\left(2+\sqrt y\right)^2-y^2\right)=\frac{45}2\pi.$$So, the correct option is the first one.
An even simpler approach consists in using the shell method. The volume is equal to$$2\pi\int_1^4x\bigl(x-(x-2)^2\bigr)\,\mathrm dx=\frac{45}2\pi.$$