SOLUTION: If f(1)=8 and f(n)=1/2f(n-1)+2 then which of the following is the value of f(3)?
Algebra
->
Functions
-> SOLUTION: If f(1)=8 and f(n)=1/2f(n-1)+2 then which of the following is the value of f(3)?
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 971116
:
If f(1)=8 and f(n)=1/2f(n-1)+2 then which of the following is the value of f(3)?
Answer by
amarjeeth123(569)
(
Show Source
):
You can
put this solution on YOUR website!
f(1)=8
f(2)=1/2f(1)+2=8/2+2=4+2=6
f(3)=1/2f(2)+2=6/2+2=3+2=5
The value of f(3) is 5.