document.write( "Question 500222: The sum of two consecutive even integers is 594. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #338060 by mananth(16946) You can put this solution on YOUR website! let the numbers be x & x+2 \n" ); document.write( "x+x+2=594 \n" ); document.write( "2x+2=594 \n" ); document.write( "-2 \n" ); document.write( "2x=592 \n" ); document.write( "/2 \n" ); document.write( "x=296\r \n" ); document.write( "\n" ); document.write( "296,298 \n" ); document.write( " |