document.write( "Question 1083519: Given two terms in artimetic sequence find the common diffrence , the explicit formula,and recursive formula.
\n" ); document.write( "a11=110 and a37=370
\n" ); document.write( "

Algebra.Com's Answer #697654 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\"a%5B1%5D\" = 10;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "d = 10.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"a%5Bn%5D\" = \"a%5B1%5D+%2B+d%2A%28n-1%29\" = 10 + 10*(n-1) = 10n.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"a%5Bn%2B1%5D\" = \"a%5Bn%5D%2B10\".\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\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" );