Determine the limit:
$$\lim_{h\to0} \frac{\cos(x+h) - \cos(x)}{(x+h)^{1/2} - x^{1/2}}$$
After taking the conjugate, I got:
$$\lim_{h\to 0} \frac{\big(\cos(x+h) - \cos(x)\big)\big((x+h)^{1/2} + x^{1/2})\big)} h$$
I took the conjugate of this, but I don't see how I can cancel out the $h$.
Any tips?