Abide
- 16
- 0
Homework Statement
Change the Cartesian integral to an equivalent polar integral and evaluate
∫∫dydx
The bounds of the first integral (The outermost) are -5 to 5, and the bounds of the second (inner) are 0 to \sqrt{ 25-x^{2}}
Homework Equations
∫∫dydx == ∫∫r(dr)(d\Theta)
x^{2}+y^{2}=r^{2}
x = rCos(\Theta)
y = rSin(\Theta)
The Attempt at a Solution
I solved for r by setting y equal to \sqrt{ 25-x^{2}}
after doing this I found r to be 5
I know that typically the next step is to find the bounds for \Theta, but I have no clue as to how to do this, I know how to set up the integral and evaluate it, but I do not know how to determine the bounds for \Theta can anyone please explain that to me?
Thanks for your time.