If $$f(x) =\frac {x+2}{2x+3}$$ then the integral $$ \int{\sqrt{\frac{f(x)}{x^2}}}\,dx$$ is equal to?
The expression is way beyond my comprehension, no idea in this case.
If $$f(x) =\frac {x+2}{2x+3}$$ then the integral $$ \int{\sqrt{\frac{f(x)}{x^2}}}\,dx$$ is equal to?
The expression is way beyond my comprehension, no idea in this case.
Let $$\displaystyle I = \int\frac{1}{x}\sqrt{\frac{x+2}{2x+3}}dx\;,$$ Now Let $\displaystyle \frac{x+2}{2x+3}=t^2\Rightarrow \frac{(2x+3)+1}{2x+3}=2t^2\;,$
Then $$\displaystyle -\frac{1}{(2x+3)^2}dx = 2tdt$$ and $$\displaystyle 2x+3=\frac{1}{2t^2-1}\Rightarrow 2x=\frac{4-6t^2}{2t^2-1}$$
So Integral $$\displaystyle I = \int\frac{2}{2x}\cdot \sqrt{\frac{x+2}{2x+3}}dx = -\int\frac{2t\cdot 2t\cdot (2t^2-1)}{(4-6t^2)\cdot (2t^2-1)^2}dt = 2\int\frac{t^2}{(3t^2-2)(2t^2-1)}dt$$
So $$\displaystyle I = 2\int \left[\frac{2(2t^2-1)-(3t^2-2)}{(3t^2-2)\cdot (2^t2-1)}\right]dt = 4\int\frac{1}{3t^2-2}dt-2\int\frac{1}{2t^2-1}dt$$
So we get $$\displaystyle I = \frac{4}{3}\int\frac{1}{t^2-\left(\sqrt{\frac{2}{3}}\right)^2}dt-\int\frac{1}{t^2-\left(\frac{1}{\sqrt{2}}\right)^2}dt$$
Now Using the formula $$\displaystyle \int\frac{1}{x^2-a^2}dx = \frac{1}{2a}\ln\left|\frac{x-a}{x+a}\right|+\mathcal{C}$$
Perhaps someone have better method then that.