If $0 < x < y$, show that $x < (x+y)/2 < y$ is true.
I think this is an easy question, but I just can't see its solution. I thought I could add $x$ to all the terms, then I'd get $x < 2x < y + x$. From this, I could say that $2x < y +x$, so $x < (y+x)/2$. But I can't think in anything to keep with the solution.
Since $x<y,$ $$ 2x = x+x < x+y < y+y = 2y. $$ Now divide by $2$ throughout.