How to Differentiate ln(x) = yln(a)

  • Thread starter Thread starter jsmith613
  • Start date Start date
  • Tags Tags
    Differentiate
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
jsmith613
Messages
609
Reaction score
0

Homework Statement


Given that ln(x) = y ln(a)
find
dy/dx



Homework Equations





The Attempt at a Solution



So
y = ln(x) / ln(a)
thus we use the quotient rule
ln(x) --> 1/x
ln(a) --> 1/a

Denominator = [ln(a)]2

So the differentiated equation is

ln(a)/x - ln(x)/a
-------------------
[ln(a)]2

How would I continue this
The answer is
d/dx = 1/(x ln(a))
 
on Phys.org
d/dx of ln(x) / ln(a)
d/dx of ln(x) * 1/ln(a)
LETS SAY 1/ln(a) = k
thus
d/dx of k ln(x) equals
k/x
this is the same as
1/xln(a)
right?