If a certain function $f$ is known to have the properties
$$ \lim_{x \to -\infty} f(x) = 4 \qquad \text{and} \qquad \lim_{x \to \infty} f(x) = 6, $$
how would I determine if
$$ \lim_{x \to 0^+} \frac{1+3x}{3+f(\frac{1}{x})} $$
exists, and if it does, compute its value?
you have that $\lim_{x\to\infty}{f(x)}=6 \Rightarrow\lim_{u\to0^+}{f(\frac{1}{u})}=6.$So the limit that you want is $\frac{1}{9}$