Say I am given two functions $f(r,\theta)$ and $g(r,\theta)$.
Let $f(r,\theta)$ be the red function and $g(r,\theta)$ be the blue function. Therefore, $f(r,\theta)>g(r,\theta)$. The points of intersection are: $(r_1,\theta_1)$ and $(r_2,\theta_2)$. How do I set up a double integral to calculate the enclosed area?


Hint:
You can split the area in two parts by a line of constant $\theta$, and integrate separately.
$$\iint_{f(\theta,\rho)<0,\\\theta_0<\theta<\theta_1}\rho\,d\rho\,d\theta.$$