You can put this solution on YOUR website! log x + log (x+2) = log 3
log(a) + log(b) = log(a*b)
log(x) + log(x+2) = log(x*(x+2)) = log3
log(x*(x+2)) = log3
log on the right and left are of the same base
therefore x(x+2) = 3
x^2 +2x -3 = 0 factorising
(x+3)(x-1) = 0
x=-3 or x = 1
log of negative number is not possible hence x =1