Saladsamurai
- 3,009
- 7
Homework Statement
Solve y"+4y'=sin 3t subject to y(0)=y'(0)=0 using Laplace Transform
The Attempt at a Solution
So I got:
s^2Y(s)-sy(0)-y'(0)+4[sY(s)-y(0)]=\frac{3}{s^2+9}
\Rightarrow Y(s)=\frac{3}{(s^2+9)(s^2+4)}
Now it looks like two irreducible quadratics, which I know should not be too bad, but I have never dealt with more than one.
Now am I correct to say that
\frac{3}{(s^2+9)(s^2+4)}=\frac{Ax+B}{s^2+9}+\frac{Cx+D}{s^2+4}
This is where I think I have the problem... the notation.
Thanks!