Derivatives of exponentials (calc II)

  • Thread starter Thread starter QuarkCharmer
  • Start date Start date
  • Tags Tags
    Derivatives
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
QuarkCharmer
Messages
1,049
Reaction score
3

Homework Statement


[tex]\frac{d}{dx}e^{ax^{3}}[/tex]

I'm simply trying to determine whether or not I am doing these correctly and applying the chain rule properly.

Homework Equations


Chain rule et al.

The Attempt at a Solution



[itex]\frac{d}{dx}e^{ax^{3}}[/itex]

[itex]e^{ax^{3}}\frac{d}{dx}ax^{3}[/itex]

[itex]e^{ax^{3}}a(3)x^{2}[/itex]

[itex]3ae^{ax^{3}}x^{2}[/itex]

Does that look right to you? I am assuming "a" is just some constant, the book does not specify.
 
Physics news on Phys.org
QuarkCharmer said:
Does that look right to you? I am assuming "a" is just some constant, the book does not specify.

Yes, this is correct. If you'd like proof take a look at (http://www.wolframalpha.com/input/?i=derivative+of+e^%28ax^3%29). "wolframalpha.com"[/URL] is a very good resource for checking your answers. Good luck!
 
Last edited by a moderator:
Okay great!

How about this one?

[itex]\frac{d}{dt}e^{tsin(2t)}[/itex]

[itex]e^{tsin(2t)}\frac{d}{dt}tsin(2t)[/itex]

[itex]e^{tsin(2t)}[sin(2t)+2cos(2t)][/itex]
 
Oh I think I just didn't type the "t". It's on my paper.

[itex]e^{tsin(2t)}[sin(2t)+2tcos(2t)][/itex]

Better?
 
Thanks a bunch!