If $f(x) = 1/\sqrt{x}$, find $f^{\prime}(x)$. Please show the answer by using
$$\lim_{h\to{0}}\frac{f(x+h)-f(x)}{h}.$$
I know the answer by using the shortcut, but my teacher wants me to get the answer using that equation. I am stuck and I got to: $-\sqrt{x}/2x^2$ by using the $\frac{f(x+h)-f(x)}{h}$.
Step 1. Plug in $f(x+h) = \frac{1}{\sqrt{x + h}}$ to the above.
Step 2. The limit definition of the derivative will have numerator involving two fractions. Get a common denominator and add them.
Step 3. The numerator, at this point, will be a fraction that has $\sqrt{x} - \sqrt{x + h}$ in its numerator. Multiply the numerator and denominator by the conjuage $\sqrt{x} + \sqrt{x+h}$ and simplify everything. You will be able to cancel the $h$ in the denominator at this point.
Hopefully you can finish it at this point.