Question 1015361: please help me with this question please
f(x+h)-f(x) all over h, where h doesn't equal ) and f(x)=6x over x+4 Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Do it like this one:
=============
f(x)=xto the 2nd +9 and need to find f(x+h)-f(x) all over h
---------
Enter it like this:
f(x) = x^2 + 9
---
find (f(x+h)-f(x))/h
------
f(x+h) = (x+h)^2 + 9 = x^2 + 2xh + h^2 + 9
f(x+h)-f(x) = x^2 + 2xh + h^2 + 9 - (x^2+9) = 2xh + h^2
----
(f(x+h)-f(x))/h = (2xh + h^2)/h
= 2x + h