Evaluate the double integral (x+y)dA, where R is the region in the first quadrant bounded by the circles x^2+y^2=4 and x^2+y^2=2y.
@ParthKohli @radar @Compassionate
start by sketching the region
Can we do this problem without using polar coordinates?
yes buy why do you want to avoid polar ? they're nice..
I did polar and this is what I got: \[\int\limits_{0}^{\pi/2}\int\limits_{2}^{2\sin \theta}(r \cos \theta+r \sin \theta)r dr d \theta \]
that looks good, evaluate ?
You're right, cartesian is much simpler : http://www.wolframalpha.com/input/?i=%5Cint%5Climits_0%5E2%5Cint%5Climits_%7Bsqrt%282y-y%5E2%29%7D%5E%7Bsqrt%284-y%5E2%29%7D+%28x%2By%29+dxdy
work it `dxdy` so that finding the bounds is trivial : ``` y : 0 --> 2 x : sqrt(2y-y^2) --> sqrt(4-y^2) ```
Thank you!
yw!
Join our real-time social learning platform and learn together with your friends!