Let $f: \mathbb{R}\mapsto \mathbb{R}$ be a function such that: $$\lim_\limits{x\to 1}{\frac{f^2(x)+f(x)-6}{x-1}}=5$$ If we know that $$\lim_\limits{x\to 1}{\frac{f(x)-2\cdot x^2}{x-1}}=a\in \mathbb{R}$$ find the value of 'a' without using derivatives.
How can we solve this?
I see that we can easily factor the $f^2(x)+f(x)-6=(f(x)+3)\cdot (f(x)-2)$ but I don't understand how to move on...
Hint
$$a=\lim_\limits{x\to 1}{\frac{f(x)-2\cdot x^2}{x-1}}=\lim_\limits{x\to 1}{\frac{f(x)-2}{x-1}}-2\lim_\limits{x\to 1}{\frac{x^2-1}{x-1}}=\lim_\limits{x\to 1}{\frac{f(x)-2}{x-1}}-4$$
This tells you that $$a+4=\lim_\limits{x\to 1}{\frac{f(x)-2}{x-1}}$$
Now write $$f^2(x)+f(x)-6=(f(x)-2)(f(x)+3)$$ and use the above twice: once to get rid of the fraction and second time to deduce that $\lim_{x \to 1}f(x)=2$.