If $f(x)=\frac{\sqrt{x}-b}{x^2-1}$ and $\lim\limits_{x \to 1} f(x)=c$ then $b$ and $c$ are...
I've been trying to find the limit as usual:
$\lim\limits_{x \to 1} \frac{\sqrt{x}-b}{x^2-1}=\lim\limits_{x \to 1} \frac{\sqrt{x}-b}{(x-1)(x+1)}$ and I still get zero in the denominator, so I don't know how to go from here...
If $b, c\in \mathbb{R}$ is a condition we have that $$\lim_{x \to 1} x^2-1=0$$ Which is not so good, because it's in the denominator. The only way your fraction can have a limit is: $$\lim_{x \to 1} \sqrt{x}-b=0$$ So $b=1$ is the only possibility. Now you just need to compute the limit to get $c$: $$c=\lim_{x \to 1} \frac{\sqrt{x}-1}{x^2-1}$$