Find the inverse Laplace transform of $$\frac{40.5}{s(s^2-9)}$$ using the convolution theorem.
I see how you can solve this using partial fractions, but apparently it's supposed to be easier if you use convolution. I don't see how to apply convolution here because the inverse of $1/s$ is just $1$ which doesn't fit into the integral when I try to do it.
All you need to know is that the ILT of $1/(s^2-9)$ is $(1/3) \sinh{(3 t)}$. The convolution integral...doesn't matter which is a function of $t'$ or $t-t'$. Thus, the ILT is
$$\frac{40.5}{3} \int_0^t dt' \sinh{(3 t')} $$
which I am sure you can handle.