document.write( "Question 1144055: what is the next two numbers based on this patterns:
\n" );
document.write( "72, 2, 36, 6, 18, 18, _ , _ \n" );
document.write( "
Algebra.Com's Answer #765045 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The question is invalid; any next two numbers will make a valid sequence. \n" ); document.write( "In fact that is the case with ANY problem like this, unless the statement of the problem tells you what kind of sequence it is. \n" ); document.write( "However, in this problem, a PROBABLE answer can be found by splitting the given sequence up into two sequences: \r\n" ); document.write( " 72, 36, 18, ___\r\n" ); document.write( " 2, 6, 18, ___ \n" ); document.write( "Still, even with this apparent pattern, the \"correct\" answer might be something completely different. \n" ); document.write( " |