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

asked
User JkShaw
by
7.8k points

1 Answer

7 votes

Answer:

-1280.

Explanation:

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

As function of 1 = 160, function of 2 = -2 * 160 = -320.

function of 3 = -320 * -2 = 640 and

= function of 4 = 640 * -2 = -1280.

answered
User Elton Saunders
by
8.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.