• 3. Consider the initial value problem dy = x - y2, y(0) = 1 (2) dx (a) Use the modified Euler method with step h = 0.1
Posted: Tue May 10, 2022 11:21 am
• 3. Consider the initial value problem dy = x - y2, y(0) = 1 (2) dx (a) Use the modified Euler method with step h = 0.1 to determine the approximate value of the solution at x = 0.1. Give the answer correct to the fourth decimal place. (b) Use the fourth order Runge-Kutta method with step h = 0.5 to determine the approximate value of the solution at x = 0.5. Give the answer correct to the fourth decimal place.