document.write( "Question 211154: the larger of two consecutive even integers is 2 more than twice the smaller. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #159521 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x & (x+2) be the 2 even integers.
\n" ); document.write( "x+2=2x+2
\n" ); document.write( "x-2x=2-2
\n" ); document.write( "-x=0
\n" ); document.write( "x=0 ans. for the smaller integer.
\n" ); document.write( "x+2=2 ans. for the larger integer.
\n" ); document.write( "Proof:
\n" ); document.write( "2=2*0+2
\n" ); document.write( "2=2
\n" ); document.write( "
\n" );