document.write( "Question 14976: what two consecutive even integers equal 450 \n" ); document.write( "
Algebra.Com's Answer #7433 by jb007mi6(53)![]() ![]() ![]() You can put this solution on YOUR website! so your first integer is x \n" ); document.write( "your second integer is x+2 \n" ); document.write( "so x+(x+2)=450 \n" ); document.write( "2x=448 \n" ); document.write( "x=224 \n" ); document.write( "so your answer is 224 and 226 \n" ); document.write( " |