-1

The question is about of the conditions over $f$ and $g$ for the next:

If $f,g>0$, $f$ increasing, $g$ decreasing then what conditions imposed for that $fg$ is decreasing in $(0,1)$?

Where $f,g,fg: (0,1)\rightarrow \mathbb{R}$

  • 1
    There is no general result available. You can find examples where the product is increasing, decreasing, and none of the previous. Signs do play a big role here. – b00n heT Oct 20 '16 at 19:20

1 Answers1

0

If $f$ and $g$ are derivable functions, than we want: $$ (fg)'=f'g+fg'<0 $$

Since $f'g'<0$ this means: $$ \frac{g}{g'}+\frac{f}{f'}>0 \iff \frac{g}{g'}>-\frac{f}{f'} $$

That can be useful if we know something more about the two function.

Emilio Novati
  • 62,675