document.write( "Question 287338: what is the seventh term in the following sequence?
\n" );
document.write( "1.5, 3, 6. \n" );
document.write( "
Algebra.Com's Answer #208280 by Fombitz(32388) You can put this solution on YOUR website! Looks like you double the previous term. \n" ); document.write( "1.5 \n" ); document.write( "3 \n" ); document.write( "6 \n" ); document.write( "12 \n" ); document.write( "24 \n" ); document.write( "48 \n" ); document.write( "96 is the 7th term. \n" ); document.write( " |