Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
2
\begin{exerciseStatement}
3
4
5
Explain how to use convolution along with the formula \(\mathcal{L}\{e^{at})=\frac{1}{s-a}\)to find the following inverse Laplace transform:
6
7
\[
8
\mathcal{L}^{-1}\left\{ \frac{3}{5 \, {\left(s + 7\right)} {\left(s - 4\right)}} \right\}
9
\]
10
\end{exerciseStatement}
11
12
\begin{exerciseAnswer}
13
\[ \frac{3}{55} \, e^{\left(4 \, t\right)} - \frac{3}{55} \, e^{\left(-7 \, t\right)} \]
14
\end{exerciseAnswer}
15
16
17