Answer :
In cylindrical coordinates, W is the set of points
W = {(r, θ, z) : 0 ≤ r ≤ 2 and 0 ≤ θ ≤ 2π and -2 ≤ z ≤ 5}
(A) Then the integral of f(x, y, z) over W is
[tex]\displaystyle\iiint_W(x^2+y^2+z^2)\,\mathrm dV = \int_0^{2\pi}\int_0^2\int_{-2}^5r(r^2+z^2)\,\mathrm dz\,\mathrm dr\,\mathrm d\theta[/tex]
(B)
[tex]\displaystyle \int_0^{2\pi}\int_0^2\int_{-2}^5r(r^2+z^2)\,\mathrm dz\,\mathrm dr\,\mathrm d\theta = 2\pi \int_0^2\int_{-2}^5(r^3+rz^2)\,\mathrm dz\,\mathrm dr \\\\\\= 2\pi \int_0^2\left(zr^3+\frac13rz^3\right)\bigg|_{z=-2}^{z=5}\,\mathrm dr \\\\\\= 2\pi \int_0^2\left(\frac{133}3r+7r^3\right)\,\mathrm dr \\\\\\= 2\pi \left(\frac{133}6r^2+\frac74r^4\right)\bigg|_{r=0}^{r=2} \\\\\\= 2\pi \left(\frac{110}3\right) = \boxed{\frac{220\pi}3}[/tex]