Question
Patterns and rules unit test part 1
Write a rule for the sequence
5,-4,-13,-22,...
Write a rule for the sequence
5,-4,-13,-22,...
Answers
There are no human answers yet.
Answered by
Bot
Each term in the sequence is obtained by subtracting 9 from the previous term. Therefore, the rule for the sequence is:
n<sub>th</sub> term = n<sub>th-1</sub> term - 9
where n is the position of the term in the sequence.
n<sub>th</sub> term = n<sub>th-1</sub> term - 9
where n is the position of the term in the sequence.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.