You can put this solution on YOUR website! The equation becomes: ; , since log is a one-to-one function.
x(x+1) = x+2, after cross-multiplication. ,or , or or . The first value will NOT satisfy the original equation, and so the final answer is .
You can put this solution on YOUR website! log(x+1)-log(x+2)=log(1/x)
------------
log[(x+1)/(x+2)] = log(1/x)
------
(x+1)/(x+2) = 1/x
-----
x(x+1) = x+2
x^2+x-x-2 = 0
---
x^2-2 = 0
(x-sqrt(2))(x+sqrt(2)) = 0
-------------------
x = sqrt(2)
====================
Cheers,
Stan H.