document.write( "Question 230256: find two consecutive even integers that twice the smaller diminished by twenty is equal to the larger \n" ); document.write( "
Algebra.Com's Answer #170509 by mando271(42)\"\" \"About 
You can put this solution on YOUR website!
2x-20=x+2\r
\n" ); document.write( "\n" ); document.write( "x=22\r
\n" ); document.write( "\n" ); document.write( "1st interger is 22, 2nd is 24
\n" ); document.write( "
\n" );