Stephanie M. answered 07/09/15
Tutor
5.0
(886)
Private Tutor - English, Mathematics, and Study Skills
Your initial value is x0 = 1.
To find x1, put x = x0 = 1 into the function:
x1 = f(x0) = f(1) = 3(1) + 5 = 3 + 5 = 8
Now, find x2 by putting x = x1 = 8 into the function:
x2 = f(8) = 3(8) + 5 = 24 + 5 = 29
Finally, iterate one more time using x = x2 = 29:
x3 = f(29) = 3(29) + 5 = 87 + 5 = 92