I am embarrassed to ask this, but really need to, in order to clarify my confusion. I am taking multi-variable calculus and I am confused as to the difference between when I should be parametrizing and when I am making a change of variables.
My question is really motivated by a question such as this:
Compute $ \int \int_{E} e^{-4x^2-9y^2}\,dxdy $ where $E$ is the Ellipse $4x^2+9y^2 \le 25$
When I see a question like this, the first thing I think is, ok parametrize the curve, so I simply did:
$x = \frac{5}{2}cos\theta \space$and$ \space y = \frac{5}{3}sin\theta$
and then proceeded to to substitute and do:
$ \int \int_{E} e^{-25}\,rdrd\theta $
getting the wrong result. Actually as I type this, I think I may have answered my own question. Have I got the wrong idea because, I have essentially turned a double integral with two variables into a 1 variable thing? And use an incorrect $r$?
What is a good rule of thumb to keep in mind the difference of when I am making a change of variables and when I am just parametrizing?