document.write( "Question 976138: Find the sum of arithmitic sequence. The 3rd term is -12 and the 7th term is 8 \n" ); document.write( "
Algebra.Com's Answer #597802 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\"system%28a%2B%283-1%29d=-12%2Ca%2B%287-1%29d=8%29\"
\n" ); document.write( "\"system%28a%2B2d=-12%2Ca%2B6d=8%29\"
\n" ); document.write( "\"system%28a=-2d-12%2Ca=-6d%2B8%29\"
\n" ); document.write( "-
\n" ); document.write( "\"-2d-12=-6d%2B8\"
\n" ); document.write( "\"d%2B6=3d-4\"
\n" ); document.write( "\"6%2B4=2d\"
\n" ); document.write( "\"10=2d\"
\n" ); document.write( "\"highlight_green%28d=5%29\"
\n" ); document.write( "-
\n" ); document.write( "\"a=-2d-12\"
\n" ); document.write( "\"a=-2%2A5-12\"
\n" ); document.write( "\"a=-10-12\"
\n" ); document.write( "\"highlight_green%28a=-22%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "General term for the sequence is \"highlight%28-22%2B%28n-1%29%2A5%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You did not say what limits for the sum you want. You can lookup the formula for sum of an arithmetic sequence or you can derive it yourself. A crude way to show the formula is like,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28n%2F2%29%28FirstTerm%2BLastTerm%29\"
\n" ); document.write( "
\n" );