True or false? If true, justify. If false, give counter-example. If $f,g : \mathbb{R} \to \mathbb{R}$ are functions such that $f$ is bounded and positive and $\lim_{x \to +\infty} g(x) = +\infty$, so $\lim_{x \to +\infty} f(x)g(x) = +\infty$.
According to the answer key (I took a look at it because I had no idea how to answer this), that statement is false. So, let $f(x)=\sin{x}+1$. What about $g(x)$? No function came to my mind yet to serve as a counter-example. Any hint?
Counter example: $f(x)=e^{-x^2},g(x)=x^2.$