document.write( "Question 1108766: Consider the sequence where tn = 15 − 5n and the sum of the first m terms is −1250.
\n" ); document.write( "Find the value of m.
\n" ); document.write( "

Algebra.Com's Answer #723770 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The sum of the first m terms is m, multiplied by the average of all the terms. In an arithmetic sequence, the average of all the terms is the average of the first and last terms. So
\n" ); document.write( "# terms = m
\n" ); document.write( "1st term: 15-5(1) = 10
\n" ); document.write( "m-th term: 15-5m
\n" ); document.write( "

\n" ); document.write( "The sum of first m terms is -1250:
\n" ); document.write( "\"m%28%2810%2B%2815-5m%29%29%2F2%29+=+-1250\"
\n" ); document.write( "\"m%2825-5m%29+=+-2500\"
\n" ); document.write( "\"25m-5m%5E2+=+-2500\"
\n" ); document.write( "\"5m%5E2-25m-2500+=+0\"
\n" ); document.write( "\"m%5E2-5m-500+=+0\"
\n" ); document.write( "\"%28m-25%29%28m%2B20%29+=+0\"
\n" ); document.write( "\"m+=+25\" or \"m+=+-20\"

\n" ); document.write( "Clearly only the positive solution to the equation makes sense in this problem.

\n" ); document.write( "The number of terms in the sequence is 25.
\n" ); document.write( "
\n" );