Problem
Functions $f:[0,\infty[\rightarrow \mathbb{R}$ laplace transform, value at point $s > 0$ is defined with formula:
$$ \mathscr{L}\{f\}(s)=\int_{0}^{\infty}e^{-st}f(t)dt $$
Show that $$\mathscr{L}\{f\}(s)=\frac{1}{s+3} \quad \text{when }f(x)=e^{-3x}$$
Problem is I don't even understand what I am supposed to do here? If someone could give hint in the right direction that how I should begin solving this that would be highly appreciated.
$$\begin{array}{rcl} \mathcal{L}\{f\}(s) &=& \displaystyle \int_{0}^{\infty}e^{-st}f(t) \ \mathrm dt \\ &=& \displaystyle \int_{0}^{\infty}e^{-st}e^{-3t} \ \mathrm dt \\ &=& \displaystyle \int_{0}^{\infty}e^{-(s+3)t} \ \mathrm dt \\ &=& \displaystyle \left[\frac{-1}{s+3} e^{-(s+3)t}\right]_{0}^{\infty} \\ &=& \displaystyle \left[0 - \frac{-1}{s+3}\right] \\ &=& \displaystyle \frac{1}{s+3} \\ \end{array}$$