I have to evaluate
$$\iint_{S}\vec{F}\cdot d\vec{S}$$
with $$\vec{F}(x,y,z)=(y,-x,z)$$ and $S$ is bounded by $z=9-x^2-y^2$ and $z=5$. I can't use Gauss Theorem to do it.
I thought about using the following "formula" $$\int_{S}\vec{F}\cdot d\vec{S}=\iint_{D}\left(-P\cdot\frac{\partial g}{\partial x}-Q\cdot\frac{\partial g}{\partial y}+R\right)dA$$ with $\vec{F}=(P,Q,R)$ and $S$ is the graph of $z=g(x,y)$.
However, as $z\geq5$, do I have to take $$g(x,y)=9-x^2-y^2-5?$$