I have the following function I need to find the range for and I'm not sure if I'm on the right direction.
$f(x,y) = e^{-x^2-(y-1)^2}$
$x$ & $y$ are real-numbers.
I'm thinking that the range is "all real values for $y$ that are $> 0$."
Is this right?
Since $-x^2-(y-1)^2\leq0$ and $g(x)=e^x$ increases, we obtain: $$0<e^{-x^2-(y-1)^2}\leq e^0=1.$$