BC #42 Euler's Method
BC #42 Euler's Method
----------------------------------------------------------------------------------
dy xy
**(FR)1. Given that = with the initital condition f(0) = 3.
dx 2
Use Euler's Method starting at x = 0, with a step size of 0.1, to
approximate f(0.2).
dy 2
2. Using = x , approximate the 3
dx
2
solution which passes through (1,1) with
2 iterations where ∆x = .5 1
1 2 3