SOLUTION: write the nth rule if r=5, a2=200
Algebra
->
Sequences-and-series
-> SOLUTION: write the nth rule if r=5, a2=200
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 879998
:
write the nth rule if r=5, a2=200
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
Tn = T1 * r^(n - 1)
200 = T1 * 5^1
40=T1
Tn = T1 * r^(n - 1)
Tn = 40 * 5^(n - 1)