It is known that $$\lim_{x \to 0}\frac{f(x)}{x} = -\frac12$$
Solve $$\lim_{x \to 1}\frac{f(x^3-1)}{x-1}.$$
Beforehand, I know that I should aim to get rid of the denominator $(x-1)$ and as such I factor the numerator to get:
$$\lim_{x \to 1}{f(x^2+x+1)}{}.$$
Now that I factored the denominator out, I believe I can insert the 1 in to the limit and I would end up with $f(3)$. Here is where I am confused, how can I incorporate the $-\frac12$ in to this? I figured that since one is approaching $1$ and the other is approaching $0$ there is more to this problem. My guess is that I can simply multiply the two limits to get the answer of $-3/2$.
Since the original limit is simply $f(x) / x$ , all I have to do is multiply it by $x$(in this case it is 3) to get $f(x)$ again.
Am I on the right path?