I have to solve this differential equation with laplace
$y'' + 6y' + 9y = \begin{cases}5t & 0 < t \le 3 \\ 0 & t>= 3\end{cases}$ and $y(0)=1, y'(0)=1$
I know what to do with the left part of the equation but with the right i don't know.
Could you help me with that.
Thank you
EDIT
I found this result for Y(S) :

For the first term by using translation theorem i found this answer :
wich gives :

But the answer from my TI nspire is :

Do you know why i have an extra u(t-3)? thank you
Hint
$$y''+6y'+9y=5t-5t\,\,{{u}_{3}}(t)$$ $$s^2F(s)-sf(0)-f'(0)+6F(s)-6f(0)+9F(s)=\frac{5}{s^2}-\frac{5e^{-3s}}{s^2}-\frac{15e^{-3s}}{s}$$