This log problem is throwing me off, out of nowhere

  • Thread starter Thread starter Jurrasic
  • Start date Start date
  • Tags Tags
    Log
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
13 replies · 3K views
Jurrasic
Messages
98
Reaction score
0
Question is: solve for x
ln(x+1)-1 = ln(x-1)

tried to do it TWO different ways, and neither is the right way, check this out:
first attempt:
since LN is on both sides , it goes away and you just have variables, that way sucks because then you get 0=-1 , wrong.
second attempt:
divide both sides by ln(x+1)
that leaves -1 on one side and a bunch of nonsensical stuff on the other side.
WHAT TO DO?
 
Physics news on Phys.org
Jurrasic said:
Question is: solve for x
ln(x+1)-1 = ln(x-1)

since LN is on both sides , it goes away and you just have variables, that way sucks because then you get 0=-1 , wrong.

Your first assumption was not correct. Yet your subsequent reasoning was logical and you yourself noticed that the conclusion did not make sense.

You do not have ln(...) = In(...)
but you have In(...) + 1 = In(...).

Follow the advice of Mentallic.
 
Last edited:
Mentallic said:
Think about the formula ln(a)-ln(b) = ln(a/b) :wink:

Thats exactly what is above where the answer is wrong , where you get -1 on one side
 
grzz said:
Your first assumption was not correct. Yet your subsequent reasoning was logical and you yourself noticed that the conclusion did not make sense.

You do not have ln(...) = In(...)
but you have In(...) + 1 = In(...).

Follow the advice of Mentallic.

already did that and the answer was wrong, see above. answers not needed, but steps and how to
 
Jurrasic said:
Thats exactly what is above where the answer is wrong , where you get -1 on one side

-1=ln(x-1)-ln(x+1).
Now try applying what Mentallic said. :wink:
 
Jurrasic said:
already did that and the answer was wrong, see above. answers not needed, but steps and how to

Is this what you're referring to?

Jurrasic said:
first attempt:
since LN is on both sides , it goes away and you just have variables, that way sucks because then you get 0=-1 , wrong.

[tex]\ln\left(x+1\right)\neq \ln\left(x-1\right)[/tex]
so you can't just take away the ln(...) from both sides to get 0=-1, use the formula I suggested and try again.
 
Jurrasic said:
Question is: solve for x
ln(x+1)-1 = ln(x-1)

tried to do it TWO different ways, and neither is the right way, check this out:
first attempt:
since LN is on both sides , it goes away and you just have variables, that way sucks because then you get 0=-1 , wrong.
second attempt:
divide both sides by ln(x+1)
that leaves -1 on one side and a bunch of nonsensical stuff on the other side.
WHAT TO DO?

You can use each side of the equation,
ln(x+1)-1 = ln(x-1)​
as an exponent with a base of e.

[itex]\displaystyle e^{(\ln(x+1)-1)}=e^{\ln(x-1)}[/itex]

See what you can do with that.
 
SammyS said:
You can use each side of the equation,
ln(x+1)-1 = ln(x-1)​
as an exponent with a base of e.

[itex]\displaystyle e^{(\ln(x+1)-1)}=e^{\ln(x-1)}[/itex]

See what you can do with that.

Alternatively, it might be simpler to write the first equation above as
[itex]ln(x + 1) - ln(x - 1) = 1[/itex]

and then use a property of logs to write the left side as ln of a single expression. Then exponentiate both sides.
 
Mark44 said:
Alternatively, it might be simpler to write the first equation above as
[itex]ln(x + 1) - ln(x - 1) = 1[/itex]

and then use a property of logs to write the left side as ln of a single expression. Then exponentials both sides.

Yes, Mark, I agree, but OP seemed to be unable to do this.
 
SammyS said:
Yes, Mark, I agree, but OP seemed to be unable to do this.

But I"m failing to see how I could do anything with your suggestion other than to go back to where the question started. Can I get a hint? :smile:
 
The simplest way to do it is to get it in the form
In(x + 1) - In(x -1) = 1
and then use In(a) - In(b) = In(a/b) as the other posters suggested.
 
grzz said:
The simplest way to do it is to get it in the form
In(x + 1) - In(x -1) = 1
and then use In(a) - In(b) = In(a/b) as the other posters suggested.
There is no "In" function. It is ln (ell en), an abbreviation for natural logarithm (logarithm naturalis, in Latin).
 
SammyS said:
You can use each side of the equation,
ln(x+1)-1 = ln(x-1)​
as an exponent with a base of e.

[itex]\displaystyle e^{(\ln(x+1)-1)}=e^{\ln(x-1)}[/itex]

See what you can do with that.
Have I been asked what this suggestion was good for?

[itex]\displaystyle e^{(\ln(x+1)-1)}=e^{\ln(x-1)}[/itex]

is equivalent to:

[itex]\displaystyle e^{\ln(x+1)}e^{-1}=e^{\ln(x-1)}[/itex]

I hope OP can simplify [itex]\displaystyle e^{\ln(x+1)}\text{ and }e^{\ln(x-1)}[/itex]