document.write( "Question 1106071: Four consecutive even integers add up to 220. What is the greatest of these integers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #720995 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The sum of the four integers is 220, so the average of the four integers is 220/4 = 55. \n" ); document.write( "The four consecutive even integers have to be two on each side of the average of 55, so they are 52, 54, 56, and 58. \n" ); document.write( " |