document.write( "Question 143839: if x represents the first of three consective even integers, express the sum if the three integers in the term x \n" ); document.write( "
Algebra.Com's Answer #104659 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! THE FIRST OF THREE CONSECUTIVE EVEN INTEGERS=X \n" ); document.write( "THE NEXT EVEN INTEGER=(X+2) \n" ); document.write( "THE THIRD EVEN INTEGER=(X+4) \n" ); document.write( "THUS THE SUM IS: \n" ); document.write( "SUM=X+(X+2)+(X+4). \n" ); document.write( " |