I already know the answer is supposed to be $x=-1$, but I have no idea how to get to that. What I've done so far is:
$ln(e^{-x}) = ln(e)+ln(-x)$
$-x = 1 + ln(-x)$
$ln(-x) + x = -1$ or $ln(x * -e^x) = -1$
I just don't know what to do from here. What can I use to now conclude that indeed $x=-1$?