The signal flow graph of a system is shown below.

Which of the following is the state variable representation of the system?
-
$
x = \left[
\begin{array}
\ 1 & 1 \\\\
-1 & 0
\end{array}
\right] x +
\left[
\begin{array}
\ 0 \\\\
2
\end{array}
\right] u
$
y = [0 & 0.5] x
-
$
x = \left[
\begin{array}
\ -1 & 1 \\\\
-1 & 0
\end{array}
\right] x +
\left[
\begin{array}
\ 0 \\\\
2
\end{array}
\right] u
$
y = [0 & 0.5] x
-
$
x = \left[
\begin{array}
\ 1 & -1 \\\\
-1 & 0
\end{array}
\right] x +
\left[
\begin{array}
\ 0 \\\\
2
\end{array}
\right] u
$
y = [0.5 & 0.5] x
-
$
x = \left[
\begin{array}
\ -1 & 1 \\\\
-1 & 0
\end{array}
\right] x +
\left[
\begin{array}
\ 0 \\\\
2
\end{array}
\right] u
$
y = [0.5 & 0.5] x