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
Hshahgsuzhshgdshhshsjushsgsgsjhdgdhdhhhgghvfdf
Answer:the answer is 45x
Step-by-step explanation:
Assume that
a and b = the two legs of the right triangle.
c = the hypotenuse.
The area of the right triangle is 750 yd², therefore
(1/2)*a*b = 750
ab = 1500 (1)
The perimeter is 150yd, therefore
a + b + c = 150 (2)
Let the side fenced with wood be a, at $5/yd. Sides b and c are fenced with steel at $10/y. The total cost is $1200, therefore
5a + 10b + 10c = 1200
or
a + 2b + 2c = 240 (3)
From (2), obtain
c = 150 - a - b (4)
Substitute (4) into (3)
a + 2b + 2(150 - a - b) = 240
-a + 300 = 240
a = 60
From (1), obtain
60b = 1500
b = 25
From (4), obtain
c = 150 - 60 - 25 = 65
Answer:
A. The length of the leg fenced with wood is 60 yd.
B. The length of the leg fenced with steel is 25 yd.
<h2> first say me plz which language is this</h2>