Ask Question
10 August, 22:35

Find the first 3 iterations using f (x) = 3x if you have an initial value of 1 show work

+5
Answers (1)
  1. 10 August, 22:48
    0
    You need to replace the x with the value that you want to evaluate. If the initial value is 1, you have to replace the x with1, then with 2, an finally with 3.

    Iteration 1.

    f (x=1) = 3 * (1)

    f (x=1) = 3

    Iteration 2.

    f (x=2) = 3 * (2)

    f (x=2) = 6

    Iteration 3.

    f (x=3) = 3 * (3)

    f (x=3) = 9
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Find the first 3 iterations using f (x) = 3x if you have an initial value of 1 show work ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers