document.write( "Question 653203: Find three consecutive ven integers such that the the sum of the least even integer and the greatest even integer is 12 more than the middle even integer \n" ); document.write( "
Algebra.Com's Answer #408292 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let the smallest even integer by X. \n" ); document.write( "Then nest larger even integer is \n" ); document.write( "And the next after that is \n" ); document.write( "You are told \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So we get 10, 12 , 14 \n" ); document.write( "Check your answer . Is 10 + 14 = 12 + 12? \n" ); document.write( " |