whatisphysics
- 30
- 0
iamalexalright said:Try using u = x^8
iamalexalright said:Alright, the integral is:
\int x^{7}e^{x^{8}}dx
I'll choose u = x^8
du = 8x^{7}dx
Here is where you had an issue before, notice that in the original integral I do have x^7dx in it ! This implies I don't need to divide by x^7, I just use the substitution:
\frac{1}{8}du = x^{7}dx
Can you finish it from here?