Find integral of 3x^2 e^2x^3 for x

  • Thread starter Thread starter staples82
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
staples82
Messages
17
Reaction score
0

Homework Statement


Use substitution to find: (3x^2)*(e^2x^3)*(dx)

I don't know how to do the integration sign...

Homework Equations





The Attempt at a Solution


u=2x^3
du=6x^2

this is where I got confused, my teacher isn't that good and I'm trying to understand how to substitute...

I know that its supposed to be e^u*du=e^u+c

the answer was (e^2x^3)/2+C
 
Physics news on Phys.org


[tex]\int 3x^2 e^{2x^3}dx[/tex]


[itex]u=2x^3 \rightarrow \frac{du}{dx}=6x^2 \rightarrow du=6x^2 dx[/itex]

which is the same as [itex]\frac{du}{2}=3x^2 dx[/itex]

You understand up to here right?

Now you can write the integral as this

[tex]\int e^{2x^3} (3x^2 dx)[/tex]

Now do you see what you can put at [itex]2x^3[/itex] and [itex](3x^2 dx)[/itex] as?
 


I'm wondering why you did du/2=3x^2dx, also how did you get the math text?
 


staples82 said:
I'm wondering why you did du/2=3x^2dx


Well you see, when you did the substitution of [itex]u=3x^2[/itex], a 'u' will appear to be integrated and you can't integrate 'u' with respect to x. So what we need to get something to replace 'dx' with and [itex]\frac{du}{dx}=6x^2[/itex], if we multiply by the 'dx' we'll see that [itex]du=6x^2 dx[/itex]. But in the integrand there is no '[itex]6x^2[/itex]', only [itex]3x^2[/itex]. BUT [itex]6x^2=2(3x^2)[/itex], so that is why we divided by 2.

staples82 said:
also how did you get the math text?

just use [*tex]What you want to represent mathematically[/tex*] without the *
 


Ok, so then that's why [tex]e^u/2[/tex] is the answer, I think I have to look at a few more problems, see if i can clear it up
 


staples82 said:
Ok, so then that's why [tex]e^u/2[/tex] is the answer, I think I have to look at a few more problems, see if i can clear it up

Post back if you need more help.