How do I find the volume of the solid region which is bounded by $z=2x^2+2y^2$ and $z=3-x^2-y^2$?
So I first realized that these two functions are paraboloids and I have to find the volume of their intersection. But, I'm not quite sure how to do so. Can someone please help me out through each step explaining me so that I understand?
UPDATE:
So I was trying it out by myself and I set up the volume integral as:
$$\int^{2\pi}_0\int^1_0\int^{3-r^2}_{2r^2}{rdzdrd\theta}$$
Am I right?