I've been staring at this step for an hour now.. I really can't understand how he changes $x^3$ into $u^{3/2}$ with the selection of $u = 9x^2 - 1$...
Can anybody help me with this? Thanks...
I've been staring at this step for an hour now.. I really can't understand how he changes $x^3$ into $u^{3/2}$ with the selection of $u = 9x^2 - 1$...
Can anybody help me with this? Thanks...
$I=\int x^3 \sqrt {9x^2-1}\,dx $
Let $\, u= {9x^2-1} \implies x^2 = \frac{u+1}{9} \\du = 18x\,dx \implies\,dx = \frac{1}{18x}du$
$I=\int\frac{u+1}{9}\sqrt{9(\frac{u+1}{9})-1}\,.\frac{1}{18}\,du $
$I=\frac{1}{162}\large\int(u+1)\sqrt u\,du$
$I=\,\frac{1}{162}\large\int u^{\frac32} + \sqrt u\,\,du$