1answer.
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
Paha777 [63]
2 years ago
8

‏In Problems 1 and 2 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’ = x + y^2 , y(0); y(0.2)
Mathematics
1 answer:
tekilochka [14]2 years ago
8 0

I saw on your other question that you mention <em>y</em> (0) = 0. Let

<em>f(x</em>, <em>y)</em> = <em>x</em> + <em>y</em> ²

Now consider the recurrences in Euler's method,

\begin{cases}x_0=0\\x_n=x_{n-1}+h&\text{for }n>0\end{cases}

\begin{cases}y_0=y(x_0)=0\\y_n=y_{n-1}+f(x_{n-1},y_{n-1})h&\text{for }n>0\end{cases}

where <em>h</em> is the step size.

We then approximate <em>y</em> (0.2) in ...

• ... 2 steps for <em>h</em> = 0.1 :

\begin{cases}x_0=0\\y_0=0\end{cases}

\begin{cases}x_1=x_0+0.1=0.1\\y_1=y_0+f(x_0,y_0)\times0.1=0\end{cases}

\begin{cases}x_2=x_1+0.1=0.2\\y_2=y_1+f(x_1,y_1)\times0.1=0.01\end{cases}

so that <em>y</em> (0.2) ≈ 0.01;

• ... 4 steps for <em>h</em> = 0.05 :

\begin{cases}x_0=0\\y_0=0\end{cases}

\begin{cases}x_1=x_0+0.05=0.05\\y_1=y_0+f(x_0,y_0)\times0.05=0\end{cases}

\begin{cases}x_2=x_1+0.05=0.1\\y_2=y_1+f(x_1,y_1)\times0.05=0.0025\end{cases}

\begin{cases}x_3=x_2+0.05=0.15\\y_3=y_2+f(x_2,y_2)\times0.05=0.0075003125\end{cases}

\begin{cases}x_4=x_3+0.05=0.2\\y_4=y_3+f(x_3,y_3)\times0.05=0.0150031252343798828125

so <em>y</em> (0.2) ≈ 0.015.

You might be interested in
Which steps will translate f(x) = 3* to g(x) = 3x + 1 + 4?
Makovka662 [10]

Answer:

the first one of your answers

Step-by-step explanation:

4 by the power of 1 x 3

8 0
2 years ago
What the heck, none of this makes sense to me
Natasha_Volkova [10]

Answer:

45

Step-by-step explanation:

3 0
2 years ago
1. Find the quotient.<br> 0.003<br> ————<br> 0.5
Ugo [173]

Answer:

Step-by-step explanation:

u can also express the quotient remainder as a fraction or decimal. You can calculate the decimal by first placing a decimal point following your quotient of 2 and then continuing long division by adding a zero to your remainder, transforming it from 4 to 40. The number 8 goes into 40 five times, resulting in a final quotient of 2.5. So, if, for example, this was a monetary transaction in which you had to divide $20 between eight people, this quotient with the decimal remainder determines that each person receives $2.50. To convert this decimal to a fraction, you would translate .5 to 5/10, then reduce it to its lowest terms, which would be 1/2.

6 0
3 years ago
13. Jody is supplying his food truck for the week. He buys 32 pounds of pork and 50 pounds of chicken for a total of $185. He re
larisa [96]

Answer:

Pork is $1.75 per pound (x=1.75)

Chicken is $2.58 per pound (y=2.58)

Step-by-step explanation:

<u>Key skills needed for this problem: Linear Equations, Systems, Elimination</u>

1) Use x and y for the pork and the chicken and you will get 2 equations:

  • 32x + 50y = 185
  • 8x + 20y = 65.6

We can use elimination in this system.

2) To use elimination, we can multiply the 2nd equation by -4:

-4(8x + 20y) = 65.6(-4) becomes -32x-80y = -262.40

3) Next add both equations:

32x + 50y = 185

+

-32x - 80y = -262.4

-----------------------------

-30y = -77.4

y = $2.58

4) Next we can substitute the y value into one of the equations. I like the first one so I used that one ---> 32x + 50(2.58) = 185

50(2.58) is equal to 129 so ---> 32x + 129 = 185

                                                           -129     -129

                                                   ------------------------

                                                    32x = 56

                                       Divide by 32 and get x= $1.75

5) Therefore, It is $1.75 per pound of pork, and $2.58 per pound of beef.

<em>Hope you understood and have a nice day!! :D</em>

4 0
3 years ago
Add or subtract. Simplify your answer. x+2/x^2−100 + 8/x^2−100
stiv31 [10]
\dfrac{x+2}{x^2-100}+\dfrac{8}{x^2-100}=\dfrac{x+2+8}{x^2-100}=\dfrac{x+10}{x^2-10^2}\\\\=\dfrac{x+10}{(x+10)(x-10)}=\dfrac{1}{x-10}\to\fbox{B.}\\\\\\The\ domain:\\D:m\neq0\ and\ m\neq-7\\\\\dfrac{1}{m}=\dfrac{2}{m+7}\ \ \ \ |cross\ multiply\\\\2\cdot m=1\cdot(m+7)\\2m=m+7\ \ \ \ |subtract\ "m"\ from\ both\ sides\\\boxed{m=7}
8 0
2 years ago
Other questions:
  • E = {1, 2, 3}
    12·1 answer
  • Question:
    12·1 answer
  • Can you answer the question please I really need help
    13·1 answer
  • Is (0,1) , (1,3) , (2,5), (3,7) a function?​
    5·2 answers
  • HELP PLEASE I DON'T UNDERSTAND THIS AT ALL​
    7·2 answers
  • 7 (8.5 minus 1.5) + 8 divided by 2
    12·1 answer
  • G(x) = 35x^2– 48x – 27; 7x + 3<br> how do i solve this using long division?
    11·1 answer
  • Find a pair of complementary angles. Show work to prove they are complementary.
    8·2 answers
  • Find the value of x.<br> 3<br> x = [?]
    10·1 answer
  • Astand is a frustum shape, formed by removing a small square based pyramid from the top of
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!