I have to make the integration with the substitution rule:
$$\int {(x^2-1})^2(2x)dx$$
$$u=x^2-1$$
$$\int {\sqrt{u}}du=\frac{2u^{3/2}}{3}$$
$$\frac{2(x^2+1)^{3/2}}{3}(2x)$$
My question is:
Do I need to integrate de las part of the expression: the 2x? $$\int {\sqrt{u}}du\int {2x}dx=\frac{2u^{3/2}}{3}x^2$$
$$\frac{2(x^2+1)^{3/2}}{3}(x^2)$$