Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
<exercise masterit-seed="7730" masterit-slug="D3" masterit-name="Inverse Laplace transforms">
2
<statement>
3
<p>
4
Explain how to use convolution along with the formula
5
<m>\mathcal{L}\{e^{at})=\frac{1}{s-a}</m>to find the following
6
inverse Laplace transform:
7
</p>
8
<me>
9
\mathcal{L}^{-1}\left\{ \frac{2}{7 \, {\left(s - 5\right)} {\left(s - 6\right)}} \right\}
10
</me>
11
</statement>
12
<answer>
13
<me> \frac{2}{7} \, e^{\left(6 \, t\right)} - \frac{2}{7} \, e^{\left(5 \, t\right)} </me>
14
</answer>
15
</exercise>
16
17
18