Follow up to Show $\dfrac{x}{x+y} \in (0, 1/2)$ or $(1/2, 1)$ depending on whether $x < y$ or $y > x$.
It was late at night when I wrote the question above up, so I thought I understood how to do the second part of the proof, but it turns out that I don't.
Let $x, y > 0$ be such that $x > y$. Show $\dfrac{x}{x+y} \in (1/2, 1)$.
I'm not concerned with the upper bound of $1$ so much as the lower bound of $1/2$.
If $x > y$, then $$\dfrac{x}{x+y} > \dfrac{y}{x+y}$$ but I can't show that this is greater than $1/2$ by "changing" the $x+y$ denominator to $y+y$, since $$\dfrac{1}{x+y} > \dfrac{1}{2y}\Longleftrightarrow2y > x+y\Longleftrightarrow y > x$$ whcih is obviously not true.