SOLUTION: Write a recursive formula for the squence 8, 10, 12, 14, 16 then find the next term
Algebra
.Com
Question 1081594
:
Write a recursive formula for the squence 8, 10, 12, 14, 16 then find the next term
Answer by
math_helper(2461)
(
Show Source
): You can
put this solution on YOUR website!
x[n+1] = x[n] + 2, n=0,1,2,… ; x[0] = 8 x[4] = 16 x[5] = x[4] + 2 = 16 + 2 = 18
RELATED QUESTIONS
Write a recursive formula for the sequence 8, 10, 12, 14, 16... Then find the next...
(answered by
jim_thompson5910
)
Write a recursive rule for the squence -2, 4, -8,...
(answered by
math_helper
)
Write a recursive formula for the sequence 40, 20, 10, 5, 5/2 then find the next...
(answered by
Boreal
)
Write a recursive formula for the sequence 15,26,48,92,180,.......Then find the next...
(answered by
stanbon
)
write a recursive formula for the sequence 15, 26, 48, 92, 180,... Then find the next...
(answered by
richard1234,Edwin McCravy
)
Find the next two terms in the sequence –5, 8, –13, 20, –29, …. Write a formula for the...
(answered by
Theo
)
state the next term and write a recursive formula for the sequence 2, 5, 7, 12,...
(answered by
rothauserc
)
``write the first six terms of the sequence 2. an=(n+1)^3 4. an=n/n+3 write the...
(answered by
CubeyThePenguin
)
write a formula for the general (nth term) of the following arithmetic sequence. then use
(answered by
Mathtut
)