document.write( "Question 1152504: I need to find the solution for the following sequence:\r
\n" );
document.write( "\n" );
document.write( "2,3,4,7,8,11,? \n" );
document.write( "
Algebra.Com's Answer #774538 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "As tutor @ikleyn says in her response, it is impossible to find THE answer to any problem like this, because ANY next number makes a valid sequence. \n" ); document.write( "So any time spent trying to find an answer is ultimately a waste of time, because it is impossible to know what the \"right\" answer is. \n" ); document.write( "Spend a few moments, if you want to, looking for some simple pattern; but any more than that is pointless. \n" ); document.write( "In this case, if you split the given sequence into two intertwined sequences, you can see what a POSSIBLE answer is: \r\n" ); document.write( " 2 4 8 ?\r\n" ); document.write( " 3 7 11 ? \n" ); document.write( " \n" ); document.write( " |