cse63146
- 435
- 0
Homework Statement
\int^{0}_{-3}\int^{\sqrt{9 - x^2}}_{- \sqrt{9 - x^2}} \sqrt{1 + x^2 + y^2} dy dx
Homework Equations
x = rcos(theta)
y = rsin(theta)
The Attempt at a Solution
By making \sqrt{9 - x^2} = y then changing it to polar coordinates, I got r to be +/-3
but I'm not sure how to find what theta is bounded by. From what I read, since its \sqrt{1 + x^2 + y^2} it's in the first quadrant. Not sure what to do now.