Show that for each $c\in \mathbb{R}^n$ and $\delta >0$, the set: $V_g(c)= \{x\in \mathbb{R}^n:|x-c|< \delta\}$, is open.
My attempt:
$$\operatorname*{int}(V_g(c))= \{x\in \mathbb{R}^n: |x-c|< \delta\} $$ $$\operatorname*{ext}(V_g(c))= \{x\in \mathbb{R}^n: |x-c|> \delta\} $$ $$\operatorname*{bdy}(V_g(c))= \{x\in \mathbb{R}^n: |x-c|= \delta\} $$
I think to prove this I can show that there exists an open rectange in the exterior of $V_g(c)$ that doesn't touch the boundary and doesnt exist in $\operatorname*{int}(V_g(c))$. I am now sure how to go about this.