You can put this solution on YOUR website! What is the value of x in the equation ln (x + 6) – ln (2x – 1) = 1?
----------
ln (x + 6) – ln (2x – 1) = 1
ln ((x + 6)/(2x – 1)) = 1
(x + 6)/(2x – 1) = e
x + 6 = e*(2x – 1) = e*2x - e
x - 2e*x = -e - 6
x*(2e - 1) = e + 6
x = (e+6)/(2e-1)
x =~ 1.96509788