SOLUTION: A function is given. Determine the average rate of change of the function between the given values of the variable. f(x) = 5 − x^2; x = 3, x = 3 + h Please help Thank

Algebra ->  Functions -> SOLUTION: A function is given. Determine the average rate of change of the function between the given values of the variable. f(x) = 5 − x^2; x = 3, x = 3 + h Please help Thank      Log On


   



Question 946300: A function is given. Determine the average rate of change of the function between the given values of the variable.
f(x) = 5 − x^2; x = 3, x = 3 + h
Please help
Thanks

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A function is given. Determine the average rate of change of the function between the given values of the variable.
f(x) = 5 − x^2; x = 3, x+h = 3 + h
--------
average rate = [f(x+h)-f(x)]/[(x+h)-x] = [f(x+h)-f(x)]/h
-----
= [5 - (3+h)^2]-(5-3^2))]/h
-----
= [5-[9+6h+h^2]--4]/h
-----
= [-4-6h-h^2+4]h
-----
= [-h^2-6h]/h
------
= -h-6
---------------
Cheers,
Stan H.
---------------