Question:
How to solve this indefinite interal $$\int{3x^2\over (x^3+2)^4}dx$$
Attempt:
$3\int x^2{1\over (x^3+2)^4}dx$
Let $u=x^2$ then $du={1\over (x^3+2)^4}dx$.
Am I on the right track or going about it the wrong way?
ok so I make $du=3x^2dx$ but what do I do with this? Does it just disappear?
Hint: Let $u = x^3 + 2$ then $du = 3x^2 dx$ and your integral becomes
$$\int \frac{1}{u^4} du$$