You can put this solution on YOUR website! given: f(x)=5x-x^2
find: f(5-h)-f(5)/h
-----
f(x) = 5*x - x^2
f(5-h) is gotten by replacing x with (5-h), so
-----
f(5) is gotten by replacing x with 5, so
-----
since there is no parentheses around it, your formula f(5-h)-f(5)/h
is assumed to be:
-----
if you meant , that would be a different equation.
-----
i'll solve for
-----
this becomes
which becomes
which becomes
-----
as far as i can tell.
-----
if you really meant , then the equation becomes
which becomes
which becomes
which becomes
-----
either way the key is to substitute (5-h) for x in f(5-h), and to substitute (5) for x in f(5)
-----