Question 622794
Find the average rate of change for the function between the given values.

f(x)=x^2+4x; from 4 to 9

I come up with 13 but not sure if thats right
===========
f(9) = 81 + 36 = 117
f(4) = 16 + 16 = 32
---------
Avg = (f(9) - f(4))/(9 - 4) = (117 - 32)/5
= 17