Ask Question
9 June, 09:11

Write the first five terms of the sequence described by the recursive formula f (1) = 2, f (x) = f (x-1) * 4

+1
Answers (1)
  1. 9 June, 09:16
    0
    2,8,32,128,512

    Step-by-step explanation:

    f (x) = f (x-1) * 4

    f (1) = 2

    f (2) = f (2-1) * 4=f (1) * 4=2*4=8

    f (3) = f (3-1) * 4=f (2) * 4=8*4=32

    f (4) = f (4-1) * 4=f (3) * 4=32*4=128

    f (5) = f (5-1) * 4=f (4) * 4=128*4=512
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Write the first five terms of the sequence described by the recursive formula f (1) = 2, f (x) = f (x-1) * 4 ...” 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