SOLUTION: If F(1) = 2 and F(n) = F(n-1)+0.5 for all integers n>1, then F(101) = a) 50 b) 51 c) 52 d) 53

Algebra ->  Sequences-and-series -> SOLUTION: If F(1) = 2 and F(n) = F(n-1)+0.5 for all integers n>1, then F(101) = a) 50 b) 51 c) 52 d) 53      Log On


   



Question 867647: If F(1) = 2 and F(n) = F(n-1)+0.5 for all integers n>1, then F(101) =
a) 50 b) 51 c) 52 d) 53

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
means add .5 to the last
An = A1 + (n - 1)d
A101 = 2 + (100).5
A101=52