$$ \frac{2s+5}{s^2+6s+34} $$
I am stuck on this part:
Wolfram has the step by step showing that you simply split up the original fraction into
$$ \frac{2s}{s^2+6s+34} + \frac{5}{s^2+6s+34} $$
and then it solves it. But that doesn't help. Could someone please help me understand how to do this problem?
Use the method of completing the square to see that the denominator is $(s+3)^2+5^2$. Then we have $$\frac{2s+5}{(s+3)^2+5^2}=2\frac{s+3}{(s+3)^2+5^2}-\frac{1}{5}\frac{5}{(s+3)^2+5^2}.$$ These functions are now in a standard form to be inverse-transformed.