document.write( "Question 822545: what is the 20th term of 16,49,104,181 ? \n" ); document.write( "
Algebra.Com's Answer #495044 by Edwin McCravy(20065) You can put this solution on YOUR website! \r\n" ); document.write( "16,49,104,181\r\n" ); document.write( "\r\n" ); document.write( "I always first check the sequence of differences to see\r\n" ); document.write( "if I can recognize a pattern:\r\n" ); document.write( "\r\n" ); document.write( "2nd term - 1st term = 49-16 = 33 = 11×3\r\n" ); document.write( "3rd term - 2nd term = 104-49 = 55 = 11×5 \r\n" ); document.write( "4th term - 3rd term = 181-104 = 77 = 11×7\r\n" ); document.write( "\r\n" ); document.write( "So we can now see the pattern.\r\n" ); document.write( "\r\n" ); document.write( " 1. Start with 16, then\r\n" ); document.write( " 2. 16 + 11×3 = 49\r\n" ); document.write( "\r\n" ); document.write( "and the multiple of 11, which is 3, is 1 less than twice the term\r\n" ); document.write( "number, which is 2. \r\n" ); document.write( "\r\n" ); document.write( " 3. 49 + 11×5 = 104 =\r\n" ); document.write( "\r\n" ); document.write( "16 + 11×3 + 11×5\r\n" ); document.write( "\r\n" ); document.write( "and the multiple of 11, which is 5, is 1 less than twice the term\r\n" ); document.write( "number, which is 3.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 4. 104 + 11×7 = 181 =\r\n" ); document.write( "\r\n" ); document.write( "16 + 11×3 + 11×5 + 11×7\r\n" ); document.write( "\r\n" ); document.write( "and the multiple of 11, which is 7, is 1 less than twice the term\r\n" ); document.write( "number, which is 4\r\n" ); document.write( "\r\n" ); document.write( "Therefore to find the 20th term, we start with 16 and add\r\n" ); document.write( "19 terms. So the 20th term is\r\n" ); document.write( "\r\n" ); document.write( "16+\n" ); document.write( " |