164k views
3 votes
F(x) = 2x -x+ 16; find f(n+1)

2 Answers

5 votes

Answer:

f(n)= n+17

Explanation:

User Lukeforehand
by
8.5k points
6 votes

Answer:

f(n + 1) = n + 17

Explanation:

substitute x = n + 1 into f(x) , that is

f(x) = 2x - x + 16 = x + 16 , then

f(n + 1) = n + 1 + 16 = n + 17

User Pmerrell
by
8.1k points