Ask Question
27 April, 01:55

A sequence is defined recursively by the formula f (n+1) = f (n) + 3. The first term of the sequence is - 4. What is the next

+5
Answers (1)
  1. 27 April, 02:10
    0
    The first term is f (1) = - 4.

    So, the next term is the second one f (2).

    Using formula

    f (n+1) = f (n) + 3,

    f (1+1) = f (1) + 3,

    f (2) = - 4 + 3 = - 1.

    Answer f (2) = - 1.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “A sequence is defined recursively by the formula f (n+1) = f (n) + 3. The first term of the sequence is - 4. What is the next ...” 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