I am given a function where $$f:S\subset \mathbb{R}_+\rightarrow \mathbb{R} $$
$$f(x)=\frac{\sqrt{x}-1}{x-1}$$
I need to use the following definition to prove that $f$ is continuous at $z\in S$;
$f(x)$ converges to the limit, L, as $x$ tends to $z$, for every $\epsilon>0$ , there exists $\delta>0$ such that:
$|x-z|<\delta \Rightarrow |f(x)-L|<\epsilon $
I also have the following information that I need to use to prove continuity at $z\in S$: $$|\frac{1}{\sqrt{x}+1}-\frac{1}{\sqrt{z}+1}|<|\sqrt{z}-\sqrt{x}|$$
I am also given a hint that $\sqrt{z}\ge0$ which implies $\sqrt{x}+\sqrt{z}\ge \sqrt{x}-\sqrt{z}$
What I have done so far is:
$\lim_{x \to z} f(x) = \frac{\sqrt{z}-1}{z-1}$
$|x-z|<\delta \Rightarrow |\frac{\sqrt{x}-1}{x-1}-\frac{\sqrt{z}-1}{z-1}|<\epsilon $
At this point, I'm not sure how to incorporate the information into proving that $f$ is continuous at $z\in S$
Forgive me, I am not the brightest mathematician, any help or hints to point me in the right direction would be appreciated it