Attempt following question by selecting a choice to answer.
f
Find a rule to describe the sequence.
17, 14, 11, 8, 5, ... BBBB ffffA.
fstart with 17, and divide by 3 repeatedly
B.
fstart with 17, and multiply by 3 repeatedly
C.
fstart with 17, and add -3 repeatedly
D.
fstart with 17, and add 3 repeatedly
ff
C
Step 1: Add -3 from each term of the sequence to get the next term of the sequence.
Step 2: 17, (17 + (-3)), (14 + (-3)), (11 + (-3)), (8 + (-3)), ...
Step 3: The rule is, start with 17, and add -3 repeatedly.