As a part of an exercise It would help me if I could prove formally that the set $\{ (x,y) \in R^2 \mid x^2 + y^2 -2x + 4y - 11 = 0 \}$ is closed and bounded.
Plotting it with a software I can see this immediately but I am bit doubtful on a formal proof, any help?
Since the function $f(x,y) = x^2 + y^2 -2x + 4y - 11$ is continuous, it follows that $f^{-1}(\{0\})$ is closed.
Since $ \lim_{\|(x,y)\| \to \infty} f(x,y) = \infty$, we see that the set must be bounded.
To see why this implies that the set is bounded, note that we can find some $R$ such that if $\|(x,y)\| > R$, then $f(x,y) > 1$. Hence the set $\{(x,y) \mid f(x,y) \le 1 \}$ is contained in $\{(x,y) \mid \|(x,y)\| \le R \}$.