Calculate the volume of the ring-formed body you get when the circle formed area $$(x-4)^2+y^2 \leqslant 4$$ rotates around the y-axel.
The answer should be: $32\pi^2$
My approach was:
$$ \pi \int_2^6 \left(\sqrt{(x-4)^2-4}\right)^2 dx $$
but I suspect I've the wrong approach. Partly because I don't get a square $\pi$ in the answer
