The general solution of the linear system $\mathbf{X}^{\prime}=\mathbf{A} \mathbf{X}$ is given.
(a) In each case discuss the nature of the solution in a neighborhood of $(0,0)$.
(b) With the aid of a graphing utility plot the solution that satisfies $\mathbf{X}(0)=(1,1)$
$$
\begin{aligned}
&\mathbf{A}=\left(\begin{array}{ll}
-6 & 5 \\
-5 & 4
\end{array}\right) \\
&\mathbf{X}(t)=c_{1}\left(\begin{array}{l}
1 \\
1
\end{array}\right) e^{-t}+c_{2}\left[\left(\begin{array}{l}
1 \\
1
\end{array}\right) t e^{-t}+\left(\begin{array}{l}
0 \\
\frac{1}{5}
\end{array}\right) e^{-t}\right]
\end{aligned}
$$