We want to solve the Initial Value Problem y' = y + 4xy, with y(0) = 1.
To use Euler's method, define
y(i+1) = y(i) + hy'(i), for i=0,1,2, ...,
where
h = 0.1, the step size.,
x(i) = i*h
1st step.
y(0) = 1 (given) and x(0) = 0.
y(1) ≡ y(0.1) = y(0) + h*[4*x(0)*y(0)] = 1
2nd step.
x(1) = 0.1
y(2) ≡ y(0.2) = y(1) + h*[4*x(1)*y(1)] = 1 + 0.1*(4*0.1*1) = 1.04
3rd step.
x(2) = 0.2
y(3) ≡ y(0.3) = y(2) + h*[4*x(2)*y(2)] = 1.04 + 0.1*(4*0.2*1.04) = 1.1232
4th step.
x(3) = 0.3
y(4) ≡ y(0.4) = y(3) + h*[4*x(3)*y(3)] = 1.1232 + 0.1*(4*0.3*1.1232) = 1.258
5th step.
x(4) = 0.4
y(5) ≡ y(0.5) = y(4) + h*[4*x(4)*y(4)] = 1.258 + 0.1*(4*0.4*1.258) = 1.4593
Answer: y(0.5) = 1.4593
A statement that has mathematical expressions that are equal.
Examples:
2+1=3
11x4=44
Answer:
Read explain
Step-by-step explanation:
The steps taken to solve this system of equations would first be:
1. Sub 4x-2 into your first equation, 2x+5(4x-2)= 12 ->
2. Solve/simplify this equation to get x=1
3. Sub x=1 into your second equation and solve for y = 2
4. Get the solution (1,2)
Answer:
4
Step-by-step explanation:
the answer is 4 because 2.33333333333
is 4
Answer:
Step-by-step explanation:
9
1. ∠ACB ≅∠ECD ; vertical angles are congruent (A)
2. C is midpoint of AE ; given
3. AC ≅CE; midpoint divides the line segment in 2 congruent segments (S)
4.AB║DE; given
5. ∠A≅∠E; alternate interior angles are congruent (A)
6. ΔABC≅ΔEDC; Angle-Side-Angle congruency theorem
10
1. YX≅ZX; given (S)
2. WX bisects ∠YXZ; given
3. ∠YXW≅∠ZXW; definition of angle bisectors (A)
4. WX ≅WX; reflexive propriety(S)
5. ΔWYX≅ΔWZX; Side-Angle-Side theorem