Solve the given system of differential equations by systematic elimination.
2 dx/dt - 6x + dy/dt = e^t
dx/dt - x + dy/dt = 6e^t
(x(t), y(t)) = (C1e^5t + 4/5e^t, 6e^t - 6/5C1e^5t + C2)
Solve the given initial-value problem.
dx/dt = y - 1
dy/dt = -6x + 2y
x(0) = 0, y(0) = 0
x(t) = 1/3(e^t(-cos sqrt(5) t + 1/sqrt(5)sin sqrt(5) t) + 1)
y(t) = e^t(1/3(sqrt(5) + 1/sqrt(5))sin sqrt(5) t) + 1