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
Answer:
The speed on motorboat is 20 mph
Step-by-step explanation:
here, we want to find the speed on the motorboat
if he has a speed of x mph on the motor boat, his speed on the ski will be (x + 10) mph
The total hours is 4 hours
Mathematically; speed = distance/time
Time on ski is 27/x+ 10
Time on motor boat is 62/x
The addition of both is 4
Thus;
27/(x + 10) + 62/x = 4
27(x) + 62(x + 10) = 4(x)(x + 10)
27x + 62x + 620 = 4(x^2 + 10x)
89x + 620 = 4x^2 + 40x
4x^2 -49x-620 = 0
using the quadratic formula;
{-b ± √(b^2-4ac)}/2a
where a = 4, b = -49 and c = -620
= 49 ± √(-49)^2-4(4)(-620)/8
So we have
49+ 111/8 or 49-111/8
Speed cannot be negative
(49 + 111)/8
= 20 mph
Answer:
The most number of layers he can afford is 2
Step-by-step explanation:
We automatically have a fee of 17 so we know we have 13 dollars remaining. Using this information, we know that one layer is 5 dollars which means we can get 2 layers which is equal to 10 dollars which turns our total fee to $27. Hope this helps!
Answer:
2
Step-by-step explanation:
Known :
h = 10
d = 3
Asked :
V = ...?
Answer :
V = ¼πd²h
= ¼ × 3.14 × 3² × 10
= ¼ × 3.14 × 9 × 10
= <u>7</u><u>0</u><u>.</u><u>6</u><u>5</u>
<em>Hope </em><em>it </em><em>helpful </em><em>and </em><em>useful </em><em>:</em><em>)</em>