The problem statement is,
Show that $f:\mathbb{R}^2\to\mathbb{R}$ defined by $f(x,y)=x+y$ is continuous using open sets.
I know that to show $f$ to be continuous I take an arbitrary open set $O\subset\mathbb{R}$ and show that $f^{-1}(O)$ is open in $\mathbb{R}^2$. We can simplify this by first showing that for any $(a,b)\in\mathbb{R},$ $f^{-1}(a,b)$ is open in $\mathbb{R}^2.$ Now, we have $$f^{-1}(a,b)=\{(x,y):f(x,y)\in(a,b)\}=\{(x,y):a<x+y<b\}$$ To show that $f^{-1}(a,b)$ is open, we need to show that for every $u\in f^{-1}(a,b)$, there exists a $\delta>0$ such that $B_\delta(u)\subset f^{-1}(a,b).$
One way I thought about showing this was to first fix $y$ in $(x,y)\in f^{-1}(a,b)$ and range over all $x$. Do the same for $y$ and then try to find an appropriate $\delta$. I did find this question (which is exactly mine)
Using the open set definition of continuity to directly prove a function is continuous
Yet, the I didn't completely understand the hints or answers given.
Thanks for any help or feedback.
