Hi everyone! Read through the material below, and follow up with your instructor if you have questions.
Lesson 6: Euler’s Method
Learning Outcomes: At the end of this lesson you will be able to find a numerical solution to a First Order differential equations by using Euler’s method.
Topic. This lesson covers section 3.1: Euler’s Method
WeBWorK. There is one WeBWorK assignment on today’s material:
Lesson Notes. Here
Question of the day: Apply Euler’s method with step size $h=0.1$ to solve the initial value problem: $y^{\prime}-3y=\frac{x}{1+y}$, $y(1)=5$