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)?

User Desolate
by
7.9k points

2 Answers

4 votes

Answer:

f (3) = 6

Explanation:

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
User Sunsetjunks
by
7.2k points

No related questions found