Average rate of change of function f(x)=x ^3 +1 over the interval [2,3] will be?

Average rate of change of function f(x)=x ^3 +1 over the interval [2,3] will be?

Explanation

To find the average rate of change:

Average rate of change = (f(3) - f(2)) / (3 - 2)

f(3) = 3^3 + 1 = 28

f(2) = 2^3 + 1 = 9

Average rate of change = (28 - 9) / 1 = 19