I have to evaluate the $\iint_S z ds$ where $S$ is the part of the of the plane $5x+3y+z=15$ that lies in the first octant.
I have been working on this problem for lon capa but I keep getting the wrong answer. I just want to make sure that my integral is correct so I can figure out if my error is in my computation or if it is in the beginning of the problem.
I'm taking the integral $$ \int_0^3 \int_0^{5-(5/3)x} (15-5x-3y)\sqrt{35} \ \ dy \ dx $$
Okay I first integrated with respect to y and got
$$ \int_0^{5-(5/3)x} \ 15y-5xy - \frac{3}{2}y^2 \ \ dy $$ Solving this I got $ \ \frac{75}{2}-25x-\frac{25}{6}x^2 \ . $ Then I integrated this from 0 to 3 and got $ \ \frac{-75}{2} \ (\sqrt{35}) \ . $