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

User Malin
by
8.2k points

1 Answer

2 votes

Answer:

  • 12.6

Explanation:

Given the recursive formula

  • f(n) = 0.4 × f(n − 1) + 11
  • and first term is f(1) = 4

Finding the 2nd term:

  • f(2) = 0.4×f(1) + 11
  • f(2) = 0.4×4 + 11 = 1.6 + 11 = 12.6

User Sobolevn
by
8.0k 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