document.write( "Question 728192: Two times the smaller of two consecutive even integers is 18 more than the larger \n" ); document.write( "
Algebra.Com's Answer #806415 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
consecutive even integers: x, (x+2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x = (x+2) + 18
\n" ); document.write( "2x = x + 20
\n" ); document.write( "x = 20\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "integers: 20, 22
\n" ); document.write( "
\n" );