0

Suppose $f,g$ are monotone( say increasing) and differentiable and nonnegative. Both go from $\mathbb{R}^{\geq 1} \to \mathbb{R} $

Is $\frac{f}{g}$ also monotone ?

2 Answers2

5

$f(x)=2x+\sin x,\ g(x)=x,\ 0\lt x\lt\infty$

bof
  • 6,156
0

Counterexample: Let $f(x) = e^x+5, g(x) = x$. $$\frac{f}{g}(x) = \frac{e^x+5}{x}$$

Can you tell me why $\displaystyle{\frac{f}{g}}$ is not necessarily monotone?

Newb
  • 17,672
  • 13
  • 67
  • 114