228k views
24 votes
Find the average rate of change of each function on the interval specified.

i only need #5 thank you :)

Find the average rate of change of each function on the interval specified. i only-example-1
User Dangh
by
2.8k points

1 Answer

10 votes

The average rate of change (AROC) of a function f(x) on an interval [a, b] is equal to the slope of the secant line to the graph of f(x) that passes through (a, f(a)) and (b, f(b)), a.k.a. the difference quotient given by


f_{\mathrm{AROC}[a,b]} = (f(b)-f(a))/(b-a)

So for f(x) = x² on [1, 5], the AROC of f is


f_{\mathrm{AROC}[1,5]} = (5^2-1^2)/(5-1) = \frac{24}4 = \boxed{6}

User Xarcell
by
3.8k points