answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
weeeeeb [17]
2 years ago
15

Use Euler's method to obtain a four-decimal approximation of the indicated value. Carry out the recursion of (3) in Section 2.6

yn + 1 = yn + hf(xn, yn) (3) by hand, first using h = 0.1 and then using h = 0.05. y' = 2x − 3y + 1, y(1) = 9; y(1.2) y(1.2) ≈ (h = 0.1) y(1.2) ≈ (h = 0.05)
Mathematics
1 answer:
Sergeu [11.5K]2 years ago
6 0

Answer:

At h=0.1 value od y(1.2)=15.920, and at h=0.05, y(1.2)=16.523.

Step-by-step explanation:

Given,

f(x,y)=\frac{dy}{dx}=2x+3y+1 with y(1)=9.

That is when x=1 then y=9 initially.

To find value of y= f(x,y) at x_n=x_0+nh=1.2 when y=0.1 and y=0.05 we will use c-programme  of Eular method we get, for h=0.1 :

#include<stdio.h>

float fun(float x, float y)

{

  float f;

  f=2x+3y+1;

  return f;

}

main()

{

   float a,b,x,y,h,t,k;

   printf("\ Enter x0,y0,h,xn:");

   scanf("% f % f % f % f ", & a, &b, &h, &t);

   x=a;

   y=b;

   printf("\n x\t y\n");

   while (x<=t)

{

   k=h*fun(x,y);

   x=x+h;

   y=y+k;

   printf("%0.3f\%0.3f\n",x,y);

}

}

By putting value x0=1, y0=9, h=0.1, xn=1.2  we will get results as, y(1.2)=15.920.

Again by putting values x0=1, y0=9, 0.h=05, xn=1.2 we get y(1.2)=16.523.

You might be interested in
A sewing club is making a quilt consisting of 25 squares with each side of the square measuring 30 centimeters. If the quilt has
Sedbober [7]
First, you must find an equation. You would first find the length of 1 square, and then multiply it by how many rows. Then on the side, you would find the width on one square, and then multiply it by how many columns. Once you find you total length and width, find the perimeter of the whole quilt! Let me know if there is any questions! <span />
5 0
2 years ago
In the envelope game, there are two players and two envelopes. One of the envelopes is marked ''player 1 " and the other is mark
svetoff [14.1K]

Answer:

Step-by-step explanation:

a) The game tree for k = 5 has been drawn in the uploaded picture below where C stands for continuing and S stands for stopping:

b) Say we were to use backward induction we can clearly observe that stopping is optimal decision for each player in every round. Starting from last round, if player 1 stops he gets $3 otherwise zero if continues. Hence strategy S is optimal there.

Given this, player 2’s payoff to C is $3, while stopping yields $4, so second player will also chooses to stop. To which, player 1’s payoff in k = 3 from C is $1 and her payoff from S is $2, so she stops.

Given that, player 2 would stop in k = 2, which means that player 1 would stop also in k = 1.

The sub game perfect equilibrium is therefore the profile of strategies where both players always stop: (S, S, S) for player 1, and (S, S) for player 2.

c) Irrespective of whether both players would be better off if they could play the game for several rounds, neither can credibly commit to not stopping when given a chance, and so they both end up with small payoffs.

i hope this helps, cheers

5 0
2 years ago
Rework problem 28 from section 3.1 of your text, involving the inspection of refrigerators on an assembly line. You should still
sergeinik [125]
Event: Probability: A. Too much enamel 0.18 B. Too little enamel 0.24 C. Uneven application 0.33 D. No defects noted 0.47 


let P(AC) = x, P(BC) = y, then P(A) + P(B) + P(C) - (x+y) = 1-0.47 = 0.53 x+y = 0.22 
3. The probability of paint defects that results to <span>an improper amount of paint and uneven application? </span>
 P(A U B U C) = 0.53 

4. <span>the probability of a paint defect that results to</span>
<span>the proper amount of paint, but uneven application?</span>
P(C) - P(AC) - P(BC) = 0.47 - 0.22 = 0.25 


A and B are disjoint so P(ABC) = 0, but you can have P(AC) and P(BC). you can't compute these separately here, but you can compute P(AC) + P(BC). By the way, P(AC) eg is just an abbreviated version of P(A∩C).
3 0
2 years ago
A new computer has a model number, a part number, and a serial number. The model number is assigned by the manufacturer to ident
kumpel [21]
<span>(serial number, model number)

That's a function mapping each serial number to its model number.

 (part number, serial number)

That's not a function; the same part number is in computers with different serial numbers

</span><span> (model number, part number)
</span><span>
That one's a bit confusing.  Normally a given model would have more than one part number inside so this isn't a function.  But here the description says there's only one part number for each model, so that would be a function.

(model number, serial number)

Not a function, more than one serial number for a given model number.


</span>
4 0
2 years ago
Read 2 more answers
Refer to the accompanying data display that results from a sample of airport data speeds in Mbps. The results in the screen disp
e-lub [12.9K]

Answer:

D. is the correct answer, hope this helps!


4 0
2 years ago
Read 2 more answers
Other questions:
  • What is 12,052 in expanded form
    12·2 answers
  • A region R in the xy-plane is given. Find equations for a transformation T that maps a rectangular region S in the uv-plane onto
    7·1 answer
  • Subtract measurement with Same Difference Theorem
    6·3 answers
  • A random generated list of numbers from 0 to 4 is being used to simulate an event, with the numbers 3 and 4 representing a succe
    9·1 answer
  • The college has 700 students, and has issued student 388 parking permits. What is the percentage of students with parking permit
    5·1 answer
  • By what factor does the intensity increase for each whole number increase in the Richter scale? Use your understanding of logari
    14·2 answers
  • You open a business selling school supplies and tutoring sessions. In your first week, you had $9,000 in sales. You ran a promot
    7·1 answer
  • Between 11 pm and 8:10 am, the water level in a swimming pool decreased by 5/24 inches. Assuming that the water level decreased
    14·1 answer
  • 600 can be written as 2^a x b x c^d. where a, b, c and d are all prime numbers. find the values of a, b, c and d
    14·1 answer
  • Ummi is setting up an aquarium in the shape shown here. She fills it
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!