I can looking for a simple example to illustrate $\lim\limits_{x \to x_0} xf(x) \neq x_0 \lim\limits_{x \to x_0} f(x)$
For example I have tried $f(x) = x-1, x_0 = 1$ hoping that I would get a zero on one side and a non-zero on the other, but so far without success.
Can someone provide an example to this statement?
HINT: If $\lim_{x\to x_0}f(x)$ exists then by the product rule for limits $$\lim_{x\to x_0}xf(x) =\left(\lim_{x\to x_0}x\right)\left(\lim_{x\to x_0}f(x)\right) =x_0\lim_{x\to x_0}f(x),$$ so you want to find some function $f$ and some point $x_0$ such that $\lim_{x\to x_0}f(x)$ does not exist.