I am asked to integrate the following: $\int_{-\infty}^{0}e^{-\left\lvert 3x\right\rvert}dx$
And I am told that $e^{-\left\lvert x\right\rvert}=e^{x}$
How is it that an absolute value (the exponent) multiplied by -1 is still equal to a positive number?
Your integral is over only negative numbers (and zero). If $x$ is negative, then $|x|$ is positive and $-|x|$ is negative again, so $x=-|x|$. This is of course not true in general, but absolutely fine if you only deal with negative numbers.