I have to use the $\varepsilon$-$\delta$ definition to prove that $$\lim_{(x,y)\to(1,2)} x^2+y=3$$
So using the definition we have $\forall \varepsilon >0 \ \exists \delta>0$ such that $0<\sqrt{(x-1)^2+(y-2)^2}< \delta$ then $\mid x^2+y-3\mid< \varepsilon$ but how should I manipulate with the last expression?
You should use the fact that$$|x^2+y-3|=|x^2-1+y-2|\leqslant|x^2-1|+|y-2|.$$