Ask Question
31 March, 01:01

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

+5
Answers (1)
  1. 31 March, 04:01
    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 you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers