You can put this solution on YOUR website! log(x-1)+log(x+2)=2
log[x^2+x-2] = 2
x^2+x-2 = 10^2
x^2+x-102 = 0
------
x = [-1 +- sqrt(1-4*1*-102)]/2
x = [-1 +- sqrt(409)]/2
x = [-1 +- 20.22]2
Positive solution:
x = 9.612
==========================
Cheers,
Stan H.[