document.write( "Question 106942This question is from textbook structure and method
\n" );
document.write( ": The greater of two consecutive even integers is 20 more than twice the smaller. Find the integers. \n" );
document.write( "
Algebra.Com's Answer #77786 by cheesey(22)![]() ![]() ![]() You can put this solution on YOUR website! x = greater of two \n" ); document.write( "x-2 = smaller of two\r \n" ); document.write( "\n" ); document.write( "x = 2(x-2) + 20 \n" ); document.write( "x = 2x - 4 + 20 \n" ); document.write( "x = 2x +16 \n" ); document.write( "x = -16\r \n" ); document.write( "\n" ); document.write( "-16, -18\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |