SOLUTION: Write a recursive formula for the sequence 8, 10, 12, 14, 16... Then find the next term.
Algebra
->
Sequences-and-series
-> SOLUTION: Write a recursive formula for the sequence 8, 10, 12, 14, 16... Then find the next term.
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 634458
:
Write a recursive formula for the sequence 8, 10, 12, 14, 16... Then find the next term.
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
You're adding 2 to the previous term to get the next term. So the formula is
The next term is then 16+2 =
18