Use the Euler method and a calculator to approximate the values of the exact
solution at \(t=0,0.1, \ldots, 0.5\) by using \(h=0.1 .\) For Exercises \(1-8\) find
the exact solutions \(x\) and \(y ;\) for Exercises \(9-13\) find the exact solution
\(x .\) Evaluate the exact solutions at \(t=0,0.1, \ldots, 0.5 .\) Compare the
approximations to the exact values by calculating the errors and percentage
relative errors. Repeat the exercise using the Runge-Kutta method in place of
the Euler method. How much better are the approximations obtained using the
Runge-Kutta method?
\(x^{\prime}=6 x-3 y+e^{2 t}\)
\(y^{\prime}=2 x+y-e^{2 t}\)
\(x(0)=4, y(0)=4\)