document.write( "Question 967062: what is the next three in the following sequences 3,6,12,24 \n" ); document.write( "
Algebra.Com's Answer #591044 by EdenWolf(517)![]() ![]() You can put this solution on YOUR website! The pattern is 2*n, so the next three are 48, 96, and 192. \n" ); document.write( " |