Sinister...
ln(x+3) = 2 + ln(x-2)
ln(x+3) - ln(x-2) = 2
ln((x+3)/(x-2)) = 2 [Some law of logs]
e2 = (x+3) / (x-2)
e2(x-2) = (x+3)
e2x - 2e2 = x+3
e2x - x = 2e2 + 3
(e2-1)x = 2e2 + 3
x = (2e2+3) / (e2-1)
That's not a nice question, I might have screwed up a calculation along the line, but hopefully that's right. If you were still feeling up to it, you could plug that into your calculator and get a value, but since it asks for an answer in terms of e, that should do it.
Edit: Beaten to the mark, but at least I'm right :P