document.write( "Question 277433: Find two consecutive even integers such that twice the smaller exceeds the larger by 18. Thank you. \n" ); document.write( "
Algebra.Com's Answer #202010 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x & x+2 be the 2 consecutive even integers.
\n" ); document.write( "2x=(x+2)+18
\n" ); document.write( "2x=x+20
\n" ); document.write( "2x-x=20
\n" ); document.write( "x=20 ans. for the smallest integer.
\n" ); document.write( "20+2=22 ans. for the larger integer.
\n" ); document.write( "Proof:
\n" ); document.write( "2*20=22+18
\n" ); document.write( "40=40
\n" ); document.write( "
\n" );