98.4k views
1 vote
F(n+1) = f(n) -2n if f(1) =18 what is f(5)

User Nastro
by
7.7k points

1 Answer

4 votes
f(2) = f(1+1) = f(1) - 2*1= 16
f(3) = f(2+1) = f(2) - 2*2 = 12
and so on:
f(4) = 6
f(5) = -2
User David Kiff
by
8.7k 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