Suppose $x_1(t)$ and $x_2(t)$ are two linearly independent solutions of the equations:
$$x'_1(t) = 3x_1(t) + 2x_2(t)$$
and
$$x'_2(t) = x_1(t) + 2x_2(t)$$
where $x'_1(t)\text{ and }x'_2(t)$ denote the first derivative of functions $x_1(t)$ and $x_2(t)$ respectively with respect to $t$.
Find the general solution of
$x''(t) + 5x'(t) + 4x(t) = 0$
in terms of $x_1(t)$ and $x_2(t)$.
The general solution of the equation
$x''(t) + 5x'(t) + 4x(t) = 0$................................(1)
is
$x(t) = c _1 e^{-4t} + c _2e^{-t}$................................(2)
Now if i want to express equation (2) in term of $x_1(t)$ and $x_2(t)$ , what exactly i have to do ?
This question was asked on Indian Statistical Institute exam sheet some years ago.