document.write( "Question 1040095: find the 30m th term as well as the sum of the 1st twenty terms of each of the following arithmetic sequences:
\n" ); document.write( "i) -15; -8; -1
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #654892 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
index n;
\n" ); document.write( "\"-15%2B7%28n-10%29\", general term.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The term at n=30 is \"-15%2B7%2830-1%29=-15%2B7%2A29=188\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The sum of first 20 terms
\n" ); document.write( "\"%2820%2F2%29%28-15%2B%28-15%2B%287%2A%2820-1%29%29%29%29\" according to the summation formula for arithmetic series
\n" ); document.write( "
\n" );