I know that $$ \lim_{x \to 0+} \frac{ \sqrt{ x+1 } }{x} = +\infty. $$
Now how to find $$ \lim_{x \to 0- } \frac{ \sqrt{ x+1 } }{x} = +\infty? $$
This is Prob. 5 (e), Sec. 4.3, in the book Introduction To Real Analysis by Robert G. Bartle and Donald R. Sherbert, 4th edition.
My Attempt:
The function $f$ given by $$ f(x) \colon= \frac{ \sqrt{ x+1 } }{x} $$ is defined only for real numbers $x \geq -1$. Moreover, $f(x) < 0$ for $x < 0$.
If $-1 < x < 0$, then $$ 0 < \sqrt{ x+1} < 1, $$ and so $$ \frac{1}{x} < \frac{ \sqrt{ x+1} }{x} < 0. \tag{1} $$
Also if $-1 < x < 0$, then $$ -\frac{1}{x} > 1, $$ and as $\sqrt{x+1} > 0$, so $$ - \frac{ \sqrt{ x+1} }{x} > \sqrt{x+1}, $$ and hence $$ \frac{ \sqrt{ x+1} }{x} < - \sqrt{x+1}. $$
What to do here?
I've really no clue of what to do. I would like to be able to majorise this function by one tending to $-\infty$ as $x \to 0-$, or I would like to bound this function between two functions that both have the same limit as $x \to 0-$.
Or, does the limit exist at all in the extended real number system $\mathbb{R} \cup \left\{ \ \pm \infty \ \right\}$?
$$ \frac{\sqrt{x + 1}}{x} =\frac{x + 1}{x\sqrt{x + 1}} =\frac{1}{\sqrt{x + 1}} + \frac{1}{x\sqrt{x + 1}} \to -\infty \quad \text{as} \quad x \to 0^- $$