Evaluate the triple integrals over the indicated region.
$$\iiint_D (3+2xy)\,dV$$ over the solid hemispherical dome $D$ given by $x^2+y^2+z^2 \leq4$ and $z\geq0$.
The surface $3+2xy$ is above and surrounding the hemisphere. What volume would such integration calculate? How do I interpret this question? What is going on here? Sure I could calculate a volume bounded by some x and y values but in this case $0\leq Z\leq2$ but the surface $3+2xy$ barely lies in that $Z$ interval. I am confused
This is best computed using spherical coordinates... $$ \iiint_D (3+2xy) dV = \int_0^{2\pi}\int_0^{\pi/2} \int_0^2 r^2 \sin \varphi(3 + 2 r \sin \varphi \cos \theta \cdot r \sin \varphi \sin \theta)dr d \varphi d \theta = \cdots = 16 \pi $$