I want to calculate $$\iint_{D} dx \,dy$$ given that $$ D =\left\{(x,y): x^2+y^2 \geq 1 , y \geq x-1 , y \leq 1, x \geq 0\right\}$$
My attempt : I used polar cordinates $r,\theta$ such that $x =r \cos \theta , y= r \sin \theta$ and from $x^2+y^2 \geq 1$ we derive that $r \geq 1$ also from $ y \leq 1$ we derive that $ r \leq \frac{1}{\sin \theta}$ which implies that $ 0 \leq \theta \leq \pi$ with the additional condition that $ x \geq 0 $ we get that $ 0 \leq \theta \leq \frac{\pi}{2}$ but i don't know what to do with $y \geq x-1$ ??
HINT
Draw a nice plot to see the area required and calculate $$\int_0^1\int_{\sqrt{1-y^2}}^{y+1}dxdy$$