Given that $$ \lim_{x \to 0} \dfrac{f(x)}{x} $$ exists as a real number, I am trying to show that $\lim_{x\to0}f(x) = 0$. There is a similar question here: Limit of f(x) knowing limit of f(x)/x.
But this question starts with the assumption of $$ \lim_{x \to 0} \dfrac{f(x)}{x} = 0, $$ and all I am assuming is that the limit is some real number. So the product rule for limits doesn't really work here.
Or do I need to show that $$ \lim_{x \to 0} \frac{f(x)}{x} = 0 $$ and then apply the product rule?
The product rule trick still works. If $\lim_{x \to 0} f(x)/x = R \in \mathbb R$, and obviously $\lim_{x \to 0} x = 0$, it follows that $$ \lim_{x \to 0} f(x) = \lim_{x \to 0} \frac{f(x)}{x} \times x = R \times 0 = 0. $$