You can put this solution on YOUR website! 2log(x)=log(3x/4)-1
--------
log(x^2) - log(3x/4) = -1
----------
log[x^2/[3x/4)]] = -1
log[4x^2/3x] = -1
log[4x/3] = -1
--------------
4x/3 = 10^-1
4x/3 = 1/10
40x = 3
x = 3/40
================
Cheers,
Stan H.