I need a direct proof for "If a and b are integers with $a < b$, then the average of a and b is greater than a and less than b." I have so far:
Hypothesis: A and B are integers and $A < B$
Conclusion: $ A < \frac{A + B}{2} < B $
But I'm not really sure where to go from there. Thank you!