I'm stuck trying to perform an inverse laplace transform of $\dfrac{2}{4s^2+s}$. MathCad said that the original is $2 -2e^{-\frac{1}{4}t}$, and I know that this is the right solution, but I can't understand how it was derived. I also understand that the image can be represented as $2\dfrac{1}{4s^2+s}$, and the original might be $2(1-e^{-\frac{1}{4}t})$.
So, can you please explain step-by-step why $$\frac{2}{4s^2+s} \xrightarrow{\text{Inverse Laplace Transform}} 2-2e^{-\frac{1}{4}t}\ ?$$
If $$Y(s)=\frac{2}{4s^2+s}$$ is our job so you can do it as follows:
$$Y(s)=\frac{2}{s(4s+1)}=\frac{2}s-\frac{8}{4s+1}$$ So $$y(x)=\mathcal{L}^{-1}(2/s)-\mathcal{L}^{-1}(8/4s+1)$$