SOLUTION: if f(x)=1/x+2, then f(x+h)-f(x)/h=
This is a multiple choice question and I got the answer 1/h(x+2)(x+h+2)
Is this the correct answer?
Thank you so much for your time!
Algebra ->
Rational-functions
-> SOLUTION: if f(x)=1/x+2, then f(x+h)-f(x)/h=
This is a multiple choice question and I got the answer 1/h(x+2)(x+h+2)
Is this the correct answer?
Thank you so much for your time!
Log On
Question 889382: if f(x)=1/x+2, then f(x+h)-f(x)/h=
This is a multiple choice question and I got the answer 1/h(x+2)(x+h+2)
Is this the correct answer?
Thank you so much for your time! Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! if f(x)=1/(x+2), then f(x+h)-f(x)/h=
This is a multiple choice question and I got the answer 1/h(x+2)(x+h+2)
=========
f(x+h) = 1/(x+h+2)
f(x) = 1/(x+2)
------------------
f(x+h)-f(x) = 1/(x+h+2) - 1/(x+2) = [(x+2)-(x+h+2)]/{(x+2)(x+2+h)]
= h/[(x+2)(x+2+h)
----
Dividing by h you get:
= 1/[(x+2)(x+2+h)
=========================
Cheers,
Stan H.
-------------------------