Problem: Evaluate the integral, $$\int \int_D xydA$$ where $D$ is the union region shown below:

I have solved the problem and have obtained the answer as $\frac{-1}{9}.$ Since there are no answers at the end of the book, I would like to confirm whether this is the correct answer or not. Thank you.
The integral that I set up is as follows:
$$\int_{-1}^{1}\int _{0}^{\sqrt{1-x^2}}xydydx+\int_{-1}^{1}\int _{-x/3-1/\sqrt{3}}^{\sqrt{x^2-1}}xydydx$$
The first integral (for the semi-circle) is good and should evaluate to $0$ (which you could expect because of the factor $x$ and the symmetry w.r.t. the $y$-axis).
The second integral isn't correct. Note that if you take fixed limits for $x$, the region isn't contained between $x=-1$ and $x=1$, it runs further until $x=2$. I wouldn't recommend this order of integration because then you would have to split the integral in two parts since the limits for $y$ will be different for $-1 \le x \le 1$ (where the upper limit is either $y=0$ or the semi-circle since you could include that part in this integral) and for $1 \le x \le 2$ (where the upper limit would be the hyperbola).
If you take fixed limits for $y$ for the part of the region below the $x$-axis, you let $y$ run from $-\sqrt{3}$ to $0$ and now you don't have to split up for $x$, since $x$ runs from the line to the hyperbola for all $y$ in this interval. Can you set up the integral and take it from there?