document.write( "Question 1184340: Find the indicated partial sum for the given sequence. Show the solution\r
\n" );
document.write( "\n" );
document.write( "4,7,10,13,...,S10 \n" );
document.write( "
Algebra.Com's Answer #814931 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Technically, the statement of the problem needs to specify that this is an arithmetic sequence. Simply showing the sequence as \n" ); document.write( "4,7,10,13,... \n" ); document.write( "leaves open the possibility that the following numbers could be ANY numbers. \n" ); document.write( "Assuming then that this is an arithmetic sequence.... \n" ); document.write( "S10 is the sum of the first 10 terms of the sequence. \n" ); document.write( "The sum of ANY set of numbers is the average of the numbers, multiplied by how many there are. \n" ); document.write( "We are given the number of terms in this sequence; and, because the sequence is arithmetic, the average of all the terms is the average of the first and last. \n" ); document.write( "In an arithmetic sequence, the n-th term is the first term, plus (n-1) times the common difference. \n" ); document.write( "Armed with those ideas.... \n" ); document.write( "The common difference is 3; the first term is 4; so the 10th term is 4+9(3)=31. \n" ); document.write( "The average of the terms is the average of the first and last: (4+31)/2=35/2. \n" ); document.write( "The sum of the first 10 terms is 10(35/2)=5*35=175. \n" ); document.write( "ANSWER: S10 = 175 \n" ); document.write( " \n" ); document.write( " |