If $a$ and $b$ are positive real numbers, and if $f(x)$ has the following asymptotic property
$f(x) = \frac{a + O(\frac{1}{\sqrt{x}})}{b + O(\frac{1}{\sqrt{x}})}$
then is the following true?
$f(x) = \frac{a}{b} + O(\frac{1}{\sqrt{x}})$
This might look like homework but it isn't.