Diffrentiation of natural logs (ln)

  • Thread starter Thread starter chanella35
  • Start date Start date
  • Tags Tags
    Ln Natural
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
chanella35
Messages
11
Reaction score
0
the question is: differentiate wiith repsect to x:

(ln(5x))^1/5

i differentiated and got :

1/5ln(5x)

y'=1/5x


I don't think this is correct. The answer should be ln5/5.

Can anyone help me?

chanella
 
Physics news on Phys.org
chanella35 said:
the question is: differentiate wiith repsect to x:

(ln(5x))^1/5

i differentiated and got :

1/5ln(5x)

y'=1/5xI don't think this is correct. The answer should be ln5/5.

Can anyone help me?

chanella
That's not right. The answer shouldn't be ln5/5, because that's a number. The answer should be a function.

Use the chain rule: power to the front, subtract 1, multiply by the derivative of what's inside the bracket.
 
logarithmic said:
That's not right. The answer shouldn't be ln5/5, because that's a number. The answer should be a function.

Use the chain rule: power to the front, subtract 1, multiply by the derivative of what's inside the bracket.

So the answer would be;

y'=1/5 (5)(ln5x)^(1/5-1)

y'= (ln5x)^-4/5

is this right??

Thanks for helping :)
 
chanella35 said:
So the answer would be;

y'=1/5 (5)(ln5x)^(1/5-1)

y'= (ln5x)^-4/5

is this right??

Thanks for helping :)

Almost. The derivative of ln(f(x)) is f'(x)/f(x), so the derivative of ln(5x) is 5/(5x) = 1/x.

So replacing (5) with (1/x), then simplifying is the correct answer.