$\mathbf {The \ Problem \ is}:$ Let, $\operatorname {u(t) = (u_1(t),u_2(t))}$ where $t\gt 0$ be the unique solution of the differential equation
$\operatorname {du/dt} = Au(t)$ where $\operatorname {u(0)}= (1,1)$ and
$A= $$\begin{bmatrix}
a & c \\
c & b \\
\end{bmatrix}$
is a $2×2$ symmetric matrix with $tr A\lt 0$ and $\operatorname {det}A\gt 0$ , then evaluate $\lim_{t \to \infty} \operatorname {u_1(t)} .$
$\mathbf {My \ approach}$ : I only could think that by the given information both the eigenvalues of $A$ are real and negative, and hence $A^{-1}$ exists, and $$ \begin{bmatrix} \operatorname {du_1(t)/dt}\\ \operatorname {du_2(t)/dt}\\ \end{bmatrix} = \begin{bmatrix} au_1(t)+cu_2(t) \\ cu_1(t)+bu_2(t) \\ \end{bmatrix} $$ , but I can't approach further.
Hint In analogy with the scalar setting, we can verify by differentiating that the general solution of $$\frac{d{\bf u}}{dt} = A {\bf u}$$ is $${\bf u}(t) = \exp (tA) {\bf u}_0 ,$$ where ${\bf u}_0 = {\bf u}(0)$. Now, since $A$ is symmetric, it is diagonalizable, say, $$A = P^{-1} \Delta P , \qquad \Delta := \operatorname{diag}(\lambda_1, \lambda_2) ,$$ where $\lambda_1, \lambda_2$ are the eigenvalues of $A$