5. (30 pts) Use Euler's Method with a step size of h=0.1 to find approximate values of the solution at t = 0.1, 0.2, 0.3, 0.4, and 0.5 for the given differential equation: y' + 2y = 2 - e^-4t y(0) = 1
Note: Consider up to the 5th decimal place and show the equivalent graph of your solution.