Find the solid of revolution obtained by rotating the region bounded by the curves $x=y^2$ and $x=1-y^2$ about the line $x=3$.
To solve this problem I tried using the washer method with respect to $y$ (i.e. the variable being integrated was $y$, since $dy$ represents the height of each washer.
I found the formula for the area of both functions by subtracting the second function from the first, to get $A = 2y^2-1$. I then found the area of a single washer by using the formula $A = \pi r^2$. $r$ in this case is the height of the function, i.e. the value of $y$. So I plug the function I found earlier and get $A=\pi (2y^2-1)^2$ $= \pi (4y^4 - 4y^2 + 1)$
Now I integrate this, with an upper bound of 1 and a lower bound of 0, to get an answer of $7\pi /15$
I realize I may have done this completely wrong, but I can't see specifically where I went wrong. Could you point out my misunderstanding or possibly show me a better way entirely to solve this question? Any help whatsoever is greatly appreciated!


No, you should not have subtracted your functions at the beginning. This problem will be much easier if you create an outer radius and an inner radius. Then you can find the volume of the outer surface and subtract it from the inner surface to give you the middle volume. To find the outer radius, you can subtract 3 from the equation of your “outer function. Same goes for your inner radius.