Evaluate $\int_{-\infty}^0xe^{-4x}dx$.
I first did integration by parts. My result is the following: $\frac{-1}{4}xe^{-4x}-\frac1{16}e^{-4x}$, which I will evaluate from $-\infty$ to $0$ using the fundamental theorem of calculas. The part that gets evaluated at zero is just $\frac{-1}{16}$. I keep having problems figuring out $\lim\limits_{b \to -\infty} \frac{xe^{-4x}}{4}+\frac{e^{-4x}}{16}$. For the first summand, I use L'Hopital's rule and keep ending up with $-\infty$. For the second summand, I get $\infty$. This is a problem because I $-\infty+\infty$ is still indeterminant, and I can't figure out if I'm messing up a sign somewhere.
I know that I can evaluate this by factoring out $e^{-4x}$ from both summands. The final result is $-\infty$. But I want to figure out how to do it without factoring as well.