The question is: what is $$\iint_D \sqrt{1-x^2-y^2}dxdy$$ Where the domain $D$ is defined by $xy<0$ and $1 \geq x^2+y^2$.
So, we can convert everything to polar coordinates and get:
$$\int_{-\pi/2}^0 \int_0^1 r\sqrt{1-r^2}drd\theta + \int_{\pi/2}^\pi \int_0^1 r\sqrt{1-r^2}drd\theta$$
Which gives us $\pi/3$... Correct? Or have I done something wrong? Because the answer I'm given is $\pi/6$.
It looks fine. I did the computations and I also got $\frac\pi3$.