Let $A=\{(x,y)\in\mathbb{R}^{2}:x+y\neq-1 \}$
Define $$f:A\rightarrow\mathbb{R}^{2}$$ by $$f(x,y)=(\frac{x}{1+x+y},\frac{y}{1+x+y}).$$ I have to prove that the the function $f$ is one one but not onto. It is clear that $f$ is continuously differentiable but Inverse map theorem gives locally injectiveness of $f.$ How to show that $f$ is one one but not onto?
For onto i think $(u,v)$ such that $u+v-1=0$ does not have pre image. Please help me. Thanks in advance.