For a tangent line problem, I need to find f'(4) for f(x) = x - sqrt(x). Here's what I have so far:
x = 4
y = f(x) = 4 - sqrt(4) = 4 - 2 = 2
f(4 + ?x) = 4 + ?x - sqrt(4 + ?x)
f(4 + ?x) - f(x) = 4 + ?x - sqrt(4 + ?x) - 2 = 2 + ?x - sqrt(4 + ?x)
[f(4 + ?x) - f(x)]/?x = [2 + ?x - sqrt(4 + ?x)]/?x
In the next step, I need to factor ?x out of the numerator so it will cancel out the ?x in the denominator (or do something else so the denominator will not approach 0 as ?x approaches 0). I'm having trouble seeing how to do this.
x = 4
y = f(x) = 4 - sqrt(4) = 4 - 2 = 2
f(4 + ?x) = 4 + ?x - sqrt(4 + ?x)
f(4 + ?x) - f(x) = 4 + ?x - sqrt(4 + ?x) - 2 = 2 + ?x - sqrt(4 + ?x)
[f(4 + ?x) - f(x)]/?x = [2 + ?x - sqrt(4 + ?x)]/?x
In the next step, I need to factor ?x out of the numerator so it will cancel out the ?x in the denominator (or do something else so the denominator will not approach 0 as ?x approaches 0). I'm having trouble seeing how to do this.