Find the average rate of change of the function from x1 to x
Solution
Average rate of change of function in the range (a,b) is
A = f(b) - f(a) / b-a
f(a) and f(b) are the value of the function f(x) at the range \'a\' and \'b\'.
A = [5^2 + 2*5 ] - [3^2 - 2*3] / [5-3] = 10
Answer is 10
