The region in $\mathbb{R}^3$ bounded by the planes $y = 1$, $y = −x$, $z = −x$ and, the coordinate planes, $x = 0$ and $z = 0$
$$ \int_{0}^{1} \int_{0}^{-y}\int_{0}^{-x} \;dz \;dx\;dy $$ I feel like I am a bit off with the bounds here?
Can someone please confirm?
Here's a plot of the bounded region:
Your integral setup isn't correct (at least not in the current order of your variables - I haven't checked). It should be $$\int_0^1 \int_{-y}^0\int_0^{-x}\mathrm{d}z\,\mathrm{d}x\,\mathrm{d}y$$