Given the set $$C=\{(x,y,z,) : x^2+y^2+z^2 \leq 1 \}$$ Using spherical coordinates, evaluate the function $$Q(C)=\iiint_C \sqrt{x^2+y^2+z^2} \, dx \, dy \, dz$$
So... I can see that the function easily converts to the triple integral of $\rho$.
My question is, what are the bounds of integration? My new textbook talk a lot about sets, rather than geometric shapes, as it is a statistics course. This looks almost identical to finding the volume of a sphere, except the inequality. Is this intuition correct?
The answer I came out with is $\pi$, but the textbook does not have a solution for this particular exercise.