Question 751304
What is the average rate of change of the function 
f(x)=x^2 over an interval [a,b]
----
Average = [f(b)-f(a)]/[b-a]
-----
= [(b^2-a^2)]/(b-a)
-----
= b+a
=========
Cheers,
Stan H.
===========