Find the exact area of the region enclosed by the curve given by $$x=9-t^2$$ $$y=e^t$$ where $-3 \leq t \leq 3$ and the $y$-axis.
I tried to take the integral of the $x$ function minus the $y$ function times $dx$, but then I got stuck at that point. Any help would be greatly appreciated.
Hint: To find an area, you integrate $\int y\; dx$ or (in this case) $\int x \;dy$. Intuitively, you are adding up the area of rectangles. Here $x$ is the height above the $y$ axis and $dy$ is a small extent in $y$. You need to express $x$ as a function of $y$ or else to use the chain rule $dy=\frac {dy}{dt}dt$ and integrate over $t$. The second seems easier.