document.write( "Question 1085157: find the nth term for the sequence 7,10,13,16 \n" ); document.write( "
Algebra.Com's Answer #699217 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\"a%5B1%5D\" = 7;\r\n" );
document.write( "\r\n" );
document.write( "\"a%5B2%5D\" = 10;\r\n" );
document.write( "\r\n" );
document.write( "\"a%5B3%5D\" = 13;\r\n" );
document.write( "\r\n" );
document.write( "\"a%5B4%5D\" = 16.\r\n" );
document.write( "\r\n" );
document.write( "Arithmetic progression with the first term 7 and common difference 3.\r\n" );
document.write( "\r\n" );
document.write( "\"a%5Bn%5D\" = 7 + (n-1)*3 = 4 + 3n,  n = 1, 2, 3, . . . \r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "There is a bunch of lessons on arithmetic progressions in this site:\r
\n" ); document.write( "\n" ); document.write( "    - Arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - The proofs of the formulas for arithmetic progressions \r
\n" ); document.write( "\n" ); document.write( "    - Problems on arithmetic progressions \r
\n" ); document.write( "\n" ); document.write( "    - Word problems on arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - Mathematical induction and arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - One characteristic property of arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - Solved problems on arithmetic progressions \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-II in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Arithmetic progressions\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );