Prove: If $a,b$ are two distinct real numbers, then either $\frac{a+b}{2}>a$ or $\frac{a+b}{2}>b$
Here is my attempt:
Case 1: Multiplying both sides by $2$ and subtracting $b$ gives us: $a>b$.
Case 2: Repeating the same argument but now subtracting $a$ we get: $a<b$. Since $a,b$ are two distinct numbers one of them is greater than the other one.
Firstly, is my proof correct?
Secondly, could the proof be done in a way that doesn't involve cases?
Let's try to visualize this $a+b\over2$ is simply the midpoint between the points $a,b$ on the real line. Then is it true that this midpoint must be greater than the smaller of $a$ and $b$?
If you insist on an algebraic proof, then suppose both inequality signs reverses direction, then try to derive a contraction.
Alternatively you can assume $a<b$ and prove directly that $a+b\over 2 $ is greater than $a$.