Under the conditions of Green’s Theorem, the area of a region $R$ enclosed by a curve $C$ is
$$\oint_C x \, dy=-\oint_C y \, dx=\frac{1}{2}\oint_C (x \, dy - y \, dx)$$
I tried to use the result to calculate the area of region defined by the following plane curve:
$$ \begin{cases} x &= -9 \sin (2 t)-5 \sin (3 t) \\[6pt] y & = 9 \cos (2 t)-5 \cos (3 t) \end{cases} $$

but obtained $87\pi$, which does not seem to be correct from the following simple comparison (the circle has a radius of $\sqrt{87}$).

How should I use Green's theorem in this case? What would be a more convenient way to calculate the area enclosed by such a plane curve?
