Any integral of the form int e^(kx) dx∫ekxdx where kk is a constant, may be evaluated by using u = kxu=kx, so du = k dxdu=kdx
int e^(kx) dx = 1/k int e^(kx) kdx∫ekxdx=1k∫ekxkdx
= 1/k int e^u du = 1/ke^u +C=1k∫eudu=1keu+C
= 1/ke^(kx) +C=1kekx+C
This answer makes sense, because the derivative of e^(kx)ekx is e^(kx) *kekx⋅k
That is: we know the integral of e^(-1.5x)e−1.5x must involve e^(-1.5x)e−1.5x, but the derivative of that is d/dx(e^(-1.5x))= -1.5 e^(-1.5x)ddx(e−1.5x)=−1.5e−1.5x. We'll remove the -1.5−1.5 by dividing:
int e^(-1.5x) dx = 1/(-1.5) e^(-1.5x) +C∫e−1.5xdx=1−1.5e−1.5x+C
Note: fraction with a decimal in the numerator or denominator looks strange to me. (I think: "Make up you mind! One or the other!")
1.5 = 3/21.5=32 so 1/1.5 = 2/311.5=23 and we can write our answer:
-2/3 e^(-1.5x) +C−23e−1.5x+C