L'Hopitals Rule with derivatives?

  • Thread starter Thread starter m0286
  • Start date Start date
  • Tags Tags
    Derivatives
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
m0286
Messages
63
Reaction score
0
Question is:
Evaluate the following limits
lim x--> 0 4^x - e^2x / 2x
So i take derivatives
but that's where I am confused... Whats the derivate of 4^x... x4^-x?
and is the derivative of -e^2x -2e^x?
So then that leaves me with 4x^-x -2e^x /2which is 0... so do i do derivatives again? It seems like the x's won't go away?
 
Last edited:
Physics news on Phys.org
You can use the chain rule and the fact that the derivative of e^x is e^x to answer both questions. That is, the derivative of e^f(x) is e^f(x)*f'(x). Try to rewrite 4^x as e^f(x). (use logs)
 
[tex]f(x)=4^x[/tex]
[tex]\ln(f(x))=x\ln(4)[/tex]
[tex]\frac{1}{f(x)}*f'(x)=\ln(4)[/tex]

You can take it from there.