document.write( "Question 1164494: What is the next three terms of 4,8,16,32,64
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #788893 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! There is no way to know what the next term(s) are; ANY next three numbers will make a valid sequence. \n" ); document.write( "You can look for an APPARENT pattern in the numbers to GUESS a POSSIBLE or even PROBABLE answer; but there is no way to know whether any answer you come up with is correct. \n" ); document.write( "In this example, each term is double the previous term, SUGGESTING a POSSIBLE answer: \n" ); document.write( "4*2 = 8 \n" ); document.write( "8*2 = 16 \n" ); document.write( "16*2 = 32 \n" ); document.write( "32*2 = 64 \n" ); document.write( "64*2 = 128 \n" ); document.write( "128*2 = 256 \n" ); document.write( "256*2 = 512 \n" ); document.write( "But, again.... Despite how OBVIOUS that answer is, it is only a GUESS. \n" ); document.write( " \n" ); document.write( " |