I have to find an equation for the line tangent to the graph of
$\large\frac {\sqrt{x}}{6x+5}$
at the point $(4,f(4))$, and write it out in the form of $y=mx+b$
Using the quotient rule I get..
$(6x+5)\frac12 x^{-{\frac12}} - \large\frac{(6\sqrt{x})}{(6x+5)^2}$
I try plugging in $4$ for the slope and solving for "$b$" but it is not coming out correctly. I end up with..
$y=\frac{-4.75}{29^2}x+ \frac{2}{29}$
What am i doing wrong?