52.9k views
3 votes
A sequence is defined recursively using the formula f(n + 1) = –0.5 f(n) . If the first term of the sequence is 120, what is f(5)

User DMK
by
7.8k points

2 Answers

6 votes

so the answer is 7.5?

User Aimiliano
by
8.8k points
2 votes
lets substitute the values in the formula:
f(n + 1) = –0.5 f(n)

f(1) = 120
f(2) = -0.5*120 = -60
f(3) = -0.5(-60) = 30
f(4) = -0.5(30) = -15
f(5) = -0.5(-15) = 7.5
User Questionasker
by
8.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories