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
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
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)
(
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