SOLUTION: Write a recursive for the following sequence : 8, 19, 30, 41, 52, 63, 74

Algebra ->  Formulas -> SOLUTION: Write a recursive for the following sequence : 8, 19, 30, 41, 52, 63, 74       Log On


   



Question 864672: Write a recursive for the following sequence : 8, 19, 30, 41, 52, 63, 74

Answer by fcabanski(1391) About Me  (Show Source):
You can put this solution on YOUR website!
A recursive formula is a formula that requires finding the value of all previous terms to find the value of a(n).