Integrate: $\int \sqrt{2x + 3} \ dx$
Doing some guesswork gives me: $\frac{1}{2}(2x + 3)^{3/2}$ to try. Differentiating this gives: $2\frac{3}{2}\frac{1}{2}(2x + 3)^{1/2}$ = $\frac{6}{4}(2x + 3)^{1/2}$
Too bad the answer should be: $\frac{1}{3}(2x + 3)^{1/2}$, so clearly I'm missing some factor of 2. Where am I going wrong?
set $$t=2x+3$$ and we get $$dt=2dx$$ and you have to solve $$\int\frac{1}{2}\sqrt{t}dt$$