- Find the Laplace transform of $$4e^2t-3\cos^2(2t)+2\cosh(3t).$$
My answer: $$\begin{align}\mathcal{L}(4e^2t-3\cos^2(2t)+2\cosh(3t))&=4\mathcal{L}(e^2t)-3\mathcal{L}(\cos^2(2t))+2\mathcal{L}(\cosh(3t))\\ &=\frac4 {s-2}-3\mathcal{L}(\cos^2(2t))+\frac{2s}{s^2-9}.\end{align}$$
But how can I find $\mathcal{L}(\cos^2(2t))$?
- Find inverse Laplace transform of:
i- $${6s-4}\over {s^2-4s+20}$$
ii- $${4s+12}\over {s^2+8s+16}$$
Thanks.