I need to find the function $f(x)$ that is tangent to a line whose slope is given by $\displaystyle \frac{(1+\sqrt x)^{\frac{1}{2}}}{8\sqrt x}$ that passes through the point $(9,8/9)$.
I really don't know what to do with this. I tried finding the limit but that didn't help and I couldn't do the complex nature of it. I really hope someone can help give me some clarity on what to do with this problem.
The slope of a tangent to your function is given by:
$$f'(x)=\displaystyle \frac{(1+\sqrt x)^{\frac{1}{2}}}{8\sqrt x}$$
Thus to retreat the function we integrate:
$$f(x)=\int \displaystyle \frac{(1+\sqrt x)^{\frac{1}{2}}}{8\sqrt x} dx$$
Try the substitution $u=1+\sqrt{x}$
You'll get $f(x)=g(x)+c$
Plug in $x=9$, $y=f(x)=\frac{8}{9}$ and solve for $c$