Consider the differential equation (x + y) dx - xdy=0 with the initial condition that y=1 when x = 1. What is the absolu
Posted: Thu May 12, 2022 12:40 pm
Consider the differential equation (x + y) dx - xdy=0 with the initial condition that y=1 when x = 1. What is the absolute error for y at x = 1.5 if the Third Order Runge_Kutta Method is applied with step size h = 0.05? 0.00000006 O 0.00003 0.0000009 O 0.000004 none of the choices