Integration - U substitution

160 Views Asked by At

I am given the following indefinite integral:

$\int x\sqrt{1+2x}~dx$ using the substitution $u=\sqrt{1+2x}$

I am not sure where to begin, I know that $du=\dfrac{1}{\sqrt{1+2x}}$

But how can I get this integral in terms of $u$ when there is a $x$ in front?

Any help would be appreciated.

Thanks.

2

There are 2 best solutions below

0
On BEST ANSWER

Hint : Use $x=\frac{u^2-1}{2}$ to get dx = u du

2
On

Try $u = 1 + 2x$, so $x = (u - 1)/2$. This will make the integral easy.