198k views
1 vote
F(1)=3
f(n)=f(n−1)+5.5 ​
f(3)=

User Vlad Lyga
by
8.1k points

2 Answers

4 votes

Answer:

14

Explanation:

User JColeson
by
9.1k points
4 votes

Answer:

f(3) = 14

Explanation:

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

f(2) = f(1) + 5.5 = 3 + 5.5 = 8.5

f(3) = f(2) + 5.5 = 8.5 + 5.5 = 14

User Lekeisha
by
7.9k 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