I have this problem: $$\iiint_D xyz \, dx \, dy \, dz,$$ with $D=\{(x,y,z) : 0 \le x \le y \le z \le 1 \}$.
I tried solving it the same way, only that I did
- $y$ from $x$ to $z$, and not $0$ to $z$.
- $z$ from $y$ to $1$, and not $0$ to $1$.
obviously, I simplified the problem too much. But where do I go wrong in my reasoning? I want to learn from this mistake.
(Original picture here)