document.write( "Question 864672: Write a recursive for the following sequence : 8, 19, 30, 41, 52, 63, 74
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #521174 by fcabanski(1391)![]() ![]() ![]() 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). \r |