Area defined by $x^2+y^2 \leq 1$ and $y\geq x(x^2-16)$
One very obvious way would be to find the points of intersection which would be messy and subject to many conditions. I was trying to solve this using polar coordinates $(r\cos \theta,r \sin \theta)$ substituted it into the other curve to get $$\frac{\tan \theta + 16}{\cos \theta}\geq r$$
where $r \subset [0,1]$
I don't know how to proceed further.
Say $A$ is the set where $x^2+y^2\le 1$ and $y>x(x^2-16)$ and $B$ is the set where $x^2+y^2\le 1$ and $y<x(x^2-16)$. The mapping $(x,y)\mapsto(-x,-y)$ shows that $A$ and $B$ have the same area. It's easy to see the set where $y=x(x^2-16)$ has area zero. So your set has area $\pi/2$, half the area of the unit disk.