Solving g(t): Seeking Help with Chain Rule

  • Thread starter Thread starter spherenine
  • Start date Start date
  • Tags Tags
    Chain Chain rule
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
spherenine
Messages
5
Reaction score
0

Homework Statement



g(t) = 4ln(5ln(4t))

Homework Equations



What is the derivative of g(t)?

The Attempt at a Solution



I have tried to use the chain rule in many different ways, and still can't come up with the correct answer. Anybody care to walk me through this? Is the derivative of ln(4t) still 1/t?
 
Physics news on Phys.org
4*(1/(5*ln(4t)) = 4/(5*ln(4t))
Deriv 5*ln(4t) = 5/t

5/t * 4/(5*ln(4t)) = 20/(5t*ln(4t)) = 4/(t*ln(4t)) =

4*(ln(4t))^-1*t^-1?
 
So does the answer key. Thanks for your help.