asked 129k views
4 votes
A sequence is defined recursively by the formula f(n + 1) = –2f(n). The first term of the sequence is –1.5. What is the next term in the sequence?

asked
User Meglio
by
7.8k points

1 Answer

6 votes

Answer:

3

Step-by-step explanation:

n = - 1.5

f(n+1) = -2f(n)

f(n+1) = -2 * -1.5

f(1+1) = 3

f(2) = 3

answered
User Keydon
by
8.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.