asked 96.7k views
2 votes
F (1) = -16. f(n)=-29-f(n-1) f2=

1 Answer

3 votes

Explanation:

f(n) = - 29 - f( n - 1 )

f(1) = - 16

Now

f(2) = - 29 - f ( 2 - 1 )

= - 29 - f ( 1)

= -29 - ( - 16)

= - 29 + 16

= - 13

answered
User Kyle Gibson
by
8.5k 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.