I have a basic question. If $\frac{a}{b} \leq \frac{c}{d}$ and we also have $\frac{e}{f}=\frac{g}{h}$, can we say:
$$ \frac{a+e}{b+f} \leq \frac{c+g}{d+h}$$
Basically, can we add constants to the numerator and enumerator and conclude the above inequality? Does it hold? If so, does anybody know how to prove this? Regards, Ali
No: $\frac{2}{1}\leq\frac{1}{\frac 12}$ (in fact, this is an equality) but $\frac{2+2}{1+1}\not\leq\frac{1+1}{\frac 12+\frac 12}$.