SOLUTION: What is the solution to the equation ln( x+1) - ln(x) = 2

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: What is the solution to the equation ln( x+1) - ln(x) = 2      Log On


   



Question 235930: What is the solution to the equation ln( x+1) - ln(x) = 2
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
What is the solution to the equation ln( x+1) - ln(x) = 2
-----------------------------------
ln[(x+1)/x] = 2
(x+1)x = e^2
x^2 + x - e^2 = 0
-----
x = [-1 +- sqrt(1 -4*-e^2)]/2
-----
x = [ -1 +- sqrt(1+4e^2)]/2
---
x = (-1/2) + (1/2)sqrt(1+4e^2) or x = (-1/2)-(1/2)sqrt(1+4e^2)
==================================================================
Cheers,
Stan H.