I am having trouble finding a correct radius for a ball $B(\mathbb{x}, \epsilon)$ to prove the following statement:
Let $\Omega = \left\{ (x,y) \in \mathbb{R}^{2} : x + y \neq 0 \right\}$
Show that $\Omega$ is an open subset of $\mathbb{R}^{2}$.
So far I have tried to apply the triangle inequality:
$B(\mathbb{x}, \epsilon)$ = $\left\{\mathbb{y} \in \mathbb{R}^{2} : || \mathbb{x} - \mathbb{y} || < \epsilon \right\}$
$||\mathbb{x} - \mathbb{y} || \leq ||\mathbb{x}|| + ||\mathbb{y}||$
But do not know how to proceed or if this is even the correct direction for the proof.
Hint
Method 1 : It may be easier to show that $$\Omega ^c=\{(x,y)\mid x+y=0\}$$ is closed.
Method 2 : It's easier to show that $\Omega $ is open for the norm $\|(x,y)\|_1:=|x|+|y|$ than for the norm $\|(x,y)\|_2:=\sqrt{x^2+y^2}$.