How to evaluate
$$\int_3^{11} \frac{dx}{(x+5)\sqrt{1+x}} $$
It is a common device in such integrals to write $t^2$ for the expression under the square root.
Thus, $x = t^2-1$, so that $dx = 2t\ dt$
I got stuck on transitioning to:
$$\int_3^{11} \frac{dx}{(x+5)\sqrt{1+x}} = \int_2^{2\sqrt3} \frac{2tdt}{(t^2+4)t} $$
(Above has been completed)
Then how do I transition to:
when, $$2 tan \theta$$ so that, $$2 sec^2 \theta d \theta$$
as t rises from $2$ to $2\sqrt2$, $\theta$ rises from $\frac{1}{4}\pi$ to $\frac{1}{3}\pi$
I want $$\int_{\frac{1}{4}\pi}^{\frac{1}{3}\pi}$$
However do not know how to get these boundaries. I have tried placed 2 in $t$ but this doesn't give me the answer.
Keep going:$$\int_3^{11} \frac{dx}{(x+5)\sqrt{1+x}}=\int_2^{2\sqrt3}\frac{2tdt}{(t^2+4)t}=\int_2^{2\sqrt3}\dfrac{2dt}{t^2+4} $$
Can you take it from here?