Post Reply 
Crash when Solve for Integral with 15C
09-04-2017, 09:30 AM (This post was last modified: 09-04-2017 09:35 AM by Pekis.)
Post: #63
RE: Crash when Solve for Integral with 15C
Hello,

After u=x^3 substitution, is this the correct form ?

Integ(e^x^3 dx, 0, 6) = Integ(e^u/(3*u^(2/3)), 0, 216)

u=x^3 => dx=du/(3*x^2)
x=u^(1/3) => 3*x^2=3*u^(2/3)
=> dx=du/(3*u^(2/3))

Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Crash when Solve for Integral with 15C - Pekis - 09-04-2017 09:30 AM



User(s) browsing this thread: 1 Guest(s)