191k 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?

–3.5
–3
0.5
3

User PseudoAj
by
4.7k points

2 Answers

4 votes

✏️ Development:

⭐ Initially, we have to find the reason why it was -1.5:


\large {\text {$ \sf f (n+1) = -2 f(n) $}}

➡️ Having n, then we'll find the value of n, then we'll replace it with the found result.


\large {\text {$ \sf f (x+1) = -2.x = -1,5 $}}

⌛ So, we will have to find what x is worth in this case:


\large {\text {$ \sf f ( 0,75 +1 ) = -2 \cdot 0,75 $}}


\large {\text {$ \sf f ( 0,75) = -1,5 $}}

→ Knowing this...


\large {\text {$ \sf f ( 1,5 + 1 ) = -2 \cdot 1,5 $}}


\large {\boxed {\boxed {\sf f ( 2,5 ) = -3 }}}
\checkmark

_____________________________

A sequence is defined recursively by the formula f(n + 1) = –2f(n). The first term-example-1
User Yelena
by
5.0k points
6 votes

Answer:

The answer is 3

Explanation:

It's just wisdom I mean think about it it

1.5 then 3

User JediBurrell
by
5.7k points