SOLUTION: solve the equation and approximate three deciaml places. 1nx+1n(x+1)=1

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: solve the equation and approximate three deciaml places. 1nx+1n(x+1)=1      Log On


   



Question 593567: solve the equation and approximate three deciaml places.
1nx+1n(x+1)=1

Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
solve the equation and approximate three deciaml places.
1nx+1n(x+1)=1
ln[x(x+1)]=1
convert to exponential form:
e^1=x^2+x
x^2+x-e=0
solve by quadratic formula
a=1, b=1, c=-e≈-2.718
x=-2.223 (reject,x>0)
or
x=1.223