document.write( "Question 287837: What is the next term in the sequence 1, 1, 4, 10, 28, 76, …?\r
\n" );
document.write( "\n" );
document.write( "a) 104 b) 112 c) 164 d) 208 e) 314 \n" );
document.write( "
Algebra.Com's Answer #208621 by Stitch(470)![]() ![]() ![]() You can put this solution on YOUR website! The sequence: The sum of the current number and the previous number multiplied by 2\r \n" ); document.write( "\n" ); document.write( "Examples: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "208 is the next number. \n" ); document.write( " |