document.write( "Question 1127068: given that 6+1-4-9-...-239.Evaluate (i) the number of terms in the arithmetic sequence above.(ii) the sum of the series. \n" ); document.write( "
Algebra.Com's Answer #743451 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The common difference between terms is 5 (we don't need to worry about the sign for this part of the problem). \n" ); document.write( "The difference between the first and last terms, divided by the common difference, tells us how many terms there are AFTER THE FIRST ONE. So the number of terms is \n" ); document.write( "(difference between first and last) divided by (common difference), PLUS 1. \n" ); document.write( " \n" ); document.write( "ANSWER (i): There are 90 terms in the sequence. \n" ); document.write( "The sum of the terms is the number of terms, multiplied by the average; the average of all the terms in an arithmetic sequence is the average of the first and last terms. \n" ); document.write( "average = (6-239)/2 = -233/2 \n" ); document.write( "number of terms = 90 \n" ); document.write( "sum = 90*(-233/2) = -10485 \n" ); document.write( "ANSWER (ii): The sum of the terms is -10485. \n" ); document.write( " |