In calculating $\iint_Dx^2y-y^5 dxdy$
where D is given by:$$~~~~~1-y^2\leq x\leq 2-y^2\\-\sqrt{1+x}\leq y\leq\sqrt{1+x}$$
I refered to the graphs in the following link: Desmos_1 to determine the region of integration and reverse the order of integration by switching domains to:$$0\leq x\leq2\\\sqrt{1-x}\leq y\leq\sqrt{2-x}\\$$
From this I found that $$\int_0^2\int_\sqrt{1-x}^\sqrt{2-x} x^2y-y^5dydx=\frac{2}3$$ Which is multiplied by 2 for the total area, since $\frac{2}3$ only covers the first quadrant
But then the strip that is above $y=\sqrt{1+x}$ comes along with it, so I figured I must calculate the following integral and subtract it from $\frac{2}3$:$$\int_0^{1/2}\int_\sqrt{1+x}^\sqrt{2-x}x^2y-y^5dydx=-\frac{9}{32}\\$$
Why is this negative? And how should I interpret it? I wanted to subtract but should I now add it? Both calculations are correct but the negative area makes me think that there must be some incorrect reasoning in integrating x from 0 to 1/2 and then subtracting it from the first area