SOLUTION: If f(x)= 2x^2 -3, find [f(x+h)-f(x)]/h

Algebra ->  Functions -> SOLUTION: If f(x)= 2x^2 -3, find [f(x+h)-f(x)]/h       Log On


   



Question 961780: If f(x)= 2x^2 -3, find [f(x+h)-f(x)]/h
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
2x^2 -3, find [f(x+h)-f(x)]/h
-------------------
f(x+h) = 2(x+h)^2-3
f(x+h) = 2x^2 + 4hx + 2h^2 - 3
f(x) = 2x^2 - 3
-----
Subtracting you get::
4hx + 2h^2
----
Dividing by h you get:
4x + 2h
-------------------
Cheers,
Stan H.
----------