SOLUTION: For the function, find the average rate of change of f from 1 to x: f(x)-f(1)/x-1, x not equal 1 f(x) = xsquared - 2x

Algebra ->  Functions -> SOLUTION: For the function, find the average rate of change of f from 1 to x: f(x)-f(1)/x-1, x not equal 1 f(x) = xsquared - 2x      Log On


   



Question 824415: For the function, find the average rate of change of f from 1 to x:
f(x)-f(1)/x-1, x not equal 1

f(x) = xsquared - 2x

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
For the function, find the average rate of change of f from 1 to x:
f(x)-f(1)/x-1, x not equal 1
f(x) = x^2 - 2x
------------------
f(1) = 1-2(1) = -1
-------
average = [(x^2-2x)+1]/(x-1)
----
= (x-1)^2/(x-1)
----
= (x-1)
============
Cheers,
Stan H.
============