SOLUTION: Suppose f(x) = x^2 + 9x. Simplify f(x + h)- f(x) / h .

Algebra ->  Rational-functions -> SOLUTION: Suppose f(x) = x^2 + 9x. Simplify f(x + h)- f(x) / h .      Log On


   



Question 306128: Suppose f(x) = x^2 + 9x. Simplify f(x + h)- f(x) / h .
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Suppose f(x) = x^2 + 9x. Simplify f(x + h)- f(x) / h .
---
f(x+h) = (x+h)^2 + 9(x+h) = x^2 + 2hx + h^2 + 9x + 9h
----
----
f(x+h)-f(x) = 2hx +h^2+9h
----
Finally:
f(x + h)- f(x) / h = 2x + h + 9
========================================
Cheers,
Stan H
========================================