Sebs0r
- 4
- 0
Homework Statement
Find area bounded by x^2 + y^2 = 1 and x^2 + y^2 = x + y
Homework Equations
The Attempt at a Solution
from the second circle, we can see r^2 >= r cos t + r sin t
so r >= cos t + sin t
Limits are:
cos t + sin t <= r <= 1
-pi/4 <= t <= 3pi/4
Doing the integrals however, I always seem to get zero:
\int^{3pi/4}_{-pi/4}\int^{1}_{cos t+ sin t} r dr dt
this gives me
\int^{3pi/4}_{-pi/4}-sin(2t)/2 dt
which is zero. What am I doing wrong?
Thanks