asked 41.3k views
5 votes
Use the recursive formula f(n) = 0.4 ⋅ f(n − 1) + 12 to determine the 2nd term if f(1) = 4.

asked
User Melique
by
8.5k points

1 Answer

4 votes

Answer:

f(2) = 13.6

Explanation:

Using the recursive formula and f(1) = 4 , then

f(2) = 0.4 f(1) + 12 = (0.4) × 4) + 12 = 1.6 + 12 = 13.6

answered
User Yufei Zhao
by
8.1k 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.