Find the limit of a function with a given limit

50 Views Asked by At

If $$\lim\limits_{x \to 1}{\frac{f(x^3) - 3f(x)}{x^3- 3x}} = 10,$$ find $ \lim\limits_{x\to 1}{f(x)}$

I've tried a few things but at the end I couldn't arrive at anything becasue of the $f(x^3)$ which is causing me troubles

2

There are 2 best solutions below

0
On BEST ANSWER

\begin{align*} \lim_{x\rightarrow 1}\dfrac{f(x^{3})-3f(x)}{x^{3}-3x}&=10\\ \lim_{x\rightarrow 1}\dfrac{f(x^{3})-3f(x)}{x^{3}-3x}\lim_{x\rightarrow 1}(x^{3}-3x)&=10\lim_{x\rightarrow 1}(x^{3}-3x)\\ \lim_{x\rightarrow 1}(f(x^{3})-3f(x))&=10\cdot -2\\ \lim_{x\rightarrow 1}(f(x^{3})-3f(x))&=-20, \end{align*} Now the existence of $\lim_{x\rightarrow 1}f(x)$ implies that $\lim_{x\rightarrow 1}f(x^{3})$ and vice versa, since $x\rightarrow x^{3}$ is strictly increasing on a neighborhood of $x=1$, and we have in which case that $\lim_{x\rightarrow 1}f(x^{3})=\lim_{x\rightarrow 1}f(x)$, so \begin{align*} -2\lim_{x\rightarrow 1}f(x)=-20, \end{align*}
and the limit is $10$.

0
On

HINT: If $f$ is continuous, then $f(1)-3f(1)=10\cdot(1-3)$.