$$ \displaystyle \int \dfrac{1}{e^{ct}} dt $$
How do I do this, I've tried substitution. Rewrite the above integral as $\displaystyle \int e^{-ct} dt $, then we have $u=-ct$, but at this point derivatives and integrals are confusing me. If we want $[e^u]'$, we just have $[e^u]u'$, but for integrals I've forgotten how to tackle this.
Let $u=-ct$ then $du = -c\,dt$ or alternatively: $\,\,-\frac{1}{c}du = dt\,\,$ thus your integral becomes
$$\int e^{-ct} dt = -\int e^{u}\frac{1}{c}du = -\frac{1}{c}\int e^{u}du.$$
Can you take it from here?