I'm studying for an exam and I found this excercise in my textbook, but I don't know how to evaluate this integral (I've never seen one with exponentials like that), any hint?
$\displaystyle\int 2^{x^3-x^2}(6x^2-4x)$
I noticed that part of the derivative of $2^{x^3-x^2}$ differs only by a constant from $(6x^2-4x)$ but I don't see how can I use this fact to evaluate the integral.
Hint:
$(6x^2-4x)dx=2d(x^3-x^2)$
so try the substitution $u=x^3-x^2$