If I have a fraction $f(x) = \dfrac{n(x)}{d(x)}$, where $n(x)$ increases monotonically and $d(x)$ decreases monotonically; as functions of $x$.
Can I be sure that $f(x)$ increases monotonically as a function of $x$?
I can think of examples where both $n(x)$ and $d(x)$ increase monotonically, and $f(x)$ does not; but I cannot find such examples for $n(x)$ and $d(x)$ increasing and decreasing, respectively.
Asuming both $n(x)$ and $d(x)$ are never 0, you get for $x_1 > x_0$ by the respective $n(x_1) \ge n(x_0)$ and $d(x_1) \le d(x_0)$: $$ \frac{n(x_1)}{d(x_1)} \ge \frac{n(x_0)}{d(x_1)} \ge \frac{n(x_0)}{d(x_0)} $$