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)![]() ![]() ![]() 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( " \n" ); document.write( ": \n" ); document.write( "intergers |