I just recently learned about volumes of solids of revolution in my AP Calculus class and tried to create a problem to connect it to related rates. In this process, I found an error that neither my teacher or I seem to be able to figure out. It goes as follows:
The region contained by the function $y=\sin(x) + 2$, the line $x=2$, and the $y$-axis as shown below is revolved around the $x$-axis.
We find the volume of the solid created by the disk method as follows:
$$V=\pi r^2 * \text{thickness}$$
$$r=\sin(x) + 2$$
$$V=\int_{0}^{2\pi} (\sin(x)+2)^2dx$$
$$V=9\pi ^ 2$$
We also know that $\int_{0}^{2\pi} \sin(x)dx=0$ therefore $\int_{0}^{2\pi}2dx=\int_{0}^{2\pi}(\sin(x)+2)dx$ so if we revolve a new region with the line $y=2$ in place of $y=\sin(x) + 2$ : The volume of the two solids should be the same.
But we know that revolving the above solid around the $x$-axis would create a cylinder with volume $A=\pi r^2h$. In this problem, $r=2$, and $h=2$, so $V=8\pi^2$. Why are the volumes not equivalent?
Hint:
The volume generated by the first half of the sine function (over $y=2$) is not the same as the volume generated by the second half (below $y=2$) because the radii of rotation are not the same.
In other words the same area generate different volumes if it is rotated with respect an axis with different radii of rotation.