document.write( "Question 1091746: Find the sum of the first 30 terms of the arithmetic sequence : 10,5,0,-5 \n" ); document.write( "
Algebra.Com's Answer #706240 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
Find the sum of the first 30 terms of the arithmetic sequence : 10,5,0,-5
\n" ); document.write( "
Use the formula for the sum of an AP when the number of terms, the 1st term, and the common difference are known, which is: \"S%5Bn%5D+=+%28n%2F2%29%282a%5B1%5D+%2B+%28n+-+1%29d%29\" 
\n" ); document.write( "\"S%5B30%5D+=+%2830%2F2%29%282%2810%29+%2B+%2830+-+1%29-+5%29\" ----- Substituting 30 for n, 10 for \"a%5B1%5D\", and - 5 for d
\n" ); document.write( "\"S%5B30%5D+=+15%2820+%2B+%2829%29+-+5%29\"
\n" ); document.write( "\"S%5B30%5D+=+15%2820+-+145%29\"
\n" ); document.write( "Sum of this AP, or \n" ); document.write( "
\n" );