Ask Question
8 March, 03:57

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

+3
Answers (1)
  1. 8 March, 04:14
    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 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