I am trying to understand how to choose the angles when doing area calculations on polar curves.
For example, to find the area inner loop of this limacon, $1+2\sin\theta$, I can identify four angles that seem to be tangent to where the limacon intersects with $0$. They are $\pi\over6$, $5\pi\over6$, $7\pi\over6$ , and $11\pi\over6$. I am assuming that the integral has to start and stop with these angles, because $0$ is where the inner loop of the limacon starts and stops. How do I know which ones to use to find the area of the inner loop (as opposed to the outer loop)? My book says the area is actually $\int_{7\pi\over6}^{3\pi\over2}(1+2\sin\theta)^2d\theta$, but I don't understand where this comes from, especially the $3\pi\over2$, which doesn't seem to be a starting or stopping point of the inner loop.



Note that the inner loop has an interval $\theta\in[0,2\pi]$ which tells that the inner loop is defined by $\sin\theta=-\dfrac12$ which gives us $\theta_{min}=\dfrac{7\pi}{6}$ and $\theta_{max}=\dfrac{11\pi}{6}$.
Therefore, the area of the inner loop is $$\int_{\theta_{min}}^{\theta_{max}}\dfrac12r^2\theta\ d\theta=\int_{\frac{7\pi}{6}}^{\frac{11\pi}{6}}\dfrac12[1+2\sin\theta]^2=\pi-\dfrac{3\sqrt{3}}{2}$$