Consider the state-space model:
\[ \dot{x}(t) = A x(t) + B u(t) \] \[ y(t) = C x(t) \] \[ A = \begin{bmatrix} 0 & 1 \\ -2 & -3 \end{bmatrix}, \quad B = \begin{bmatrix} 0 \\ 1 \end{bmatrix}, \quad C = \begin{bmatrix} 1 & 0 \end{bmatrix} \]The sum of the magnitudes of the poles is: