136k views
4 votes
Sarah is collecting recyclables for a science project. On the first day she collects 35 recyclable objects. On the second day she has a total of 52 recyclables. On the third day she has a total of 69 recyclables. Determine if the scenario describes an arithmetic or a geometric sequence. Then, write the recursive formula for the sequence described.

User Jason CHAN
by
6.9k points

1 Answer

3 votes
hmm, aritmetic means increase by a constant amount
geometric means multiply each term by a constant to get the next


hmm 35 to 52 is 17
52 to 69 is 17
so probably aritmetic

a term plus 17 equals the next term
or
f(n)=17+f(n-1)
or
f(n+1)=17+f(n)
User Cyberguille
by
7.1k points