document.write( "Question 221510: Find two consecutive even integers whose sum is 98. \n" ); document.write( "
Algebra.Com's Answer #166130 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+2=98 \n" ); document.write( "2x=96 \n" ); document.write( "x=48 \n" ); document.write( "x+2=50 \n" ); document.write( " |