document.write( "Question 1040315: The sum of the second and third of four consecutive even integers is 218. Find the consecutive integers. \n" ); document.write( "
Algebra.Com's Answer #655120 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! integers are x, x+2,x+4,x+6 \n" ); document.write( "The sum of the middle two is 2x+6=218 \n" ); document.write( "2x=212 \n" ); document.write( "x=106 \n" ); document.write( "The integers are 106,108,110,112, and the two middle ones add to 218. \n" ); document.write( " |