document.write( "Question 834538: What Are The Next Three Terms In 6,7,13,20,33
\n" ); document.write( "What Is The 17th term in 2,6,18,54
\n" ); document.write( "What is the 50th term in 2,9,16,23
\n" ); document.write( "

Algebra.Com's Answer #503287 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
What Are The Next Three Terms In 6,7,13,20,33
\n" ); document.write( "
\r\n" );
document.write( "1st+2nd=3rd\r\n" );
document.write( "2nd+3rd=4th\r\n" );
document.write( "3rd+4th=5th\r\n" );
document.write( "4th+5th=6th, etc.\r\n" );
document.write( "\r\n" );
document.write( " 6+ 7=13\r\n" );
document.write( " 7+13=20\r\n" );
document.write( "13+20=33\r\n" );
document.write( "20+33=53\r\n" );
document.write( "33+53=86\r\n" );
document.write( "53+86=139\r\n" );
document.write( "\r\n" );
document.write( "1, 6, 7, 13, 20, 33, 53, 86, and 139\r\n" );
document.write( "\r\n" );
document.write( "---------------------------------------\r\n" );
document.write( "
What Is the 17th term in 2,6,18,54
That's a geometric sequence with \"a%5B1%5D=1\" and \"r=3\", \"n=17\"\r
\n" ); document.write( "\n" ); document.write( "\"a%5Bn%5D\"\"%22%22=%22%22\"\"a%5B1%5Dr%5E%28n-1%29\"\r
\n" ); document.write( "\n" ); document.write( "\"a%5B17%5D\"\"%22%22=%22%22\"\"%282%29%283%29%5E%2817-1%29\"\r
\n" ); document.write( "\n" ); document.write( "\"a%5B17%5D\"\"%22%22=%22%22\"\"%282%29%283%29%5E%2816%29\"\r
\n" ); document.write( "\n" ); document.write( "\"a%5B17%5D\"\"%22%22=%22%22\"\"%282%29%2843046721%29\"\r
\n" ); document.write( "\n" ); document.write( "\"a%5B17%5D\"\"%22%22=%22%22\"\"86093442\"\r
\n" ); document.write( "\n" ); document.write( "------------------------------------
What is the 50th term in 2,9,16,23
That's an arithmetic sequence with \"a%5B1%5D=2\", \"d=7\", and \"n=50\"\r\n" );
document.write( "\r\n" );
document.write( "\"a%5Bn%5D\"\"%22%22=%22%22\"\"a%5B1%5D%2B%28n-1%29d\"\r\n" );
document.write( "\r\n" );
document.write( "\"a%5B50%5D\"\"%22%22=%22%22\"\"2%2B%2850-1%297\"\r\n" );
document.write( "\r\n" );
document.write( "\"a%5B50%5D\"\"%22%22=%22%22\"\"2%2B%2849%297\"\r\n" );
document.write( "\r\n" );
document.write( "\"a%5B50%5D\"\"%22%22=%22%22\"\"345\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );