If one knows that $$ \lim_{x->\infty}(f(x)g(x)) \text{ is convergent}$$ and that $$ \lim_{x->\infty}f(x) \text{ is convergent}, $$ one might be tempted to assume that $$ \lim_{x->\infty}g(x) \text{ is also convergent}, $$ but this is not necessarily the case. Just pick $g(x) = x$, $f(x) = \frac{1}{x}$ to see that. In that particular case this is so because $0 * \infty$ is undetermined. However, if the limit of $f(x)$ were to converge to a value other than $0$, is it sufficient, along with the knowledge of the limit-of-product value, to say that the limit of products is the product of the limits? Notice that $0$ is the only value that can "have an impact" on $\infty$.
This is different from checking both the limits of $f(x)$ and $g(x)$ separately, hence my question.
Similar to proving the product rule for limits, it is also possible to prove the corresponding rule for quotients:
If
$$\lim_{x \to l} u(x) = a \text{ and }\lim_{x \to l} v(x) =b \text { and }b \neq 0,$$ then
$$\lim_{x \to l} \frac{u(x)}{v(x)} = \frac{a}b,$$
where $l$ can be any real (or complex) number, including the (informally speaking) "infinite" values $\infty, -\infty$ and $+\infty$.
Your question can thus be answered in the affirmative, setting $u(x)=f(x)g(x), v(x)=f(x).$