asked 42.7k views
4 votes
If f(1) = 160 and f(n + 1) = –2f(n), what is f(4)?

2 Answers

1 vote

Answer:

-1,280

Explanation:

answered
User Chassity
by
7.8k points
6 votes
f4 can be rewritten to:

f(4) = f(3+1) = -2f(3) [Using f(n+1) = -2f(n)]

Keep using f(n+1):

-2f(3) = -2f(2+1) = -2[-2f(2)] = 4f(2)

Again:

4f(2) = 4f(1+1) = 4[-2f(1)] = -8f(1) = -8*160

-8*160 = -1280
answered
User Pooky
by
7.9k 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.