Let $W$ be the region bounded by the planes $x = 0$, $y = 0$, $z = 0$, $x + y = 1$, and $z = x + y$.
$(x^2 + y^2 + z^2)\, \mathrm dx\, \mathrm dy\, \mathrm dz$; $W$ is the region bounded by $x + y + z = a$ (where $a > 0$), $x = 0$, $y = 0$, and $z = 0$.
$x,y,z$ being $0$ is throwing me off because I'm not sure how to graph it and get a bounded area; it seems like it would be infinite to me. What would the bounds for the triple integrals be?
1)
$$\int_{x=0}^{x=1}\int_{y=0}^{y=1-x}\int_{z=0}^{z=x+y}\ dzdydx $$
2)
$$\int_0^{x=a}\int_0^{y=a-x}\int_0^{a-x-y} (x^2 + y^2 + z^2) \;dz\;dy\;dx$$