You can
put this solution on YOUR website! .
log x = log 12- log (x+1)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
log(x) = log(12)- log (x+1) --->
log(x) + log(x+1) = log(12) --->
log(x*(x+1)) = log(12) --->
x*(x+1) = 12 --->
=
--->
Factor left side
(x+4)*(x-3) = 0,
The roots of this equation are x = -4, and/or x = 3.
Only x = 3 fits due to logarithm.
Answer. x = 3.