What does $\displaystyle \iint_U \, dx \,dy$ describe, where $U$, say, is some region in, say, the $(x,y)$ plane?
Is it the net area of $U$ in the $(x,y)$ plane?
How about $\displaystyle \iint_U f \, dx \,dy$, for some (appropriate?) $f$. Is the net area enclosed by $U$ in $f$?
I'm confused by so many different types of integrals in multivariable calculus. Thanks.
Yes and yes.
For a subset $U$ of $\Bbb R^2$ we have $$\text{Area of $U$}=\iint_U dA$$ where $dA=dxdy$. This is because you're just integrating at height $1$ above all of $U$, so you get $1$ times the area of $U$.
Now if we throw in an integrable function $f:U\to\Bbb R$ then $$\text{Area below $f$ on $U$}=\iint_U f ~dA$$ This is because you're integrating over $U$ at a height of $f(x,y)$, which changes with $x$ and $y$.
Note: I use "area" under $f$, but this is really a 3D volume.