Solve the following system subject to the given initial data
$$x’(t)= x(t)-4y(t), x(0)=1 $$
$$y’(t)=x(t)+y(t), y(0)=1$$
So far i have gotten to the step where $$x''(t)=x'(t)-4y'(t)$$
$$x''(t)=-3x(t)-12y(t)$$
I am not sure on how to continue after this