Respuesta :
Answer:
Step-by-step explanation:
f(1) = 8000
f(2) = 1/2(n - 1)
f(2) = 1/2(2 - 1)
f(2) = 1/2 Note: this really does not make sense. I think what you mean is 1/2*f(n-1). If this is true, leave a note within the next hour.
Answer:
f(5) = 500
Step-by-step explanation:
Using the recursive rule and f(1) = 8000 , then
f(2) = [tex]\frac{1}{2}[/tex] f(1) = [tex]\frac{1}{2}[/tex] × 8000 = 4000
f(3) = [tex]\frac{1}{2}[/tex] f(2) = [tex]\frac{1}{2}[/tex] × 4000 = 2000
f(4) = [tex]\frac{1}{2}[/tex] f(3) = [tex]\frac{1}{2}[/tex] × 2000 = 1000
f(5) = [tex]\frac{1}{2}[/tex] f(4) = [tex]\frac{1}{2}[/tex] × 1000 = 500