Find the surface integral of the density $p = k\sqrt{x^2+y^2}$ over the surface $z = 4-2\sqrt{x^2+y^2}, z\in [0,4]$
$\phi(r,t) = (r\cos(t),r\sin(t),4-2r)$
$$ \frac{\partial \phi}{\partial r} = (\cos (t),\sin (t),-2) $$
$$ \frac{\partial \phi}{\partial t} = (-r\sin (t),r\cos (t),0)$$
$\Rightarrow \frac{\partial \phi}{\partial u} \times \frac{\partial \phi}{\partial v} = (2r\cos(t),2r\sin(t),r)$
$\Rightarrow || \frac{\partial \phi}{\partial u} \times \frac{\partial \phi}{\partial v} || = 5r^2 $
$$\therefore \int_S p = \int_0^{2\pi}\int_0^2 r(4-2r)5r^2 dr\, dt$$
$$ ... = 32\pi $$
Can I check if what I have done is correct? (This isn't homework — It's just on a question sheet with no answers.)