2

When we have the following inequality:

$$\frac{a}{b+c} \ge \frac{d}{e+c},$$

with $a,b,c,d,e \in \mathbb R_{\ge 0}$

Then it seems to hold that

$$\frac{a}{b} \ge \frac{d}{e},$$

Is this correct? Does it also work in the other direction (iff)?

npisinp
  • 652
miselico
  • 275
  • The answer by @Did answers the question,but I forgot to add some other conditions. I will ask a new question. – miselico Mar 24 '14 at 17:41
  • New question at http://math.stackexchange.com/questions/725040/subtracting-positive-numbers-from-denominator-in-an-inequality-with-conditions – miselico Mar 24 '14 at 18:09

1 Answers1

4

$$\frac{\color{blue}{3}}{\color{blue}{2}}\lt\frac{\color{green}{2}}{\color{green}{1}}\quad\&\quad\forall\color{red}{c}\gt1,\quad\frac{\color{blue}{3}}{\color{blue}{2}+\color{red}{c}}\gt\frac{\color{green}{2}}{\color{green}{1}+\color{red}{c}}$$

Did
  • 279,727