asked 42.8k views
0 votes
A sequence has the recursive rule f(n)=2f(n-1). The first term of the sequence is 7. Write the first 3 terms of the sequence

1 Answer

6 votes

The rule says each term is double the previous one. Your terms are ...

... 7, 14, 28

answered
User Nullrevolution
by
7.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.