Solve Natural Logarithm Equation lnx+ ln(x-1) = 1

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
PolyFX
Messages
30
Reaction score
0

Homework Statement



lnx+ ln(x-1) = 1

solve each equation for x

Homework Equations



ln(e^x) = x
e^lnx = x

The Attempt at a Solution



x + (x-1) = e^1 [==> using ln(e^x) = x]
from this point on, I am stuck because I am having trouble isolating x because of the x that is in the brackets.

-Thanks in advance
 
Physics news on Phys.org
Remember the logarithm property
ln(a) + ln(b) = ln(ab)
 
Bohrok,

Thank you. For some reason I always assumed that the logarithm laws such as log(x/y)= log x-logy etc, could not be applied to natural logarithms. I guess questions like that never really came up.

So using ln(ab) = lna + lnb

I get,

lnx + ln(x-1) = 1
ln(x2-x) = 1

so e1 = x2-x

Am I missing a step? I still cannot isolate x to solve for it. I think I may be jumping in a little too early for the cancellation rule.

-Thanks in advance
 
The properties of logarithms work with any positive number base (I believe), at least with most numbers you come across, like 10 and e.

What you have now is a quadratic equation with an x2 term, so use the quadratic formula after you set the equation equal to 0.