Question Posted on June 25, 2016 by admin Question Use the RK4 method to approximate y(0.2), where y(x) is the solution of the initial-value problem y” – 2y’ + 2y = et cos t, y(0) = 1, y'(0) = 2. First use h = 0.2 and then use h = 0.1.