For f(x) = x2, the average rate of change of f on [a,b] is
(f(b)-f(a))/(b-a) = (b2-a2)/(b-a) = (b-a)(b+a)/(b-a) = b+a
For f(x) = x, the average rate of change of f on [a,b] is (b-a)/(b-a) = 1
b+a > 1 when a,b ≥ 1
So, the average rate of change of f(x) = x2 on [a,b] is greater than the average rate of change of f(x)=x on [a,b] for every interval [a,b] in [1,∞].
------------------------------------------------------------------------------------
The above is not necessarily true if we allow a and b to be between 0 and 1.
For example, if a = 1/8 and b = 3/8, then the average rate of change of f(x) = x2 on [a,b] is b + a = 1/2, but the average rate of change of f(x) = x on [a,b] is 1.