Having trouble differentiating this

  • Context: Undergrad 
  • Thread starter Thread starter shanedog11
  • Start date Start date
  • Tags Tags
    Differentiating
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
shanedog11
Messages
3
Reaction score
0
i am having trouble differentating this function with respect to y

c= 425 + 1.2ln(y/(y+2)
 
Physics news on Phys.org
Have you tried using the log rules? They might help.

[tex]\ln \frac{y}{y+2} = \ln y - \ln(y+2)[/tex]
 
so
dc/dy=1.2(1/y-1/(y+2))

therefore in its simplest form:

dc/dy=1.2( 2/y(y+2) )