document.write( "Question 485800: Two consecutive even integers have a sum of 26. What are the two integers? \n" ); document.write( "
Algebra.Com's Answer #332195 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+2=26
\n" ); document.write( "2x=24
\n" ); document.write( "x=12
\n" ); document.write( "x+2=14
\n" ); document.write( "
\n" );