document.write( "Question 421965: In the sequence below, describe the pattern AND give the next 2 terms.
\n" );
document.write( " 2, 12, 72, 432, _____, ______
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #294575 by MathLover1(20855) You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " the pattern: first term multiply by \n" ); document.write( "\n" ); document.write( " the next 2 terms will be:\r \n" ); document.write( "\n" ); document.write( "432*6=2592 and 2592*6=15552\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, your sequence will be:2, 12, 72, 432, 2592, 15552 \n" ); document.write( " |