163k views
0 votes
Find the first 3 iterations of the function here:

G(x) =-1|X-2|+3 if you have an initial value of 0.5.

User Krase
by
8.2k points

1 Answer

7 votes

Answer:

1.5, 2.5, 2.5

Explanation:

G(x) = -|x-2| + 3

x=0 = 0.5

x1 = -|0.5-2| + 3

= -|-1.5| + 3

= -1.5 + 3

x1 = 1.5

x2 = -|1.5-2| + 3

= -|-0.5| + 3

= -0.5 + 3

x2 = 2.5

x3 = -|2.5-2| + 3

= -|0.5| + 3

= -0.5 + 3

x3 = 2.5

User Shatiz
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories