Let $S$ be the part of the solid $z = 4 - x^2 - y^2$ where $z$ $\geq 3$, and let $T$ be the solid enclosed by $S$ and the plane $z = 3$. Assume $T$ has constant density equal to $1$. Calculate the mass and the coordinates of the center of mass of $T$.
So to find the mass I solved $$\int_0^{2\pi} \int_0^1 \int_3^4rdzdrd\theta = \pi$$ and then found the $z$ coordinate for the center of mass to be $$ \frac1\pi\int_0^{2\pi} \int_0^1 \int_3^4rzdzdrd\theta = \frac72$$ Am I correct so far? Would it also be correct to asume that the senter of mass must lie on the $z$-axis so that the center of mass has the coordinates $(0,0,\frac72)$?
By the way, is it possible to solve this using only a double integral, or must a triple integral be used?
Yes it is the correct way to solve since by symmetry the center of mass lies on $z$ axes (I didn't check the detail of calculation).
Yes of course we can also use double or single integral by disk or shell method.