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
Algebra: Rational Functions, analyzing and graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rational-functions
Question 306128
:
Suppose f(x) = x^2 + 9x. Simplify f(x + h)- f(x) / h .
Answer by
stanbon(75887)
(
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
========================================