Suppose that we use the Improved Euler's method to approximate the solution to the differential equation Let
We let and and pick a step size The improved Euler method is the the following algorithm. From our approximation to the solution of the differential equation at the -th stage, we find the next stage by computing the -step and then the slope at The predicted new value of the solution is Then we find the slope at the predicted new point and get the corrected point by averaging slopes Complete the following table:


The exact solution can also be found for the linear equation. Write the answer as a function of .


Thus the actual value of the function at the point is
.

You can earn partial credit on this problem.