I have the following integral to find:
$$\int 12x^2(3+2x)^5 dx$$
Now, I am aware of the integration by parts property -
$$\int \ u \frac{dv}{dx} = uv - \int v\frac{du}{dx}$$
Now, my question is the following -
When I make $u = 12x^2$, I find a different answer to when I make $u = (3+2x)^5$.
In integration by parts, can I make the value of $u$ whatever I want?
It does not matter to the final result what function you pick as $u$. You just need to determine what substitution will let you to get the result faster.