document.write( "Question 919066: find 10th term in sequence whos fst 3 terms are 3,3,6 & each term aftr scnd term is sum of 2terms preceding it \n" ); document.write( "
Algebra.Com's Answer #557488 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! This is a fibonacci sequence \n" ); document.write( "3, 3, 6, 9, 15, 24, 29, 53, 82, 135, 217 \n" ); document.write( "note that f(10) = 217\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |