The area between two curves $y=f(x)$ (upper) and $y=g(x)$ (lower) from $x=a$ to $x=b$ is the integral of the gap between them:
$$\text{Area}=\int_a^b \big[f(x)-g(x)\big]\,dx,\qquad f(x)\ge g(x)\ \text{on }[a,b].$$
Finding the limits
The limits $a,b$ are usually the $x$-coordinates of the points of intersection, found by solving $f(x)=g(x)$. Decide which curve is on top in the region (test a sample point) so the integrand stays non-negative.
If the curves cross
When the curves swap top/bottom inside the interval, split at the crossing points and integrate each sub-interval with the correct "upper minus lower" order. The total area is the sum of these positive pieces.