document.write( "Question 868745: two times the smaller of two consecutive even integers is 18 more than the larger \n" ); document.write( "
Algebra.Com's Answer #805855 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( "The integers are 20 and 22.
\n" ); document.write( "
\n" );