Derivative of e^x=e^x, the derivative of e^2x doesn't equal e^2x

  • Context: High School 
  • Thread starter Thread starter oridniv
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
oridniv
Messages
9
Reaction score
0
I have a test tomorrow so I may keep asking questions frequently. For now, why is it that when the derivative of e^x=e^x, the derivative of e^2x doesn't equal e^2x. I've been looking for the rule but can't find it anywhere.
 
Physics news on Phys.org
derivative of
e^x = (1)(e^x)
the 1 comes from the derivative of x because of chain rule

derivative of
e^2x = (2)(e^2x)
the 2 comes from the derivative of 2x because of chain rule

correct me if i am wrong.
 
Last edited:
thanx, makes much more sense
 
[tex]e^{2x}=[e^x]^2[/tex]
Since [tex]\frac{d}{dx}f(x)^n = nf'(x){f(x)}^{n-1}[/tex]
then if [tex]f(x)=e^{2x}[/tex] ...go from there.