Regarding your answer, I don't see that you have used the given information that the portion of the plane you want is inside the cylindrical cylinder.
The part between the top and bottom of what you wrote. I agree with Ray that your hand-written work is hard to read, and we strongly discourage posting the work in an image. Except for the sketches of the surface and the triangle, everything can be done using LaTeX. For a tutorial, see
https://www.physicsforums.com/help/latexhelp/ (under the INFO menu, in the Help/How-to submenu)
Here's a quick lesson:
Fractions:
##\frac{a + b}{c}## -- LaTeX script ##\frac{a + b}{c}##
Square roots: ##\sqrt{30}## -- LaTeX script ##\sqrt{30}##
Integrals ##\int_{z = 0}^{2} f(z) dz## -- LaTeX script ##\int_{z = 0}^{2} f(z) dz##
##\int_{x = 0}^{10}\int_{y = 5}^{x} f(x, y) dy dx## -- LaTeX script ##\int_{x = 0}^{10}\int_{y = 5}^{x} f(x, y) dy dx##