For the following differential equation:
where constant B = 7 and C = 0, I need to find the roots/zeros, do a partial fraction expansion, an inverse Laplace transform and plot the function f(t). I then need to plot the poles and zeros of the differential equation.
I'm stuck on finding the laplace transform/transfer function of the differential equation. This is what I've tried:
Help appreciated, thanks.


Well, we have that:
$$\text{y}'''\left(t\right)+6\cdot\text{y}''\left(t\right)+11\cdot\text{y}'\left(t\right)+3\cdot\text{y}\left(t\right)=\text{B}\cdot\text{u}''\left(t\right)+\text{C}\cdot\text{u}'\left(t\right)+\text{u}\left(t\right)$$
Assuming that all the initial conditons are equal to $0$, we get for Laplace transform:
$$\text{s}^3\cdot\text{Y}\left(\text{s}\right)+6\cdot\text{s}^2\cdot\text{Y}\left(\text{s}\right)+11\cdot\text{s}\cdot\text{Y}\left(\text{s}\right)+3\cdot\text{Y}\left(\text{s}\right)=\text{B}\cdot\text{s}^2\cdot\text{U}\left(\text{s}\right)+\text{C}\cdot\text{s}\cdot\text{U}\left(\text{s}\right)+\text{U}\left(\text{s}\right)$$
Simplifying it bit:
$$\text{Y}\left(\text{s}\right)\cdot\left(\text{s}^3+6\cdot\text{s}^2+11\cdot\text{s}+3\right)=\text{U}\left(\text{s}\right)\cdot\left(\text{B}\cdot\text{s}^2+\text{C}\cdot\text{s}+1\right)$$
So, we also get:
$$\frac{\text{Y}\left(\text{s}\right)}{\text{U}\left(\text{s}\right)}=\frac{\text{B}\cdot\text{s}^2+\text{C}\cdot\text{s}+1}{\text{s}^3+6\cdot\text{s}^2+11\cdot\text{s}+3}$$
So, for the poles and zeros: