Ask Question
23 January, 11:47

7,4,1,-2 write a recursive and explicit rule for the sequence

+5
Answers (1)
  1. 23 January, 12:13
    0
    recursive:

    a (1) = 7 a (n) = a (n-1) - 3

    explicit:

    a (n) = 7-3 (n-1)

    Step-by-step explanation:

    for recursive you use a (n) = a (n-1) and then whatever the sequence is. Since yours goes down by 3, it would be - 3 at the end.

    For explicit, you use a (n) = first number in sequence+the difference in the sequence (n-1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “7,4,1,-2 write a recursive and explicit rule for the sequence ...” 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