document.write( "Question 206579: A sequence of numbers is constructed by adding the previous two numbers of the sequence together. If the first two numbers are 1 and 3, the eighth number in the sequence is\r
\n" );
document.write( "\n" );
document.write( "(A) 29 (B) 30 (C) 46 (D) 47 (E) 76 \n" );
document.write( "
Algebra.Com's Answer #156198 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! D) 47 \n" ); document.write( "1,3,4,7,11,18,29,47 \n" ); document.write( " |