I am sorry if this is a silly question for all of you experienced mathematicians. I won't go through the whole problem since I am only concerned about one part. Why can't I do the following:
$ |\sqrt x-3| < \varepsilon \Longleftrightarrow |{(x-9)}| < {\varepsilon}^2 $
Maybe I have not thought it through enough, but will this work? Why or why not? Thanks
You are trying to square bot sides. You can do this without worrying about the inequality because both sides are already $> 0$.
But $$|\sqrt{x}-3|^2=(\sqrt{x}-3)^2=x-6\sqrt{x}+9\neq|x-9|$$