document.write( "Question 177409: Find two consecutive even integers if the smaller is two more than twice the larger. \n" ); document.write( "
Algebra.Com's Answer #132444 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let the even integers be a and a+2
\n" ); document.write( ":
\n" ); document.write( "a=2(a+2)+2
\n" ); document.write( ":
\n" ); document.write( "a=2a+4+2
\n" ); document.write( ":
\n" ); document.write( "-a=6
\n" ); document.write( ":
\n" ); document.write( "\"a=-6\"
\n" ); document.write( ":
\n" ); document.write( "intergers\"system%28-6%2C-4%29\"
\n" ); document.write( "
\n" );