I have the following set:
$$M=\left\{ (x,y,z) \ | \ 0 \leq x \leq 1, 0 \leq y \leq x, 0 \leq z\leq xy \right\}$$
I am completely new to multidimensional analysis, so how do I even start when there is no $f(x,y)$ given here? Here is my attempt:
$$\int_0^{xy} \int_0^x \int_0^1 1 \ dx \ dy \ dz$$
Make that $$\int_0^1\int_0^x\int_0^{xy} 1\,dz\,dy\,dx.$$