document.write( "Question 1122290: the sum of four arithmetic means between 2 and -10 is______ \n" ); document.write( "
Algebra.Com's Answer #738371 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let the four arithmetic means be a, b, c, and d. Then the arithmetic sequence formed is \n" ); document.write( "-10, a, b, c, d, 2 \n" ); document.write( "In that arithmetic sequence -- as in any arithmetic sequence -- the terms can be grouped in pairs with each pair having the same sum. \n" ); document.write( " \n" ); document.write( "So the sum of the four arithmetic means is 2(-8) = -16. \n" ); document.write( "In general, the sum of n arithmetic means between a and b is n times the average of a and b. \n" ); document.write( "For this problem in particular, the average of the given two terms is (-10+2)/2 = -4; the sum of the four arithmetic means is 4(-4) = -16. \n" ); document.write( " |