Find the center of mass of the solid $$ R = {(x,y,z) \in \mathbb{R}^3 : x^2 + y^2 \leq 1^2, 0 \leq z \leq \frac \pi2 }$$ if the density is given by $$\rho(x,y,z) = 5\bigg(\sqrt{x^2 + y^2} + sin(z)\bigg). $$
First i tried solving for the mass with the triple integral $$\int_0^{2\pi} \int_0^{\frac\pi2} \int_0^15r\big(r+sin(z)\big) = \frac{10\pi^2}{6} $$ Which gave me the $z$ coordinate $\frac{3+\pi}{\pi}$ Not sure if this is correct though. Also, i don't know how to find the other coordinates now seeing as the density is not uniform.
Note that the method is correct since $\rho(x,y,z)$ is symmetric with respect to z axis the center of mass has coordinates $(0,0,z_G)$ with (I didn't check the detail of calculation):
$$z_G=\frac{\int_V z\cdot \rho(x,y,z)dV}{M}$$