document.write( "Question 117752: 2, 6 , 18 , 54 , ....
\n" );
document.write( " In the sequence above what would be the 8th term? \n" );
document.write( "
Algebra.Com's Answer #85717 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! The terms are \n" ); document.write( "2 = 2 \n" ); document.write( "2x3 = 6 \n" ); document.write( "2x3x3 = 18 \n" ); document.write( "2x3x3x3 = 54 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( "The 8th term would be \n" ); document.write( " |