I have had troubles with the problem 15.
I have to evaluate $$\lim_{x\to 1} \frac{\sin(x^2-1)}{x-1}$$
Using the number:
$$\alpha = \lim_{x\to 0} \frac{\sin(x)}{x}$$
I don't have to use L'Hopital because the chapter is about limits only, I know the answer must be 2, here it is what I did and I want to know what I did wrong:
$\lim_{x\to 1} \frac{\sin(x^2-1)}{x-1} = \lim_{x\to 1} \frac{\sin(x^2-1)(x+1)}{x^2-1}$
Say $y = x^2-1$
$ x= \pm \sqrt{y+1}$
Then
$\lim_{y\to 0} \frac{\sin(y)(\pm\sqrt{y+1}+1)}{y} = \alpha * \lim_{y\to 0} \pm\sqrt{y+1}+1 = ??$
I don't know if I had to do the $\pm$.
I apologize if it a silly mistake.
All you have to do is$$\lim_{x\to1}\frac{\sin(x^2-1)}{x-1}=2\lim_{x\to1}\frac{\sin(x^2-1)}{(x-1)(x+1)}=2\lim_{x\to1}\frac{\sin(x^2-1)}{x^2-1}=2\alpha=2.$$