JohnCU
Banned
I'm trying to take the derivative of f(x) = x + sqrt(x) the long way...
The limit as h -> 0 of (f(x+h) - f(x))/h ...
= as h -> 0, (h + sqrt(x+h) - sqrt(x)) / h
I'm stuck here, I don't know how to simplify this to cancel out the h. If the h wasn't on the top, I could multiply the top and bottom by (sqrt(x+h) + sqrt(x)) to cancel out the roots...
The limit as h -> 0 of (f(x+h) - f(x))/h ...
= as h -> 0, (h + sqrt(x+h) - sqrt(x)) / h
I'm stuck here, I don't know how to simplify this to cancel out the h. If the h wasn't on the top, I could multiply the top and bottom by (sqrt(x+h) + sqrt(x)) to cancel out the roots...