this is a 2 part question! so u can see the second part in the example!
Use Euler's method with step size h = 0.2 to approximate the solution to the initial value problem at the points x=4.2, 4.4, 4.6, and 4.8. y = (y² + y), y(4) = 2 COTXE Use Euler's method with h = 0.2 to generate the recursion formulas relating Xn. Yn Xn+1. and Yn+1 Xn+1 Yn+1
Use Euler's method with step size h = 0.2 to approximate the solution to the initial value problem at the points x = 5.2, 5.4, 5.6, and 5.8. y' = ² (y² + y), y(5)= 3 Use Euler's method with h = 0.2 to generate the recursion formulas relating xn. Yn Xn+1. and Yn+1- Xn+1 = x +0.2 2 Yn+1 Yn +0.2 (Yn Complete the table using Euler's method. Euler's Method 3.960 5.471 8.093 13.350 n 1 2 3 5.2 4 55 5.4 5.6 5.8 (Round to three decimal places as needed.)
this is a 2 part question! so u can see the second part in the example!
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am