I had to delete my previous post because I found an error in it, but I think the argument can be made by comparison. Using the definition of a limit, for every [tex]\epsilon > 0[/tex], you want to prove there exists an N such that for [tex]n > N[/tex],[tex]|x_n - L| < \epsilon[/tex].
The question is vague enough and seems to ignore the lack of convergence if [tex]x_n = -2[/tex] so I'm going to restrict my argument to [tex]x_n > 0[/tex]. Clearly for arbitrary w and u > 0 such that w > u, then [tex]\frac{1}{\sqrt{0.5w+1}+1} < \frac{1}{\sqrt{0.5u+1}+1}[/tex]. Using this, you can place an upper bound on the ratio of subsequent terms of the sequence [tex]x_{n+1} = \frac{x_n}{\sqrt{0.5x_n+1}+1}[/tex] to say that [tex]x_{n+1} \leq \frac{1}{2} x_n[/tex], which is much easier to work with.
I don't think attempts to directly apply the definition of a limit without using this kind of workaround would be met with much success.