So, I want to use Washer method to find $$\pi \int_{y=0}^2 (\sqrt{4y})^2-(\sqrt{4y}-0.1)^2 dy.$$
I've literally spent a day trying to do so, and when I treat each part separately and then subtract the answer keeps resulting in a) a negative or b) two drastically far apart numbers
Hence, I think something is wrong in the initial set up. Any thoughts on what is wrong?
From your graph it seems that you are considering the solid obtained by rotating the curve about the $y$-axis. Is it correct?
Why don't you simplify before integrating? $$(\sqrt{4y})^2-(\sqrt{4y}-0.1)^2=0.4 \sqrt{y}-0.01.$$ It remains to evaluate $$\pi\left(0.4 \int_0^2 \sqrt{y}\,dy -0.01 \int_0^2 \,dy\right)= \pi\left(0.4 \left[\frac{2y^{3/2}}{3}\right]_0^2 -0.01 \cdot 2\right).$$ What is the final result?