Purchase Solution

Solving First Order Differential Equations using the Euler Method

Not what you're looking for?

Ask Custom Question

In the problem, use Euler's method to obtain a four decimal approximation of the indicated value. Carry out the recursion of (3) by hand, first using h = 0.1 and then using h = 0.05.

y' = 2x - 3y + 1, y(1) = 5; y(1.2)

Purchase this Solution

Solution Summary

The Eulermethod is used to solve an ODE in this solution.

Solution Preview

First, we consider h=0.1, then
y(1)=5, y'(1)=2*1-3*5+1=-12
y(1.1)=y(1)+y'(1)*0.1=5+(-12**0.1=3.8
y'(1.1)=2*1.1-3*3.8+1=-8.2
So we ...

Purchase this Solution


Free BrainMass Quizzes
Know Your Linear Equations

Each question is a choice-summary multiple choice question that will present you with a linear equation and then make 4 statements about that equation. You must determine which of the 4 statements are true (if any) in regards to the equation.

Solving quadratic inequalities

This quiz test you on how well you are familiar with solving quadratic inequalities.

Exponential Expressions

In this quiz, you will have a chance to practice basic terminology of exponential expressions and how to evaluate them.

Multiplying Complex Numbers

This is a short quiz to check your understanding of multiplication of complex numbers in rectangular form.

Graphs and Functions

This quiz helps you easily identify a function and test your understanding of ranges, domains , function inverses and transformations.