I need to find the range of the function $g:(0,1)\times (0,1) \to \mathbb{R}^2$ given by
\begin{align} g_1(x,y)&= \frac{x}{x+y}\\ g_2(x,y)&= x+y \end{align}
I can see that it is $g((0,1)\times (0,1))=(0,1)\times (0,2)$ but what I need is a formal proof of this statement.
For example, for $g_2$ should be simpler, since I can see that the smallest value is reached when both $x$ and $y$ tend to 0, and the largest when they both tend to 1. However, even in this case I cannot find a formally correct "proof" for why is that. For $g_1$ I find it even more difficult.
Could someone help me?