The block diagram of a system with one input it and two outputs y1 and y2 is given below:

A state space model of the above system in terms of the state vector x and the output vector y = [y1 y2]T is
-
$\bar x$ = [2]x + [1]u; y = [1 2]x
-
$\bar x$ = [- 2]x + [1]u; y = $
\left[
\begin{array}
\ 1 \\\\
2
\end{array}
\right]
$x
-
$\bar x$ = $
\left[
\begin{array}
\ -2 & 0 \\\\
0 & -2
\end{array}
\right]
$x + $
\left[
\begin{array}
\ 1 \\\\
1
\end{array}
\right]
$u; y = $
\left[
\begin{array}
\ 1 & 2
\end{array}
\right]
$x
-
$\bar x$ = $
\left[
\begin{array}
\ 2 & 0 \\\\
0 & 2
\end{array}
\right]
$x + $
\left[
\begin{array}
\ 1 \\\\
2
\end{array}
\right]
$u; y = $
\left[
\begin{array}
\ 1 \\\\
2
\end{array}
\right]
$x