Ask Question
26 April, 08:42

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

+3
Answers (1)
  1. 26 April, 10:54
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers