Ask Question
23 October, 03:47

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. 23 October, 05:57
    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 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