I'm a bit stuck on taking these two derivatives:
$$h(x) = \ln(x + \sqrt{x^2-1})$$
\begin{align} h'(x) &= \frac{1}{x + \sqrt{x^2 - 1}} \cdot \frac{d }{dx} (x + \sqrt{x^2 -1} )\\ &= \frac{1}{x + \sqrt{x^2 - 1}} \biggl(1 + \frac{2x}{2\sqrt{x^2 - 1}}\biggr) \end{align}
I'm a bit stuck on how to simplify from here? Was there a simpler way somewhere?
Also this one is giving me problems. I am thinking of changing the log forms first?:
$$\ln \frac{(2y+1)^5}{\sqrt{y^2 + 1}}= \ln(2y+1)^5 - \ln \sqrt{y^2 +1}=5 \ln(2y+1) - \frac{1}{2}\,\ln (y^2 +1)$$
so:
$$G'y = \frac{5}{2y+1} \cdot 2 - \frac{2y}{2(y^2 + 1)} = \frac{10}{2y+1} - \frac{y}{2 (y^2 +1)}$$
Is that right?
by the chain rule we get $$f'(x)={\frac {1}{x+\sqrt {{x}^{2}-1}} \left( 1+{\frac {x}{\sqrt {{x}^{2}-1}} } \right) } $$ simplifying we obtain $$f'(x)={\frac {1}{\sqrt {{x}^{2}-1}}}$$