I'm reading the Wikipedia proof for the MVT, and it uses Rolle's theorem. In fact, many other websites that prove MVT do the same. When I first read the statement of the mean value theorem, I thought it must obviously be true because the alternative, that $f'(x) > \frac{f(b)-f(a)}{b-a} \ \forall x \in (a,b)$ was absurd (and same for $f'(x)$ strictly less than the right hand side), because the rate of increase of the function being higher than the average rate of increase at all points contradicts the very definition of the average rate of increase.
By this, I mean that if the function $f$ was increasing at the average rate $f'(x) = \frac{f(b)-f(a)}{b-a} \ \forall x \in (a,b)$ then it would exactly go straight from $(a, f(a))$ to $(b, f(b))$ (this is the definition of average), and so if it's always increasing strictly faster, then surely it increases "too much" to be able to get down to $(b, f(b))$ in time, so to speak.
Yet, I do not see sites formalizing this to give a proof by contradiction of the mean value theorem in a line or two, so I imagine this must be going wrong somewhere. Could someone tell me where?