Solving Logarithms: Finding the Solution for ln(x) + ln(y) = 0

  • Thread starter Thread starter obsolete
  • Start date Start date
  • Tags Tags
    Logarithm
obsolete
Messages
6
Reaction score
0
Hi everyone.

I know this question is quite simple but I can't wrap my head around it at the moment..

Solve for y: ln(x) + ln(y) = 0

I've tried differentiating both terms and then arranging for y but I get y = -x. The answer is meant to be y = 1/x.

Thanks all!
 
Physics news on Phys.org
How about the property of:
ln(x) + ln(y) = ln(xy)
 
Taking ln x to the other side and exponentiating gives:

y = e^{-\ln x}

I think the problem you are having is that you are thinking "e^{\ln x}= x, so this one should be -x". But remember the the negative sign is in the exponent.

If that is still not clear enough perhaps this will help : a \log x = \log (x^a) for any base.
 
obsolete said:
I've tried differentiating both terms and then arranging for y but I get y = -x. The answer is meant to be y = 1/x.

You cannot differentiate both sides, because those are numbers not functions. The derivatives will yield zero and nothing important.
 
ranger said:
How about the property of:
ln(x) + ln(y) = ln(xy)

Gosh, do I feel dumb! I did that by writing it as ln x= -ln y.

Yes, ln x+ ln y= ln xy= 0 is easier.
 
Thanks for the replies everyone.

I had already considered ln(x) + ln(y) = ln(xy) but I don't know how to approach the problem using this law. Any directions?

Thanks again.
 
obsolete said:
Thanks for the replies everyone.

I had already considered ln(x) + ln(y) = ln(xy) but I don't know how to approach the problem using this law. Any directions?

Thanks again.

You've got ln(xy)=0. What then is the value of xy?
 
Forget the ln(xy), and use your ln(x)+ln(y)=0
do what you did next, your gut instinct was right.
ln(x)=-ln(y)
now don't exponentiate yet, what's -ln(y)? Remeber a*log(x) = log(x^a) right? so what's (-1)*ln(y)?

After you understand that, exponentiate, and solve :) e^log(a)=a
 
Just to add, the ln(xy) way works too. Its just that I don't want you to think that the way you started was wrong.
 
  • #10
I finally understand =)

Thanks all!
 
Back
Top