The following initial value problem of a first order linear system $x' = 3x - 2y$
$x(0) = 1$, $y' = 3x + 4y$, $y(0) = -2$ can be converted into an initial value problem of a 2nd order
differential equation for $x(t)$. It is:
a) $x'' - 7x' + 6x = 0$, $x(0) = 1$, $x'(0) = -2$
b) $x'' - x' + 6x = 0$, $x(0) = 1$, $x'(0) = 1$
c) $x'' - x' + 6x = 0$, $x(0) = 1$, $x'(0) = 2$
d) $x'' - 7x' + 6x = 0$, $x(0) = 1$, $x'(0) = 7$
e) $x'' + 7x' + 6x = 0$, $x(0) = 1$, $x'(0) = 0$