
Christine S. answered 10/26/22
Science Lessons Through the Eyes of a Kind Master Tutor
Using the definition of derivative:
g'(x) = limh→0 [ g (x + h) - g (x)] / h
So, replacing g(x) = √(x+1) we got
g'(x) = limh→0 [ √(x + h + 1) - √(x+1)] / h I will call this equation (i).
If we multiply (i) by [√(x + h + 1) + √(x+1)] / [√(x + h + 1) + √(x+1)] we will have:
g'(x) = limh→0 [√(x + h + 1) - √(x+1)] * [√(x + h + 1) + √(x+1)] / [h*[√(x + h + 1) + √(x+1)]] let's call the numerator as (ii).
Solving (ii):
(x + h + 1) + √(x + h + 1)*(x + 1) - √(x + h + 1)*(x + 1) - (x + 1) = h
Using the result of (ii) in the g'(x) equation:
g'(x) = limh→0 h / [h*[√(x + h + 1) + √(x+1)]]
We can simplify and use the fact that h is going to 0, and finally find that:
g'(x) = 1 / [ 2√(x+1)]
if x = 3, g'(3) = 1/4
The tangent line equation is given by:
y = g(a) +g'(a)(x - a)
In this case g(a=3) = √3 +1 = 2
Then;
y(x) = 2 + (x - 3)/4
Jens Q.
Follow up question. How would you graph the curve of the function and the tangent line to the curve at x = 3 on the same set of axes.10/26/22
Jens Q.
Thank you.10/26/22