asked 9.5k views
4 votes
A sequence is defined by the recursive function f(n + 1) = f(n) – 2.

If f(1) = 10, what is f(3)?

asked
User Desolate
by
7.9k points

2 Answers

4 votes

Answer:

f (3) = 6

Explanation:

answered
User Natim
by
8.4k points
1 vote
I hope this helps you
A sequence is defined by the recursive function f(n + 1) = f(n) – 2. If f(1) = 10, what-example-1
answered
User Sunsetjunks
by
7.2k 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.