Ask Question
22 November, 04:13

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

+5
Answers (1)
  1. 22 November, 05:39
    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?
Get an answer to your question ✅ “7,4,1,-2 write a recursive and explicit rule for the sequence ...” 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