document.write( "Question 1018369: Look at these 3 sequences along with possible answers
\n" ); document.write( "for the next term.
\n" ); document.write( "I am having the hardest time solving these patterns.
\n" ); document.write( "What do you suggest?\r
\n" ); document.write( "\n" ); document.write( "1. 2,7,26,101,400? Answers; 1595, 800, 695, 1840\r
\n" ); document.write( "\n" ); document.write( "2*4-1 = 8-1 = 7
\n" ); document.write( "7*4-2 = 28-2 = 26
\n" ); document.write( "26*4-3 = 104-3 = 101
\n" ); document.write( "101*4-4 = 404-4 = 400
\n" ); document.write( "400*4-5 = 1600-5 = 1595 \r
\n" ); document.write( "\n" ); document.write( "2. 7, 21, 8, 72, 9? Answers; 81, 243, 123, 136\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3. 7, 16, 8, 27, 9? Answers; 27, 10, 40, 37\r
\n" ); document.write( "\n" ); document.write( "Please help
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #634551 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
Look at these 3 sequences along with possible answers.
\n" ); document.write( "I am having the hardest time solving these patterns.
\n" ); document.write( "What do you suggest?\r
\n" ); document.write( "\n" ); document.write( "1. 2,7,26,101,400? Answers; 1595, 800, 695, 1840
\n" ); document.write( "
\r\n" );
document.write( "This is how I did it.  You may have some other method.\r\n" );
document.write( "\r\n" );
document.write( "I started out dividing each term by the preceding term\r\n" );
document.write( "to find out how much we're multiplying by each time to\r\n" );
document.write( "get the next term.\r\n" );
document.write( "\r\n" );
document.write( "7/2 = 3 1/2\r\n" );
document.write( "26/7 = 3 5/7\r\n" );
document.write( "101/26 = 3 23/26\r\n" );
document.write( "400/101 = 3 97/101\r\n" );
document.write( "\r\n" );
document.write( "Looking at those numbers shows that they're getting \r\n" );
document.write( "closer and closer to multiplying by 4.\r\n" );
document.write( "So I asked myself, How much less is it each time\r\n" );
document.write( "than multiplying by 4?  So I investigated this way:\r\n" );
document.write( "\r\n" );
document.write( "2*4 = 8.  The next term, 7, is 1 less than 8.\r\n" );
document.write( "7*4 = 28.  The next term, 26, is 2 less than 28.\r\n" );
document.write( "26*4 = 104.  The next term, 101, is 3 less than 104.\r\n" );
document.write( "101*4 = 404.  The next term, 400, is 4 less than 404. \r\n" );
document.write( "\r\n" );
document.write( "From that I got the pattern\r\n" );
document.write( "\r\n" );
document.write( "2*4-1 = 8-1 = 7\r\n" );
document.write( "7*4-2 = 28-2 = 26\r\n" );
document.write( "26*4-3 = 104-3 = 101\r\n" );
document.write( "101*4-4 = 404-4 = 400\r\n" );
document.write( "400*4-5 = 1600-5 = 1595  \r\n" );
document.write( "\r\n" );
document.write( "------------------------------\r\n" );
document.write( "

\n" ); document.write( "2. 7, 21, 8, 72, 9? Answers; 81, 243, 123, 136
\n" ); document.write( "
\r\n" );
document.write( "I noticed that the 1st, 3rd and 5th terms formed\r\n" );
document.write( "the pattern 7,8,9\r\n" );
document.write( "\r\n" );
document.write( "Then I noticed that 21 was 7*3 and 72 was 8*9\r\n" );
document.write( "and that 3 is 3 to the 1 power and 9 is 3 to the 2 power.\r\n" );
document.write( "\r\n" );
document.write( "7\r\n" );
document.write( "7*31 = 7*3 = 21\r\n" );
document.write( "8\r\n" );
document.write( "8*32 = 8*8 = 72\r\n" );
document.write( "9\r\n" );
document.write( "9*33 = 9*27 = 243\r\n" );
document.write( "

\n" ); document.write( "3. 7, 16, 8, 27, 9? Answers; 27, 10, 40, 37
\n" ); document.write( "
\r\n" );
document.write( "This one is similar to the previous one.\r\n" );
document.write( "\r\n" );
document.write( "I noticed that the 1st, 3rd and 5th terms formed\r\n" );
document.write( "the pattern 7,8,9\r\n" );
document.write( "\r\n" );
document.write( "Then I noticed that 16 was 2 more than multiplying\r\n" );
document.write( "7 by 2.\r\n" );
document.write( "Then I noticed that 27 was 3 more than multiplying\r\n" );
document.write( "8 by 3\r\n" );
document.write( "So I figured that the next term after 9 would be 4 more than\r\n" );
document.write( "multiplying 9 by 4.  That would be 4 more than 36 or 40\r\n" );
document.write( "\r\n" );
document.write( "7\r\n" );
document.write( "7*2 = 14, 14+2 = 16\r\n" );
document.write( "8\r\n" );
document.write( "8*3 = 24, 24+3 = 27\r\n" );
document.write( "9\r\n" );
document.write( "9*4 = 36, 36+4 = 40\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );