<exercise masterit-seed="7730" masterit-slug="D3" masterit-name="Inverse Laplace transforms">
<statement>
<p>
Explain how to use convolution along with the formula
<m>\mathcal{L}\{e^{at})=\frac{1}{s-a}</m>to find the following
inverse Laplace transform:
</p>
<me>
\mathcal{L}^{-1}\left\{ \frac{2}{7 \, {\left(s - 5\right)} {\left(s - 6\right)}} \right\}
</me>
</statement>
<answer>
<me> \frac{2}{7} \, e^{\left(6 \, t\right)} - \frac{2}{7} \, e^{\left(5 \, t\right)} </me>
</answer>
</exercise>